Make a slippy map to get GeoJSON and querying
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)
KeyError: 1`
Facing the same issue.
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