Releases: cubao/geobuf-cpp
Releases · cubao/geobuf-cpp
v0.2.2
v0.2.1
- export PackedRTree
v0.2.0
- Indexing geobuf in protobuf format; Spec: geobuf_index.proto
v0.1.9
- Indexing geobuf (like flatgeobuf, but more general), making it random accessible
v0.1.8
- Fix readthedocs
- Full support of geobuf Feature id
- Fix geojson value uint64_t/int64_t
- Misc updates
v0.1.7
- Integrate PackedRTree (rbush)
v0.1.6
- Crop geojson features by polygon (alpha release)
v0.1.5
- Add
round_non_geojson
tonormalize_json
- Handle NaN, Inf in json, add
locate_nan_inf
v0.1.4
- More options to normalize_json
- Add
is_subset_of(json1, json2)
v0.1.3
- Fix round geojson-non-geometry