Releases: mapbox/geojson-vt-cpp
Releases · mapbox/geojson-vt-cpp
v6.6.5
Compare
Sorry, something went wrong.
No results found
Fixed clipping of a line string with a node at the tile border #92
v6.6.4
Compare
Sorry, something went wrong.
No results found
Use google benchmarks and fix minor performance issues. #91
v6.6.3
Compare
Sorry, something went wrong.
No results found
Dependency updates:
geometry.hpp v1.0.0
geojson.hpp v0.4.3
v6.6.2: fix a polygon clipping edge case
Compare
Sorry, something went wrong.
No results found
Fixed an edge case with polygon clipping. #83
v6.6.1
Compare
Sorry, something went wrong.
No results found
Use ::hypot from libc instead of the STL version to increase compatibility
v6.6.0
Compare
Sorry, something went wrong.
No results found
v6.5.1
Compare
Sorry, something went wrong.
No results found
Includes OSX build fixes.
v6.5.0
Compare
Sorry, something went wrong.
No results found
Includes build fixes for QNX 7 compiler.
v6.4.0
Compare
Sorry, something went wrong.
No results found
Removed solid tile heuristics which weren't very useful (JS parity)
More consistent clipping when buffer is 0 (JS parity)
Slightly improved memory use (-16 bytes per tile)
v6.3.0
Compare
Sorry, something went wrong.
No results found
Add method to create a single-tile index mapbox::geojson::geoJSONToTile()