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. |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Aug 12, 2021
Replies: 1 comment 6 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.
6 replies
Answer selected by
giswqs
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