Nominatim/lib
Sarah Hoffmann 5464dec057 factor out parameter parsing into its own class
Allows to use the parsing functions in website/search.php and
utils/query.php as well.
2016-08-20 13:43:50 +02:00
..
template fix syntax errors and update tests 2016-06-12 22:51:13 +02:00
cmd.php introduce chksql function for phpscripts 2016-06-09 20:37:51 +02:00
db.php introduce chksql function for website code and move other fail functions 2016-06-12 14:34:57 +02:00
Geocode.php factor out parameter parsing into its own class 2016-08-20 13:43:50 +02:00
init-cmd.php reinstate NOMINATIM_SETTINGS variable 2016-03-24 22:06:54 +01:00
init-website.php factor out parameter parsing into its own class 2016-08-20 13:43:50 +02:00
init.php remove IP blocking and rate-limiting code 2016-07-18 21:33:09 +02:00
lib.php factor out parameter parsing into its own class 2016-08-20 13:43:50 +02:00
log.php clean up query logging 2016-04-07 20:37:27 +02:00
output.php factor out link formatting function and osm type translation 2016-06-12 12:39:09 +02:00
ParameterParser.php factor out parameter parsing into its own class 2016-08-20 13:43:50 +02:00
PlaceLookup.php cleanup interface of PlaceLookup 2016-07-26 20:54:14 +02:00
ReverseGeocode.php remove unnecessary local variable 2016-07-26 20:54:14 +02:00