7 ms·
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 fo
by Raphaellll 2y 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/ https://map2seq.schumann.pub/nllni/demo/
- orblivion 2y agoIs 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.
- wiredfool 2y agoQGIS can make a tile pyramid of the current map/project at a specific set of bounds.
- jonah 2y agoI'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 https://github.com/tilemill-project