How to read-in KML file? (properly) #615
Answered
by
giswqs
illiapolovnikov
asked this question in
Q&A
|
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. |
Answered by
giswqs
Aug 12, 2021
Replies: 2 comments 11 replies
|
Have you tried the add_kml() function? https://geemap.org/geemap/?h=kml#geemap.geemap.Map.add_kml |
6 replies
Answer selected by
giswqs
|
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! |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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