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

mapnik-vector-tile

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

0.3.6

Diff

Changelog

Source

0.3.6

  • Avoided 'Unknown command type (is_solid_extent): 0'
springmeyer
published 0.3.4 •

Changelog

Source

0.3.4

  • Fixed tile_datasource geometry decoding such that it polygons are closed (for hit_test results)
  • Fixed tile_datasource geometry decoding such that it respects multipart geometries (#19)
springmeyer
published 0.3.3 •

Changelog

Source

0.3.3

  • Added support in tileinfo demo program for reading zlib compressed tiles
  • Removed dependence on clipper.hp unless -DCONV_CLIPPER is defined in CXXFLAGS
  • Upgraded bundled cache.hpp test framework to 1.0 build 8 (kapouer)
springmeyer
published 0.3.2 •

Changelog

Source

0.3.2

  • Fixed mapnik::vector::tile_datasource to respect the feature id if known
springmeyer
published 0.3.1 •

Changelog

Source

0.3.1

  • Added support for reporting known attribute names for a given vector tile layer via mapnik::vector::tile_datasource descriptors.
springmeyer
published 0.3.0 •

Changelog

Source

0.3.0

  • API change: mapnik::vector::processor now requires a mapnik::request object as the third argument. The reason for this is to make it more viable for calling programs to avoid needing to mutate the map before passing to the processor. Now the width, height, buffer_size, and extent will be taken from the mapnik::request object inside processor.apply(). For now the srs and layers will still be taken off the map.
springmeyer
published 0.2.5 •

Changelog

Source

0.2.5

  • Fixed incorrect copy of protobuf writing backend when passed to the processor
springmeyer
published 0.2.4 •

Changelog

Source

0.2.4

  • Marked tile_datasource implemented to avoid duplicate symbol errors if used from multiple compilation units
springmeyer
published 0.2.3 •

Changelog

Source

0.2.3

  • Fixed casting between doubles and ints (solves test failures on 32 bit linux)
springmeyer
published 0.2.2 •

Changelog

Source

0.2.2

  • Fixed accuracy of bbox filtering of features
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