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

ISEA inverse transformation #1778

Closed
am2222 opened this issue Dec 7, 2019 · 6 comments
Closed

ISEA inverse transformation #1778

am2222 opened this issue Dec 7, 2019 · 6 comments

Comments

@am2222
Copy link

am2222 commented Dec 7, 2019

Hi,
Does ISEA supports inverse transformation? e.g. from ISEA Sequence number to lat/long?
For example something like this?
echo 2358806 | cs2cs +proj=isea +aperture=3 +resolution=12 +orientation=``isea`` +mode=``di`` +to +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs -f "%.6f"

@kbevers
Copy link
Member

kbevers commented Dec 7, 2019

No. Updated docs to be more clear about that in 9750c04

@kbevers kbevers closed this as completed Dec 7, 2019
@am2222
Copy link
Author

am2222 commented Dec 7, 2019

@kbevers sorry about commenting on a closed issue. Is there any sources to implement its reverse transformation based on that?

@kbevers
Copy link
Member

kbevers commented Dec 9, 2019

Is there any sources to implement its reverse transformation based on that?

Your best bet is probably to consult the original paper on the projection. My previous update to the docs included the wrong reference to the paper. That is now fixed and the website docs will be updated shortly https://proj.org/operations/projections/isea.html

@am2222
Copy link
Author

am2222 commented Dec 9, 2019

@kbevers Actually I found that paper, seems it is quite straight forward for to inverse from snyder's projection to lat/long) but I am wondering about converting seqnum or q2di to snyder's projection, I could not find anything about that part

p.s: I guess I can not access to the new paper. My university does not cover access to it

@ppKrauss
Copy link

Hi @kbevers, can you check this question? https://gis.stackexchange.com/q/418623/7505

... I don't understand how to use ISEA. I am expecting a good area calculations with it, but it does not work well.

@ppKrauss
Copy link

Actually I found that paper

Hi @am2222, can you show here the link or bibliographic record of the paper?

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

No branches or pull requests

3 participants