-
Notifications
You must be signed in to change notification settings - Fork 4
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
"geometry" of STAC Item for GeoTiff job result is not in EPSG:4326 #854
Closed
bossie opened this issue
Sep 3, 2024
· 2 comments
· Fixed by Open-EO/openeo-python-driver#309 or #858
Closed
"geometry" of STAC Item for GeoTiff job result is not in EPSG:4326 #854
bossie opened this issue
Sep 3, 2024
· 2 comments
· Fixed by Open-EO/openeo-python-driver#309 or #858
Labels
Comments
bossie
added a commit
that referenced
this issue
Sep 4, 2024
bossie
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Sep 4, 2024
bossie
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Sep 4, 2024
bossie
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Sep 4, 2024
bossie
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Sep 4, 2024
bossie
added a commit
that referenced
this issue
Sep 4, 2024
bossie
added a commit
that referenced
this issue
Sep 4, 2024
bossie
added a commit
that referenced
this issue
Sep 4, 2024
bossie
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Sep 4, 2024
* return GeoJson as lon-lat as per the spec Open-EO/openeo-geopyspark-driver#854 * optimize/DRY Open-EO/openeo-geopyspark-driver#854 * update version and CHANGELOG Open-EO/openeo-geopyspark-driver#854 * DRY Open-EO/openeo-geopyspark-driver#854
Requires a merge of the PR in this repo. |
Available on staging. Original job with GTiff output has a valid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An oversight perhaps? In this case it prevents the STAC Item from being
load_stac
'ed:Original job with GTiff output:
j-240902a1f7054c21950f4e96a0d8d7a8
load_stac job that failed:
j-240903da85a64bcbb1f061c1270b1509
"geometry"
should be in EPSG:4326 but is in native CRS instead:"bbox"
is fine however:The text was updated successfully, but these errors were encountered: