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

EPSG Code to be accepted by user, this is not available in skysat json ? #22

Closed
ShashankBice opened this issue Apr 10, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@ShashankBice
Copy link

Hi Samapriya,
The Skysat json does not contain the epsg code in it, I see that you use it to do the overlap calculation in m units. This can be overcomed in 2 ways, accept a epsg code from the user as an optional argument in idlist etc, or calculate a local equal area coordinate system from the input user geometry the tool takes in and then define everything with respect to that. These operations can be performed if the ['item']['properties']['epsg_code'] is None or something.
Thanks for putting up this tool.
Shashank

@samapriya samapriya added the enhancement New feature or request label Apr 10, 2019
@samapriya
Copy link
Collaborator

Thanks @ShashankBice
Will work this into the next few releases, I think letting a user pass this might be an easy way out.

@samapriya
Copy link
Collaborator

This issue is now resolved in v0.2.6, Skysat area is calculated using EPSG:3857 to resolve metadata EPSG issue.

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

2 participants