Skip to content

Add ee.Feature or ee.FeatureCollection using cartoee #212

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

You must be logged in to vote

cartoee.add_layer() only supports ee.Image. You can convert ee.FeatureCollection to ee.Image by using image.paint() or featureColleciton.style()

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@GokulGeo
Comment options

@giswqs
Comment options

@GokulGeo
Comment options

@ErikSeras
Comment options

@giswqs
Comment options

Answer selected by ErikSeras
Comment options

You must be logged in to vote
0 replies
Comment options

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