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

0.8.3

Diff

Changelog

Source

0.8.3

  • Started to skip coordinates that cannot be reprojected (#117)
  • Minor optimization in attribute encoding by using emplace instead of insert
  • Now depends on pbf_writer.hpp for zigzag implementation (no change in behavior)
  • Minor code cleanup to avoid unnecessary compiler warnings
springmeyer
published 0.8.2 •

Changelog

Source

0.8.2

  • Optimized coordinate transform that skips proj4 failures (#116)
springmeyer
published 0.8.1 •

Changelog

Source

0.8.1

  • Added tile_datasource_pbf - It should be used in places where you need to plug in a mapnik::datasource to read from a binary encoded .pbf buffer. (@danpat #114)
  • Updated bundled clipper to https://github.com/mapnik/clipper/commit/bfad32ec4b41783497d076c2ec44c7cbf4ebe56b
  • Clipper is now patched to avoid abort on out of range coordinates (#111)
  • Fixed handling of geometry collections (#106)
  • Added mapnik vector tile strategy for transform
  • Updated test cases
springmeyer
published 0.8.0 •

Changelog

Source

0.8.0

  • Now using boost::geometry to clip lines and ClipperLib to clip polygons
  • Now splitting geometry collections into multiple features
  • Updated to new Mapnik 3.x geometry storage
  • Added support for simplifying geometries using boost::geometry::simplify
  • Added area_threshold option to throw out small polygons
springmeyer
published 0.7.1 •

Changelog

Source

0.7.1

  • Minor build fixes
flippmoke
published 0.7.0 •

Changelog

Source

0.7.0

  • First release series to exclusively focus on upcoming Mapnik 3.x release.
springmeyer
published 0.6.2 •

Changelog

Source

0.6.2

  • The 0.6.x series will no longer support Mapnik 3.x going forward and will instead only maintain Mapnik 2.x support
  • Minor fixes to compile against latest Mapnik 3.x (works with ec2d644f6b698f)
springmeyer
published 0.6.1 •

Changelog

Source

0.6.1

  • tile_datasource now has optional 6th arg to trigger exploding multipart geometries when decoding
springmeyer
published 0.6.0 •

Changelog

Source

0.6.0

  • Adapted to vector tile v1.0.1 spec
  • Fixed compile with g++ / clashing namespace with protobuf
springmeyer
published 0.5.6 •

Changelog

Source

0.5.6

  • Fix build against latest Mapnik 3.x
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