simonw / datasette-tiles

Mapping tile server for Datasette, serving tiles from MBTiles packages
https://datasette.io/plugins/datasette-tiles
7 stars 5 forks source link

Support attribution in metadata #6

Closed simonw closed 3 years ago

simonw commented 3 years ago

https://github.com/mapbox/mbtiles-spec/blob/master/1.3/spec.md supports an optional attribution metadata key. If present, this could be used on https://datasette-tiles-demo.datasette.io/-/tiles/San_Francisco (and eventually elsewhere, see https://github.com/simonw/datasette-leaflet/issues/2) to provide the Leaflet attribution content.