mapnik-vector-tile
Advanced tools
Comparing version 0.4.0 to 0.4.1
# Changlog | ||
## 0.4.1 | ||
- Added initial support for Mapnik 3.x | ||
## 0.4.0 | ||
- Refactored geometry encoder with fixes to drop duplicated/no-op verticies and/or close commands | ||
- Refactored geometry encoder with fixes to drop duplicated/no-op verticies and/or | ||
close commands | ||
- `npm install` no longer runs `protoc` - the responsibility for this is now up to `node-mapnik` | ||
@@ -7,0 +12,0 @@ - Optimized is_solid check |
{ | ||
"name": "mapnik-vector-tile", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Mapnik vector tile API", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
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
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
391902
22