python-omgeo icon indicating copy to clipboard operation
python-omgeo copied to clipboard

Add the original PlaceQuery as and argument to PostProcessor.process

Open jwalgran opened this issue 13 years ago • 0 comments

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.

jwalgran avatar Apr 20 '12 13:04 jwalgran