Hacker News new | ask | show | jobs
by Raphaellll 671 days ago
You can simply pre-render them and store the png tiles in a folder. The folder structure and naming has to be such that e.g. leaflet understands it. Did this for a research demo here: https://map2seq.schumann.pub/nllni/demo/
1 comments

Is there actually a simple way to pre-render? AFAIK it's a lot of work and learning at least if you're coming from scratch.
QGIS can make a tile pyramid of the current map/project at a specific set of bounds.
I've used TileMill to create tiles for a specific layer of data for a specific area. (Fire evacuation zones for a county.)

https://github.com/tilemill-project