mapnik-vector-tile
Advanced tools
Comparing version 0.6.2 to 0.7.0
@@ -1,6 +0,12 @@ | ||
# Changlog | ||
# Changelog | ||
## 0.7.x | ||
- First release series to exclusively focus on upcoming Mapnik 3.x release. | ||
## 0.6.2 | ||
- Minor fixes to compile against lastest Mapnik 3.x | ||
- 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) | ||
@@ -7,0 +13,0 @@ ## 0.6.1 |
{ | ||
"name": "mapnik-vector-tile", | ||
"version": "0.6.2", | ||
"version": "0.7.0", | ||
"description": "Mapnik vector tile API", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
## mapnik-vector-tile | ||
[![Build Status](https://secure.travis-ci.org/mapbox/mapnik-vector-tile.png)](http://travis-ci.org/mapbox/mapnik-vector-tile) | ||
A Mapnik implemention of [Mapbox Vector Tile specification](https://github.com/mapbox/vector-tile-spec). | ||
@@ -9,5 +7,10 @@ | ||
- Master: [![Build Status](https://travis-ci.org/mapbox/mapnik-vector-tile.svg?branch=master)](https://travis-ci.org/mapbox/mapnik-vector-tile) | ||
- 0.6.x series: [![Build Status](https://secure.travis-ci.org/mapbox/mapnik-vector-tile.svg?branch=0.6.x)](http://travis-ci.org/mapbox/mapnik-vector-tile) | ||
## Depends | ||
- Mapnik > = v2.2.x: `libmapnik` and `mapnik-config` | ||
- mapnik-vector-tile 0.7.x depends on Mapnik v3.0.x (until 3.0.0 is released this means latest mapnik HEAD) | ||
- mapnik-vector-tile 0.6.x and previous work with Mapnik v2.2.x or v2.3.x | ||
- You will need `libmapnik` and `mapnik-config` available | ||
- Protobuf: `libprotobuf` and `protoc` | ||
@@ -23,5 +26,6 @@ | ||
apt-get install libprotobuf7 libprotobuf-dev protobuf-compiler | ||
apt-add-repository ppa:mapnik/v2.2.0 | ||
apt-get update && apt-get install libmapnik libmapnik-dev | ||
sudo apt-get install -y libprotobuf7 libprotobuf-dev protobuf-compiler | ||
sudo apt-add-repository --yes ppa:mapnik/nightly-2.3 | ||
sudo apt-get update -y | ||
sudo apt-get -y install libmapnik=2.3.0* mapnik-utils=2.3.0* libmapnik-dev=2.3.0* mapnik-input-plugin*=2.3.0* | ||
@@ -28,0 +32,0 @@ ### OS X Dependencies Installation |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5684979
32
68
5