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

Adding support for Generic EPSG codes via GDAL #27

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

Conversation

piyushrpt
Copy link
Member

Not sure if you are accepting PRs but here is a relatively minor PR that should not impact any of the processing code currently in use. No rush to incorporate it - can be merged in at a later date.

  1. Adds a new GenericEPSG class to isce::core to support transformations using EPSG codes.
  2. Mostly useful for working with various national-level equal area projection systems
  3. CUDA code should still error out when these EPSG codes are passed in - provides CPU-only support.
  4. Includes unit tests for some countries - accuracy of transformations is completely dependent on implementation in GDAL / PROJ.

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