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

Change in output format #118

Closed SbastianGarzon closed 3 years ago

SbastianGarzon commented 3 years ago

Change in output format, if file does not have bbox or tbox geoextent does not return that parameter. This pull request standardize the output, previously some cases would return "None" (String).