Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable manual input when no CRS found in XML #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LL-Geo
Copy link

@LL-Geo LL-Geo commented May 19, 2023

In some cases, the EPSG is not defined in Oasis Montaj. For example, no Antarctic Polar Stereographic projection is available in Oasis Montaj. In that case, we should make manual input EPSG works.

The actual projection looks like this.. gco:CharacterStringPROJCS["ADMAP",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_84",6378137,298.257223563002]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199432955]],PROJECTION["Stereographic"],PARAMETER["False_Easting",0],PARAMETER["False_Northing",0],PARAMETER["Central_Meridian",0],PARAMETER["Scale_Factor",1],PARAMETER["Latitude_Of_Origin",-90],UNIT["Meter",1]]</gco:CharacterString>

For some case, the EPSG is not defined in Oasis Montaj. For example, there is no Antarctic Polar Stereographic projection available in Oasis Montaj. In that case, we should make manual input EPSG works in this case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant