Closed sandorkonya closed 1 year ago
The OpenStreetMap example has been removed. Please check the updated version. https://leafmap.org/notebooks/74_map_tiles_to_geotiff/
Thank you,
after reviewing the original repo, probably a session header would solve the error.
@edit: i tried with a session header, but still getting 403 error.
regards!
Good suggestion. I did not realize that I missed the session header. It worked before without it. Not sure why it stopped working suddenly. I have added the session header in #541. You can run geemap.update_package()
and restart the kernel to take effect.
Environment Information
https://leafmap.org/notebooks/74_map_tiles_to_geotiff/ - opened on colab
Description
got error by running the notebook and using OSM as basemap.
What I Did
added a bbox on the map: [1.909, 47.9013, 1.9118, 47.9024] changed the source basemap (to default == OSM)