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

mapnik-vector-tile

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik-vector-tile

Mapnik API for working with vector tiles

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
increased by7.05%
Maintainers
1
Weekly downloads
 
Created
Source

mapnik-vector-tile

Mapnik API for working with vector tiles

*** Experimental: not ready for widespread use ***

Requires

  • libmapnik 2.2-pre / current master
  • libprotobuf and protoc

Ubuntu Install

apt-get install libprotobuf7 libprotobuf-dev protobuf-compiler

OS X Install

brew install protobuf

Building

Just type:

make

This builds the protobuf C++ wrappers: vector_tile.pb.cc and vector_tile.pb.h

That is all. Include vector_tile.pb.cc in your code. The rest is header only.

Tests

Run the C++ tests like:

make test

FAQs

Package last updated on 15 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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