maplibre / martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
https://martin.maplibre.org
Apache License 2.0
2.33k stars 216 forks source link

docs: better differentiation between `image_id` and `sprite_id`s #1491

Closed CommanderStorm closed 3 months ago

CommanderStorm commented 3 months ago

made sure that the differences between image and sprite ids is clearer

The rationale is that I got stuck here for a bit and got quite confused. After reading the sourcecode, this was much clear.

I am a bit too explicite on purpose, feel free to (ask to) revert/reduce/rewrite as you see fit. Docs are never written alone ^^