Skip to content

(EEException: Invalid GeoJSON geometry.) Not able to perform classification while using modis dataset. #489

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

You must be logged in to vote

You need to have ** before {}. See https://geemap.org/notebooks/32_supervised_classification

training = input.addBands(modis).sample(**{
  'numPixels': 5000,
  'seed': 0
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@akash597
Comment options

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