Skip to content

Latest commit

 

History

History
126 lines (71 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

126 lines (71 loc) · 2.64 KB

4.8.0

  • Reject MBTiles with duplicate id fields in the json vector_layers metadata array #104

4.7.0

  • Require mbtiles metadata maxzoom to match the tiles table maxzoom

4.6.0

  • Added validation for a maximum possible zoom level in mbtiles

4.5.0

  • Updated mapnik omnivore version supported

4.4.0

  • Update to node v10, allow for mapnikd 4.x installations #99

4.1.0

  • Update tilelive-omnivore 4.1.0

4.0.1

4.0.0

3.12.0

3.11.0

  • Update tilelive-omnivore 3.4.0

3.10.1

  • Remove tilestats object from the metadata returned from tilelive.info before performing maximum size check. #81

3.10.0

  • Updated version of tilelive and other depdencies to the latest mapbox npm namespace

3.9.0

3.8.0

3.7.2

  • Add namespaced onivores and add z23 bump

3.7.1

  • Add tests for updated KML validation from 3.7.0.
  • Move to @mapbox/mapbox-upload-validate namespace

3.7.0

  • Add KML validation prior to passing into mapnik/gdal drivers to prevent burning computers

3.6.0

3.5.1

3.5.0

  • Add validation for # of KML layers

3.4.0

3.3.0

  • 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.

3.1.0

3.0.0

2.7.0

  • Refactored serialtiles validation, allows full validation of vector tiles to be skipped via environment variable

2.6.9

  • Updates node-tilejson dependency in order to support node v0.12.x

2.6.8

  • Fixes an error causing tiff size to be improperly restricted

2.6.7