ac854a94af
- 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 |
||
---|---|---|
.. | ||
00_header.sql | ||
10_redis_helper.sql | ||
15_config_helper.sql | ||
20_geocode_street.sql | ||
30_admin0.sql | ||
40_admin1.sql | ||
50_namedplaces.sql | ||
60_postalcodes.sql | ||
70_ips.sql | ||
80_isolines_helper.sql | ||
85_isodistance.sql | ||
90_isochrone.sql | ||
100_routing_helper.sql | ||
105_route_between_points.sql | ||
110_data_observatory_augmentation.sql | ||
115_data_observatory_exploration.sql | ||
120_data_observatory_geometries.sql | ||
125_data_observatory_table_augment.sql | ||
130_data_observatory_helper.sql | ||
200_quotas.sql | ||
210_rates.sql | ||
999_geocoder_server_user.sql |