Open-EO / Open-EO/openeo-python-driver

filter_spatial with point FeatureCollection

Open
#268 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.