API, GeoJSON, CBOR Support

This commit is contained in:
randogoth 2025-02-27 10:33:19 +00:00
parent 08eca3e042
commit a9f98c80df
8 changed files with 113 additions and 40 deletions

View file

@ -1,2 +1,2 @@
sudo dnf install osmium-tool jq python3-devel pip
pip install quackosm[cli] psycopg2-binary pyosmium geoalchemy2 geojson shapely pygeohash pyarrow pandas click
pip install quackosm[cli] psycopg2-binary pyosmium geoalchemy2 geojson shapely pygeohash pyarrow pandas click fastapi uvicorn