forked from district10/geobuf-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
scratch
TANG ZhiXiong edited this page Mar 8, 2023
·
2 revisions
python3 -m pybind11_geobuf --help
python3 -m pybind11_geobuf normalize_json fixtures/us-states.json
python3 -m pybind11_geobuf normalize_json fixtures/us-states.json --precision=2
python3 -m pybind11_geobuf json2geobuf fixtures/us-states.json fixtures/us-states.pbf --precision=2
python3 -m pybind11_geobuf geobuf2json fixtures/us-states.pbf fixtures/us-states.back.json --indent=True --sort_keys=True
python3 -m pybind11_geobuf normalize_geobuf fixtures/us-states.pbf --precision=1