- Reject MBTiles with duplicate
id
fields in the json vector_layers metadata array #104
- Require mbtiles metadata maxzoom to match the tiles table maxzoom
- Added validation for a maximum possible zoom level in mbtiles
- Updated mapnik omnivore version supported
- Update to node v10, allow for mapnikd 4.x installations #99
- Update tilelive-omnivore 4.1.0
- Revert #84
- Update [email protected]
- Update [email protected]
- Update [email protected]
- Update mapnik to 3.7.0
- Drops window support
- Update [email protected]
- Update [email protected]
- Update tilelive-omnivore 3.4.0
- Remove
tilestats
object from the metadata returned from tilelive.info before performing maximum size check. #81
- Updated version of tilelive and other depdencies to the latest mapbox npm namespace
- Upgraded to use mapnik 3.6.0, along with relevant deps:
- Update [email protected]
- Update tilelive-omnivore#3.2.0
- Update [email protected]
- Add namespaced onivores and add z23 bump
- Add tests for updated KML validation from 3.7.0.
- Move to @mapbox/mapbox-upload-validate namespace
- Add KML validation prior to passing into mapnik/gdal drivers to prevent burning computers
- Upgrade mapnik-omnivore#8.1.0, [email protected], [email protected], [email protected]
- Add validation for # of KML layers
- Upgraded to [email protected]
- Updated to use mapnik 3.5.0
- Updated to tilelive 5.12.0
- Removed the use of
parse()
within mapnik. - Changed vector tile validation as part of mapnik 3.5.0, now will error on more common vector tile issues.
- Upgraded to [email protected]
- Upgraded to [email protected]
- Refactored serialtiles validation, allows full validation of vector tiles to be skipped via environment variable
- Updates
node-tilejson
dependency in order to support node v0.12.x
- Fixes an error causing tiff size to be improperly restricted
- Use mapbox-upload-limits to centralize upload limits