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

Equi7 support #301

Open
m-mohr opened this issue Apr 3, 2023 · 3 comments
Open

Equi7 support #301

m-mohr opened this issue Apr 3, 2023 · 3 comments

Comments

@m-mohr
Copy link
Member

m-mohr commented Apr 3, 2023

EODC uses Equi7, but we can't properly encode and handle it right now.
Thus EODC will add a new field equi7:proj to the assets, which value is the proj string from the list below:

AF: '+proj=aeqd +lat_0=8.5 +lon_0=21.5 +x_0=5621452.01998 +y_0=5990638.42298 +datum=WGS84 +units=m +no_defs'
AN: '+proj=aeqd +lat_0=-90 +lon_0=0 +x_0=3714266.97719 +y_0=3402016.50625 +datum=WGS84 +units=m +no_defs'
AS: '+proj=aeqd +lat_0=47 +lon_0=94 +x_0=4340913.84808 +y_0=4812712.92347 +datum=WGS84 +units=m +no_defs'
EU: '+proj=aeqd +lat_0=53 +lon_0=24 +x_0=5837287.81977 +y_0=2121415.69617 +datum=WGS84 +units=m +no_defs'
NA: '+proj=aeqd +lat_0=52 +lon_0=-97.5 +x_0=8264722.17686 +y_0=4867518.35323 +datum=WGS84 +units=m +no_defs'
OC: '+proj=aeqd +lat_0=-19.5 +lon_0=131.5 +x_0=6988408.5356 +y_0=7654884.53733 +datum=WGS84 +units=m +no_defs'
SA: '+proj=aeqd +lat_0=-14 +lon_0=-60.5 +x_0=7257179.23559 +y_0=5592024.44605 +datum=WGS84 +units=m +no_defs'

https://github.com/TUW-GEO/Equi7Grid

@m-mohr m-mohr self-assigned this Apr 3, 2023
@m-mohr
Copy link
Member Author

m-mohr commented Apr 11, 2023

@SerRichard Do you have an example for me?

m-mohr added a commit that referenced this issue Apr 11, 2023
m-mohr added a commit that referenced this issue Apr 11, 2023
@SerRichard
Copy link

Sure!

In the Canonical link, equi:proj is found per asset as discussed 😄

m-mohr added a commit that referenced this issue Apr 12, 2023
m-mohr added a commit that referenced this issue Apr 12, 2023
@m-mohr
Copy link
Member Author

m-mohr commented Apr 12, 2023

It doesn't work as expected yet even after loading the Equi7 proj string, so checking with OL whether there's an issue:
openlayers/openlayers#14663

Based on result link https://openeo-dev.eodc.eu/openeo/1.1.0/jobs/cb978a89-0425-4586-b096-6b7b8bb1d7a7/results?Expires=1681909029&KeyName=SIGN_KEY_1&UserId=77e57f4d-4ed1-4f75-8ef0-5a6d69982d0d&Signature=nGLX9wMB-8m06G0fG3T8oyRpKoQ=

@m-mohr m-mohr removed their assignment Jun 19, 2023
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

2 participants