Add the original PlaceQuery as and argument to PostProcessor.process
Open
- Dominant language
- Python
- Stars
- 37
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
A PlaceQuery includes valuable search parameters, like Viewbox, that not all geocoder implementations support. It would be a useful and non-invasive enhancement to pass the original PlaceQuery to the PostProcessor.process function so that geocoder results could be filtered and manipulated based on the properties of the PlaceQuery before being returned to the client.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.