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

mapnik

Package Overview
Dependencies
Maintainers
9
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik - npm Package Versions

1
19

3.5.13

Diff

Changelog

Source

3.5.13

  • Updated to mapnik-vector-tile 1.2.0, includes a fix for rare decoding situation in vector tiles where a tile would be incorrectly considered invalid.
  • Still using mapnik v3.0.11
jrpruit1
published 3.5.12 •

Changelog

Source

3.5.12

  • Fix performance regression when passing raster through vector tile (via upgrade to mapnik-vector-tile@1.1.2)
  • Still using mapnik v3.0.11
flippmoke
published 3.5.11 •

Changelog

Source

3.5.11

  • Fix for numerical precision issue in mapnik vector tile where valid v2 vector tiles would be thrown as invalid
  • Added new exception handling for toGeoJSON
  • Still using mapnik v3.0.11
flippmoke
published 3.5.10 •

Changelog

Source

3.5.10

  • Fix for a segfault in the vector tile clipping library
  • Still using mapnik v3.0.11
flippmoke
published 3.5.9 •

Changelog

Source

3.5.9

  • Updated to mapnik-vector-tile 1.1.0
  • Automatic updating of vector tiles from v1 to v2 no longer takes place automatically when using setData and addData.
  • Validation of vector tiles is now optional when using setData and addData
  • Still using mapnik v3.0.11
flippmoke
published 3.5.8 •

Changelog

Source

3.5.8

  • Updated to mapnik-vector-tile 1.0.6 which includes a speedup on simplification for mapnik-vector-tile
  • Still using mapnik v3.0.11
flippmoke
published 3.5.7 •

Changelog

Source

3.5.7

  • Fixed a situation where repeated holes on top of each other could result in self intersections in vector tile geometries
  • Improved the speed of vector tile creation by removing unrequired checks in clipper library
  • Fixed a situation in clipper where horizontals could result in invalid self intersections.
  • Prevent intersections outside the clipper from being processed after intersections inside the clipped area as this in very rare situations would cause an intersection.
  • Updated to mapnik 3.0.11, see changelog.
jrpruit1
published 3.4.19 •

Changelog

Source

3.4.19

  • Update to mapnik-core 3.0.11 with a fix to unquoted strings
jrpruit1
published 3.4.18 •

Changelog

Source

3.4.18

  • Fixed decoding bug that assumed tags came before geometries in vector-tile layers
flippmoke
published 3.5.6 •

Changelog

Source

3.5.6

  • Another set of fixes for clipper where it would produce invalid polygons when creating vector tiles.
  • Fixed another endless loop in clipper around vector tile creation
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