Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapnik-vector-tile

Package Overview
Dependencies
Maintainers
7
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik-vector-tile - npm Package Versions

1
8

1.0.5

Diff

Changelog

Source

1.0.5

  • Several updates to the version of the clipper used.
  • Removed the code and its requirements in vector_tile_geometry_intersects.hpp as it is no longer used.
flippmoke
published 1.0.4 •

Changelog

Source

1.0.4

  • Updated the version of the clipper again, fixing more problems with intersections.
  • Fixed bug in vector_tile_geometry_feature.hpp that was causing a segfault.
flippmoke
published 1.0.3 •

Changelog

Source

1.0.3

  • Updated the version of clipper after a bug was found in clipper that would result in invalid polygons where interior rings were outside another exterior ring.
  • Fixed a bug in bench/vtile-encode.cpp
  • Fixed an issue with mapnik core no longer having to_utf8 in the same directory in vector_tile_layer.ipp
flippmoke
published 1.0.2 •

Changelog

Source

1.0.2

  • Added more errors and checks to vector_tile_is_valid.hpp
flippmoke
published 1.0.1 •

Changelog

Source

1.0.1

  • Updated to protozero v1.3.0
flippmoke
published 1.0.0 •

Changelog

Source

1.0.0

Extensive redesign in mapnik-vector-tile to properly support 2.0 of the Mapbox Vector Tile specification. A large number of changes have occured but a summary of these changes can be described as:

  • Removed backend_pbf
  • Changed processor interface
  • Removed requirement on libprotobuf Tile class when using the library.
  • Created new tile and merc_tile class
  • Added different processing logic for v1 and v2 decoding
  • Solved several small bugs around decoding and encoding
  • Added many more exceptions around the processing of invalid tiles.
  • Added load_tile and composite headers
  • Organized tests directory and added many more tests
  • Removed the concept of is_solid
  • Removed the concept of path_multiplier
  • Fixed bugs in empty concept.
  • tile_size is now directly related to the layer extent
  • Encoding no longer allows repeated points in lines and polygons
  • Corrected issues with winding order being reversed in some situations when decoding polygons
  • Changed the default configuration values for processor
springmeyer
published 0.14.3 •

Changelog

Source

0.14.3

  • Fixed compile against latest Mapnik master (variant upgrade)
springmeyer
published 0.14.2 •

Changelog

Source

0.14.2

  • Fixed premultiplication bug in raster encoding (#170)
flippmoke
published 0.14.1 •

Changelog

Source

0.14.1

  • Had error in publish, republishing.
flippmoke
published 0.13.0 •

Changelog

Source

0.13.0

  • Updated the geometry decoder so that it now supports a variety of geometry formats with the ability to return mapnik geometries in value types other then doubles.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc