Skip to content

Plot geometry points as emojis #1881

Answered by giswqs
tjlogue4 asked this question in Q&A
Discussion options

You must be logged in to vote

You can plot ee geometry directly with custom icons. First, convert the ee.FeatureCollection to Pandas DataFrame using ee_to_df(). Then use m.add_points_from_xy. See the leafmap example: https://leafmap.org/notebooks/50_marker_cluster

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants