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

(Experimental) CRS support for geojson objects #204

Closed
soxofaan opened this issue Apr 21, 2021 · 3 comments
Closed

(Experimental) CRS support for geojson objects #204

soxofaan opened this issue Apr 21, 2021 · 3 comments

Comments

@soxofaan
Copy link
Member

This is a reference ticket for experimental support in python client for CRS in geojson objects (which is non-standard, see Open-EO/openeo-processes#235)

@soxofaan
Copy link
Member Author

also see #202, Open-EO/openeo-processes#53

soxofaan added a commit that referenced this issue Apr 22, 2021
…egate_spatial` and `mask_polygon`

Harmonize geometry handling in `aggregate_spatial` and `mask_polygon`, including handling of non-standard crs and whitelisting of allowed GeoJSON types
Raises warning when using a CRS for the geometry of `aggregate_spatial` and `mask_polygon`
Also mark this more clearly in the docs

Related: #202, Open-EO/openeo-processes#235, Open-EO/openeo-processes#53
@soxofaan
Copy link
Member Author

Client allows to specify a CRS now, but will raise a warning

@soxofaan
Copy link
Member Author

No concrete action points for now, as long as we don't have an alternative (see Open-EO/openeo-processes#235)

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

1 participant