mapnik-vector-tile
Advanced tools
Comparing version 0.7.1 to 0.8.0
# Changelog | ||
## 0.8.0 | ||
- Now using `boost::geometry` to clip lines and `ClipperLib` to clip polygons | ||
- Now splitting geometry collections into multiple features | ||
- Updated to new Mapnik 3.x geometry storage | ||
- Added support for simplifying geometries using `boost::geometry::simplify` | ||
- Added `area_threshold` option to throw out small polygons | ||
## 0.7.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "mapnik-vector-tile", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"description": "Mapnik vector tile API", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
@@ -10,2 +10,4 @@ ## mapnik-vector-tile | ||
[![Coverage Status](https://coveralls.io/repos/mapbox/mapnik-vector-tile/badge.svg?branch=coverage)](https://coveralls.io/r/mapbox/mapnik-vector-tile?branch=coverage) | ||
## Depends | ||
@@ -12,0 +14,0 @@ |
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
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
4524441
51
70