Skip to content

Releases: mapbox/geojson-vt-cpp

v6.6.5

12 May 07:58
Compare
Choose a tag to compare

Fixed clipping of a line string with a node at the tile border #92

v6.6.4

11 Aug 14:44
1c0e989
Compare
Choose a tag to compare

Use google benchmarks and fix minor performance issues. #91

v6.6.3

08 Nov 19:51
Compare
Choose a tag to compare

Dependency updates:

  • geometry.hpp v1.0.0
  • geojson.hpp v0.4.3

v6.6.2: fix a polygon clipping edge case

29 Oct 11:41
Compare
Choose a tag to compare

Fixed an edge case with polygon clipping. #83

v6.6.1

05 Sep 14:03
Compare
Choose a tag to compare

Use ::hypot from libc instead of the STL version to increase compatibility

v6.6.0

06 Aug 09:03
Compare
Choose a tag to compare

Enable line metrics.

v6.5.1

26 Jul 14:33
Compare
Choose a tag to compare

Includes OSX build fixes.

v6.5.0

24 Jul 08:50
Compare
Choose a tag to compare

Includes build fixes for QNX 7 compiler.

v6.4.0

22 Jun 16:20
Compare
Choose a tag to compare
  • 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

26 Sep 18:05
Compare
Choose a tag to compare
  • Add method to create a single-tile index mapbox::geojson::geoJSONToTile()