[PROJ] Transformation from WKT string?
Daniel Schilling
daniel.schilling at maplarge.com
Fri May 28 15:00:05 PDT 2021
Greetings!
I am trying to create a bound CRS using `proj_crs_create_bound_crs`, but I
only have a WKT string (`GEOGTRAN`...) for the transformation, not an EPSG
code. I cannot figure out how to do it.
Neither `proj_create` nor `proj_create_from_wkt` seem able to create
transformations. The only way I have been able to create a
transformation so far is by using `proj_create_from_database`, but again -
I don't have an EPSG code for this. Is there a way to do this? I am using
Proj 8.
Thank you in advance for your help!
Daniel Schilling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20210528/82e3f526/attachment.html>
More information about the PROJ
mailing list