Metadata-Version: 2.1
Name: mapa
Version: 0.1.0
Summary: 🌍 Create 3d-printable STLs from satellite elevation data 🌏
Home-page: https://github.com/fgebhart/mapa
Author: Fabian Gebhart
Requires-Python: >=3.8,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: geojson (>=2.5.0,<3.0.0)
Requires-Dist: haversine (>=2.5.1,<3.0.0)
Requires-Dist: ipdb (>=0.13.9,<0.14.0)
Requires-Dist: ipyleaflet (>=0.14.0,<0.15.0)
Requires-Dist: matplotlib (>=3.5.0,<4.0.0)
Requires-Dist: notebook (>=6.4.6,<7.0.0)
Requires-Dist: numba (>=0.54.1,<0.55.0)
Requires-Dist: numpy (>=1.20,<2.0)
Requires-Dist: numpy-stl (>=2.16.3,<3.0.0)
Requires-Dist: pystac-client (>=0.3.1,<0.4.0)
Requires-Dist: rasterio (>=1.2.10,<2.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Project-URL: Repository, https://github.com/fgebhart/mapa
