dataservices-api/server/extension/sql
Mario de Frutos ac854a94af Fixed fallback to internal geocoder in nameplaces geocoding functions
- Fixed fallback becuase we have to use spiexceptions in this case
because we retrieve the configuration usig plpy.execute fuctions that
wrap any exception into a spiexception.

- In case we don't want to use Mapzen, we could leave the api_key empty
becuase we arise a ConfigException if the Mapzen api_key is empty so
we are able to make fallback. Right now we can't remove the mapzen
configuration because it'll fail when the InternalGeocoderConfig try to
load the ServiceDBConfig

This is a dirty hack, we should improve how the DB config is loaded. See
2017-05-26 12:41:41 +02:00
..
00_header.sql Removed old versioning system 2016-03-17 22:49:55 +01:00
10_redis_helper.sql Removed old versioning system 2016-03-17 22:49:55 +01:00
15_config_helper.sql Missing changes in source 2017-03-30 18:03:45 +02:00
20_geocode_street.sql Fix bugs in geocoding server functions 2017-03-29 16:20:59 +02:00
30_admin0.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
40_admin1.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
50_namedplaces.sql Fixed fallback to internal geocoder in nameplaces geocoding functions 2017-05-26 12:41:41 +02:00
60_postalcodes.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
70_ips.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
80_isolines_helper.sql Use service params configuration in Mapzen services 2017-03-06 15:25:11 +01:00
85_isodistance.sql Mapzen isochtrones integration 2016-11-29 12:57:23 +01:00
90_isochrone.sql Mapzen isochtrones integration 2016-11-29 12:57:23 +01:00
100_routing_helper.sql Use service params configuration in Mapzen services 2017-03-06 15:25:11 +01:00
105_route_between_points.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
110_data_observatory_augmentation.sql Fix another empty table case #366 2017-05-16 17:20:16 +02:00
115_data_observatory_exploration.sql Fixed some typos in SQL artifact v0.18 and v0.17 2016-11-11 11:13:08 +01:00
120_data_observatory_geometries.sql Fixed some typos in SQL artifact v0.18 and v0.17 2016-11-11 11:13:08 +01:00
125_data_observatory_table_augment.sql Add populate table function and several fixes 2016-08-30 16:38:44 +02:00
130_data_observatory_helper.sql Add new params at the end #361 2017-05-09 16:36:03 +02:00
200_quotas.sql Do not enforce types for params #302 2016-11-24 18:38:33 +01:00
210_rates.sql Rename constructor arguments for consistency 2017-03-28 10:53:16 +02:00
999_geocoder_server_user.sql Removed old versioning system 2016-03-17 22:49:55 +01:00