Skip to content

Make a slippy map to get GeoJSON and querying #6

@rkhanWESTQA

Description

@rkhanWESTQA

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions