Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapnik-vector-tile

Package Overview
Dependencies
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik-vector-tile - npm Package Compare versions

Comparing version 0.7.1 to 0.8.0

scripts/build.sh

8

CHANGELOG.md
# 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 @@

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc