How to read-in KML file? (properly) #615
-
|
Dear community, I have a KML file with labeled polygons (~20,000). How can I properly read it into GEE and add as ee.FeatureCollection? Any help is much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
|
Have you tried the add_kml() function? https://geemap.org/geemap/?h=kml#geemap.geemap.Map.add_kml |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I’m facing the same problem with reading the KML file. I wonder if you managed to solve it. If you did, could you please share your solution? Thanks a lot! |
Beta Was this translation helpful? Give feedback.

Have you tried the add_kml() function? https://geemap.org/geemap/?h=kml#geemap.geemap.Map.add_kml