An open API service indexing awesome lists of open source software.

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

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 .
```

---

...