proj2wkt
proj2wkt(proj4_str::String, pretty::Bool=false)
Convert a PROJ4 string into the WKT form. Use pretty=true to return a more human readable text.
Source Code
View the source code for this function.
proj2wkt(proj4_str::String, pretty::Bool=false)
Convert a PROJ4 string into the WKT form. Use pretty=true to return a more human readable text.
View the source code for this function.