yeesian / ArchGDAL.jl

A high level API for GDAL - Geospatial Data Abstraction Library
https://yeesian.github.io/ArchGDAL.jl/stable/
Other
137 stars 25 forks source link

add support for converting to WKT to EPSG #391

Closed alex-s-gardner closed 6 months ago

alex-s-gardner commented 11 months ago

a more full featured retrieval of EPSG will require a pyproj like to_epsg:

https://github.com/JuliaGeo/Proj.jl/issues/88