https://github.com/datadavev/seeh3
FastAPI app to generate h3 grids in geojson
https://github.com/datadavev/seeh3
Last synced: about 1 year ago
JSON representation
FastAPI app to generate h3 grids in geojson
- Host: GitHub
- URL: https://github.com/datadavev/seeh3
- Owner: datadavev
- License: mit
- Created: 2022-11-20T13:59:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T02:20:16.000Z (over 3 years ago)
- Last Synced: 2025-02-02T09:27:14.718Z (over 1 year ago)
- Language: Python
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seeh3
FastAPI app to generate h3 grids in geojson.
Part of the iSamples project.
To use:
1. Create a virtual environment
2. poetry install
3. `cd app`
4. `uvicorn main:app --reload`
5. In another terminal, `ssh -L8984:localhost:8983 mars`
6. Visit http://localhost:8000 or http://localhost:8000/3