- Update or remove dev dependencies.
- Remove error on empty tile. Instead an empty buffer is returned. For MVTs the
x-tilelive-contains-data
header will still be set to false. - Update @carto/mapnik to
3.6.2-carto.11
. Includes a change in mapnik-vector-tile to simplify based on layer extent.
- Set @carto/mapnik to
3.6.2-carto.10
- Set @carto/mapnik to
3.6.2-carto.9
- Force simplify_distance to 0 (Not needed since we already simplify geometries in the query)
- Set @carto/mapnik to
3.6.2-carto.8
- Set @carto/mapnik to
3.6.2-carto.7
- Set @carto/mapnik to
3.6.2-carto.6
- Set @carto/mapnik to
3.6.2-carto.4
, which includes improvements for the cache for raster symbols. See the changelog
- Revert module updates from 2.5.1-cdb2
- Set @carto/mapnik to
3.6.2-carto.2
- Update @carto/node-mapnik to
3.6.2-carto.3
- Update @mapbox/sphericalmercator to
1.0.5
- Update coveralls to
3.0.0
- Change queue-async for d3-queue
3.0.7
- Update deep-equal to
1.0.1
- Update eslint to
4.18.1
- Update istambul to
0.4.5
- Update tape to
4.9.0
- Point CI badges to our fork
- Codebase updated with upstream v2.5.1
- Update dependencies to use node-mapnik @carto/mapnik ~3.6.2-carto.x
- Allow substitution of zoom, x, y and bbox variables. See 820f40f
- Package namespace changed to @carto
- Do not wait for tile fetching after timeout fires
- Do not set encoding header if compression was not required
- Be able to configure buffer size from uri