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

The value passed for parameter 'polygons' in process 'apply_polygon' is invalid: Polygon type is not supported #287

Closed
soxofaan opened this issue Jun 7, 2024 · 2 comments
Assignees

Comments

@soxofaan
Copy link
Member

soxofaan commented Jun 7, 2024

Integration tests started failing with

openeo.rest.OpenEoApiError: [400] ProcessParameterInvalid: The value passed for parameter 'polygons' in process 'apply_polygon' is invalid: Polygon type is not supported. (ref: r-240606fc79104585b39f3450499da804)

@soxofaan
Copy link
Member Author

that particular error is now gone from integration tests

@soxofaan
Copy link
Member Author

Follow-up issue:

  File ".../site-packages/openeogeotrellis/geopysparkdatacube.py", line 587, in chunk_polygon
    chunks: List[Polygon] = chunks.geoms
AttributeError: 'Polygon' object has no attribute 'geoms'

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