Datasette-tiles

Latest version: v0.6.1

Safety actively analyzes 622838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.1

- Fixed bug introduced in 0.6 which caused the non-JavaScript tile explorer to display incorrectly. [22](https://github.com/simonw/datasette-tiles/issues/22)

0.6

**This release breaks backwards compatibility** if you are using this as a tile server. Map tiles served by `/-/tiles/...` now use the OpenStreetMap coordinate system, where y=0 references the upper-most tile on the map. If you wish to continue using the TMS coordinate system you should switch to `/-/tiles-tms/...` instead. See [Tile coordinate systems](https://github.com/simonw/datasette-tiles/blob/0.6/README.md#tile-coordinate-systems) for more details.

- Support both OSM and TMS coordinate systems, use OSM by default. [15](https://github.com/simonw/datasette-tiles/issues/15)
- Hide non-JavaScript map as soon as the JavaScript loads in the tile explorer. [21](https://github.com/simonw/datasette-tiles/issues/21)

0.5

- Tile explorer interface now works without JavaScript! Thanks, [Matthew Somerville](https://github.com/dracos). [#14](https://github.com/simonw/datasette-tiles/issues/14)

0.4

- New `/-/tiles-stack` mechanism for serving tiles from multiple databases. 8
- `"tiles-stack-order"` plugin setting, for controlling the order in which tiles are served from the stack.
- Tile explorer page now also displays metadata for that tile database. 7
- Tile explorer uses name from metadata if it is available, and provides links to the database and table pages.
- Tile 404s are now served as blank PNGs. 9
- Renamed templates from `mbtiles_*.html` to `tiles_*.html`. 10

0.3

- Attribution is now shown on the tile explorer page if it is included in the `metadata` table. 6

0.2

- Table and database action menu items linking to the tile explorer. 4

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.