worace / geoq

Geospatial Utility Belt
MIT License
71 stars 8 forks source link

Command to transform one coordinate system to another #16

Open b-jazz opened 5 years ago

b-jazz commented 5 years ago

A have a ton of data that is in EPSG:3857 (Mercator) format and need to translate them to EPSG:4326 (WGS84) format. Also, it could be handy to transform from decimal degrees to degrees/minutes/seconds and various formats like that.