Closed
Description
Currently when attempting to create a coordinate system PJ*
object from a WKT using proj_create()
, I see this error:
Input string:
CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433,ID["EPSG",9122]]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433,ID["EPSG",9122]]]
Error:
proj_create: unhandled keyword: CS
Is there any desire to support creating a coordinate system PJ*
using a WKT string in PROJ?
Metadata
Metadata
Assignees
Labels
No labels