3eee68c56e
New functions to perform a precheck for the user data and metadata parameters that are going to be used to execute a OBS_GetData operation. Doing this before the OBD_GetData we are able to check if we're going to have problems with the current request. Is useful because right now we're using the *_Exception_Safe functions which return NULL in case we have an exception, this leads to execute the whole request even if we know beforehand that it's going to fail. |
||
---|---|---|
.. | ||
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 |