mapnik-vector-tile
Advanced tools
Comparing version 0.5.2 to 0.5.3
# Changlog | ||
## 0.5.3 | ||
- Fixed setting of `painted` property when a raster is successfully added | ||
- Added support for testing line intersections in is_solid check | ||
- Updated to work with latest Mapnik 3.x | ||
- Improved test coverage | ||
## 0.5.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "mapnik-vector-tile", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Mapnik vector tile API", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
@@ -5,6 +5,5 @@ ## mapnik-vector-tile | ||
A high performance library for working with vector tiles. | ||
A Mapnik implemention of [Mapbox Vector Tile specification](https://github.com/mapbox/vector-tile-spec). | ||
Provides C++ headers that support rendering geodata into vector tiles | ||
and rendering vector tiles into images. | ||
Provides C++ headers that support rendering geodata into vector tiles and rendering vector tiles into images. | ||
@@ -11,0 +10,0 @@ ## Depends |
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 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
5594789
33
64