Open-EO / Open-EO/openeo-python-client
feature request: specify spatial extent with single string (location name)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
variation on #421 :
allow specifying spatial extent with a single string, e.g. location/city/region name.
I guess there are plenty of APIs to convert such a location name to lon-lat coords or even bbox
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 by reviewing issue #421 and the existing spatial-extent handling in the Python client. Determine how a location name should be converted to coordinates or a bounding box, which geocoding API is appropriate, and how the single-string form should be specified. Done means the behavior and provider choice are defined and the feature is supported with tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100