Skip to content

Releases: cubao/geobuf-cpp

v0.1.2

10 Apr 14:48
3e48d2a
Compare
Choose a tag to compare
  • Fix round geojson-non-geometry, should be recursive

v0.1.1

09 Apr 05:26
9ea5e71
Compare
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
Compare
Choose a tag to compare
  • round z in geobuf encoding
  • round rapidjson

v0.0.9

31 Mar 00:00
287d6cc
Compare
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
Compare
Choose a tag to compare
  • Integrate geobuf into geojson!

v0.0.7

27 Mar 00:29
499cddf
Compare
Choose a tag to compare
  • More bindings, more tests

v0.0.6

25 Mar 07:54
3a5ce27
Compare
Choose a tag to compare
  • More bindings, more tests
  • Some fixes

v0.0.5

08 Mar 04:16
2fbb6e8
Compare
Choose a tag to compare
  • Add windows version
  • Add cli interface

v0.0.4

05 Mar 01:03
21b30a5
Compare
Choose a tag to compare
  • Use GitHub workflow to release to pypi
  • Setup CI

more bindings, more tests

24 Jan 14:39
b7cf18c
Compare
Choose a tag to compare
Tzx/0124 (#5)

* update headers

* some bindings

* export geojson

* deepcopy for geometry type

* update

* update

* why properties value::object_type is opaque?

* module local

* a bug in to_rapidjson

* okay on linux, not okay on macos???

* fix bug

* release version

* clean code

Co-authored-by: TANG ZHIXIONG <[email protected]>