https://github.com/brookisme/minigeo
convenience wrappers for managing projections/profiles/geometries
https://github.com/brookisme/minigeo
Last synced: 2 months ago
JSON representation
convenience wrappers for managing projections/profiles/geometries
- Host: GitHub
- URL: https://github.com/brookisme/minigeo
- Owner: brookisme
- Created: 2019-12-02T18:04:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T13:02:50.000Z (about 6 years ago)
- Last Synced: 2025-12-08T11:48:00.631Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MINIGEO
_a few simple rasterio/geopandas/... convenience wrappers for managing projections/profiles/geometries_
---
#### INSTALL
```bash
git clone https://github.com/brookisme/minigeo.git
cd minigeo
pip install -e .
```
---
...