Skip to content

Releases: cubao/geobuf-cpp

v0.1.4

14 Apr 23:51
7de0d1b

Choose a tag to compare

  • More options to normalize_json
  • Add is_subset_of(json1, json2)

v0.1.3

11 Apr 04:58
7dc1233

Choose a tag to compare

  • Fix round geojson-non-geometry

v0.1.2

10 Apr 14:48
3e48d2a

Choose a tag to compare

  • Fix round geojson-non-geometry, should be recursive

v0.1.1

09 Apr 05:26
9ea5e71

Choose a tag to compare

  • benchmark (speed: cpp > js > python)
  • normalize json round geometry/non-geometry parts
  • sort keys in encoding geobuf

v0.1.0

01 Apr 12:24
09f837c

Choose a tag to compare

  • round z in geobuf encoding
  • round rapidjson

v0.0.9

31 Mar 00:00
287d6cc

Choose a tag to compare

  • Export to geobuf with only xy (no z), only_xy=False
  • Geobuf property keys are sorted now!

v0.0.8

28 Mar 23:20
ad7f13a

Choose a tag to compare

  • Integrate geobuf into geojson!

v0.0.7

27 Mar 00:29
499cddf

Choose a tag to compare

  • More bindings, more tests

v0.0.6

25 Mar 07:54
3a5ce27

Choose a tag to compare

  • More bindings, more tests
  • Some fixes

v0.0.5

08 Mar 04:16
2fbb6e8

Choose a tag to compare

  • Add windows version
  • Add cli interface