Skip to content

Python package for flexible data extraction from OpenStreetMap

License

Notifications You must be signed in to change notification settings

peanutfun/osm-flex

 
 

Repository files navigation

osm-flex

Python package for flexible data extraction from OpenStreetMap

Installation

conda create -n osm-flex cartopy geopandas
conda activate osm-flex
python -m pip install -e ./

Running Tests

Follow installation instructions. Then,

python -m pip install -e "./[tests]"
pytest

About

Python package for flexible data extraction from OpenStreetMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%