o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Try to fix input parameter #70

Closed nuest closed 4 years ago

nuest commented 4 years ago

Currently on the CLI the user must do

geoextent -b -input= tests/testdata/geojson/muenster_ring_zeit.geojson

including the before the filename, but we want

geoextent -b tests/testdata/geojson/muenster_ring_zeit.geojson