Student Grants/2022
Jump to navigation
Jump to search
More to come :-)
Collection of ideas
Idea 1: Change EPSG parameter to a more generic support to projection IDs
- EPSG is too limited, we also want support for IAU codes and other authorities, using the OGC pattern 'AUTHORITY:VERSION:CODE'
srs.parse('urn:ogc:def:crs:EPSG::3857')
, see e.g. https://gist.github.com/springmeyer/4728105
- For details, see: https://github.com/OSGeo/grass/issues/2554
Idea 2: ...
(your idea here)