mapnik-vector-tile
Advanced tools
Changelog
0.8.3
emplace
instead of insert
pbf_writer.hpp
for zigzag implementation (no change in behavior)Changelog
0.8.2
Changelog
0.8.1
tile_datasource_pbf
- It should be used in places where you need to plug
in a mapnik::datasource
to read from a binary encoded .pbf buffer. (@danpat #114)Changelog
0.8.0
boost::geometry
to clip lines and ClipperLib
to clip polygonsboost::geometry::simplify
area_threshold
option to throw out small polygonsChangelog
0.6.2
Changelog
0.6.1
tile_datasource
now has optional 6th arg to trigger exploding multipart geometries when decodingChangelog
0.6.0