Open-EO / Open-EO/openeo-python-driver
filter_spatial with point FeatureCollection
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Using filter_spacial with a FeatureCollection containing POINT's now returns a nested and unclear error:
OpenEO batch job failed: TypeError("'Point' object is not subscriptable")
Either a clearer error message should be provided, or the driver should support point feature collections for filter_spacial.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the filter_spacial entry point and reproduce the failure with a FeatureCollection containing POINT features. Determine whether the issue should support point feature collections or instead return a clear error, then verify that the nested TypeError is no longer exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100