-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Description
The projection "EPSG:3413" is currently hard-coded:
elmerfem/fem/src/project_to_lonlat.c
Lines 42 to 44 in df4bd30
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels