mapnik-vector-tile
Advanced tools
Comparing version 0.5.1 to 0.5.2
# Changlog | ||
## 0.5.2 | ||
- Build fixes to work against latest Mapnik 3.x | ||
## 0.5.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "mapnik-vector-tile", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Mapnik vector tile API", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
@@ -54,18 +54,2 @@ ## mapnik-vector-tile | ||
### Python | ||
These require the protobuf python bindings and the `rtree` library | ||
which can be installed like: | ||
sudo apt-get install libspatialindex-dev | ||
pip install protobuf rtree | ||
To build and test the python example code do: | ||
make python && make python-test | ||
Run the example code: | ||
python examples/python/hello-world.py | ||
## Authors | ||
@@ -80,3 +64,3 @@ | ||
- http://mike.teczno.com/notes/postgreslessness-mapnik-vectiles.html | ||
- https://github.com/mdaines/ceramic | ||
- https://github.com/opensciencemap/VectorTileMap | ||
- https://github.com/jones139/ceramic | ||
- https://github.com/opensciencemap/vtm |
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
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
5165748
27
65
4