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

Output CRS #109

Closed SbastianGarzon closed 3 years ago

SbastianGarzon commented 3 years ago

v.0.5 (#99) If a file has a CRS different than 4326, even though the coordinates are transformed into 4326 the output CRS is not 4326.

Geoextent should return the CRS corresponding to the transformation.