Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a slippy map to get GeoJSON and querying #6

Open
rkhanWESTQA opened this issue May 18, 2018 · 2 comments
Open

Make a slippy map to get GeoJSON and querying #6

rkhanWESTQA opened this issue May 18, 2018 · 2 comments

Comments

@rkhanWESTQA
Copy link

Hi,

I am trying to run thebasics.ipynb and in the make a slippy map section the drawhandler is not being registed and the actionCount remains at 0. This affects the next part of the code since the APIs is a null array.

`KeyError Traceback (most recent call last)
in ()
----> 1 print (AOIs[1])
2 myAOI = AOIs[1]["geometry"]
3
4 # build a query using the AOI and
5 # a cloud_cover filter that excludes 'cloud free' scenes

KeyError: 1`

@aniketmandle-sopho
Copy link

Facing the same issue.

@mdnk889
Copy link

mdnk889 commented Sep 2, 2019

Once the slippy map is generated you should draw your area of interest in the slippy map using a polyline or a circle or a rectangle or a polygon and then execute it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants