yeesian / ArchGDAL.jl

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

Provide a way for users to find and/or validate EPSG codes #370

Open yeesian opened 1 year ago

yeesian commented 1 year ago

i think a shared const of supported EPSG codes (e.g. to pass to gdalwarp) could benefit GDAL/ArchGDAL.jl

Carried over from https://github.com/JuliaGeo/GDAL.jl/issues/148#issuecomment-1444820971

gottacatchenall commented 1 year ago

As suggested here https://github.com/JuliaGeo/GDAL.jl/issues/148#issuecomment-1449044997 I think there is some room for checks on validity for each ESPG code for a given bounding box