Skip to content
#

upsampling

Here are 44 public repositories matching this topic...

Aestheta
kevinkmcguigan
kevinkmcguigan commented Mar 11, 2021

We're experimenting with displaying our tiles interactively using the python library folium. This library can display numpy arrays directly to the map. For our tiles to show up correctly on the map, we will need to record the latitude and longitude extents of the tile.

Create a function that calculates the lat/lon extents of a given tile

Improve this page

Add a description, image, and links to the upsampling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the upsampling topic, visit your repo's landing page and select "manage topics."

Learn more