Releases: cubao/geobuf-cpp
Releases · cubao/geobuf-cpp
v0.2.3
12 May 02:11
Compare
Sorry, something went wrong.
No results found
use py::module_local to avoid import conflicts
fix compiling on gcc13
v0.2.2
03 Oct 17:01
Compare
Sorry, something went wrong.
No results found
v0.2.1
14 Mar 17:54
Compare
Sorry, something went wrong.
No results found
v0.2.0
18 Nov 14:03
Compare
Sorry, something went wrong.
No results found
Indexing geobuf in protobuf format; Spec: geobuf_index.proto
v0.1.9
16 Nov 03:57
Compare
Sorry, something went wrong.
No results found
Indexing geobuf (like flatgeobuf, but more general), making it random accessible
v0.1.8
11 Nov 11:02
Compare
Sorry, something went wrong.
No results found
Fix readthedocs
Full support of geobuf Feature id
Fix geojson value uint64_t/int64_t
Misc updates
v0.1.7
10 Nov 17:18
Compare
Sorry, something went wrong.
No results found
Integrate PackedRTree (rbush)
v0.1.6
02 Jul 17:17
Compare
Sorry, something went wrong.
No results found
Crop geojson features by polygon (alpha release)
v0.1.5
02 Jun 16:30
Compare
Sorry, something went wrong.
No results found
Add round_non_geojson to normalize_json
Handle NaN, Inf in json, add locate_nan_inf
v0.1.4
14 Apr 23:51
Compare
Sorry, something went wrong.
No results found
More options to normalize_json
Add is_subset_of(json1, json2)