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

EXTRAS-279 - Need RasterElement::convertPixelToGeocoord and RasterElement::convertGeocoordToPixel Exposed in interfaces #32

Open
tclarke opened this issue Mar 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tclarke
Copy link
Member

tclarke commented Mar 16, 2018

There is no way to access latitude and longitude coordinates through the R&D interfaces. For example, I have 1 dataset and I can get the pixel location of the data. I now want to find the same spot in another image. To do so I need to move from sensor space to lat/long and then from lat/long to sensor space in the new image.

Original Issue: EXTRAS-279
Status: Submitted
Feature Interpretation:

Suggested Solution:

Actual Solution:

Severity:
Version Control:
Environment:
Linked:

@tclarke tclarke added the enhancement New feature or request label Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant