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

mapnik-vector-tile

Package Overview
Dependencies
Maintainers
2
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

13
8

1.4.0

Diff

Changelog

Source

1.4.0

  • Fixed a bug associated with image height and width when reading from an image resulting in a size of zero causing exceptions.
  • Updated to use mapnik 3.0.14, previous version of mapnik will not work properly with this newest version.
  • Corrected issues with resolution associated with mapnik queries that was allowing the buffer size of the vector tile to affect the resolution.
  • Removed some duplicate code
  • Removed fuzzer from library
flippmoke
published 1.3.0 •

Changelog

Source

1.3.0

  • Updated protozero to 1.5.1
  • Changed build system to build against preset version of mapnik and dependencies in mason
  • Changed to use wagyu rather then the angus clipper.
  • Fixed bug associated with reprojections.
springmeyer
published 1.2.2 •

Changelog

Source

1.2.2

  • Upgraded to protozero 1.4.2
  • Added ability to dynamically get include paths by requiring module in node.js
artem
published 1.2.1 •

Changelog

Source

1.2.1

  • Updated clipper
  • Upgrade to clang-3.8
  • Works with latest variant (stricter type matching)
flippmoke
published 1.2.0 •

Changelog

Source

1.2.0

  • Big overhaul to the interface around the vector tile decoder
  • Slight performance increase in decoder
  • Fixed a bug around throwing on incorrect winding order incorrectly when the exterior ring in a polygon was dropped by its extent but an interior ring was included.
springmeyer
published 1.1.2 •

Changelog

Source

1.1.2

  • Fix performance regression when passing raster through vector tile
flippmoke
published 1.1.1 •

Changelog

Source

1.1.1

  • Corrected for numerical precision issue when using decoder where it was incorrectly considering very small triangles as having zero area.
flippmoke
published 1.1.0 •

Changelog

Source

1.1.0

  • Changed defaults for merge_from_buffer. Now the tile loading API does not auto-upgrade from v1->v2 or validate by default. The upgrade and validate behavior are now options to merge_from_buffer and merge_from_compressed_buffer
flippmoke
published 1.0.6 •

Changelog

Source

1.0.6

  • Removed boost simplification and implemented custom douglas peucker for big speed boost.
  • Updated the version of the clipper used.
jrpruit1
published 0.14.4 •

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