Skip to content

YAC coupling: Make projection user-configurable #779

@BenjaminRodenberg

Description

@BenjaminRodenberg

The projection "EPSG:3413" is currently hard-coded:

PJ * P =
proj_create_crs_to_crs(
PJ_DEFAULT_CTX, "EPSG:3413", "+proj=longlat +datum=WGS84", NULL);

We need to support arbitrary projections. Therefore, this should be exposed to the user and configurable (via the .sif file).

@tzwinger hope this summarizes our discussion and the goal sufficiently? I can take care of this.

Metadata

Metadata

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