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

Allow preprocessors and postprocessors to be configured by name

Open jwalgran opened this issue 13 years ago • 0 comments

A powerful feature of omgeo is the ability to configure the list of geocoder services to be used using arrays of string names and dictionaries of property values. Extending this to preprocessors and postprocessors would allow the entire configuration to be represented as simple collections of primitives which can be easily stored in, for instance, a Django settings.py file.

jwalgran avatar Apr 20 '12 13:04 jwalgran