Skip to content

Support creating coordinate system from WKT string? #1819

Closed
@snowman2

Description

@snowman2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions