Nominatim/lib
Sarah Hoffmann 000fe3ddff remove reference to nominatim.xml OpenSearch description
The file was meant for the openstreetmap instance only.

Fixes #1554.
2019-11-20 11:53:04 +01:00
..
setup fix loading of data without wikipedia files 2019-11-17 23:58:43 +01:00
template remove reference to nominatim.xml OpenSearch description 2019-11-20 11:53:04 +01:00
AddressDetails.php /hierarchy.php was missing namespace calling AddressDetails 2019-07-28 22:05:51 +02:00
ClassTypes.php ClassTypes: treat empty string for -icon-same as null 2018-07-23 17:10:27 +02:00
cmd.php setup: escape arguments when executing shell commands (psql, createdb) 2019-11-05 23:50:46 +01:00
DatabaseError.php replace database abstraction DB with PDO 2019-03-09 00:18:15 +01:00
DB.php Merge pull request #1555 from mtmail/setup-escape-shell-args 2019-11-06 22:47:00 +01:00
DebugHtml.php improve test coverage for reverse and debug output 2018-08-20 23:05:49 +02:00
DebugNone.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
Geocode.php Rework word set computation 2019-06-29 18:22:31 +02:00
init-cmd.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
init-website.php register shutdown function to handle out-of-memory errors 2019-05-21 18:41:06 +02:00
init.php Nominatim::DB support input variables, custom error messages 2019-03-10 16:56:36 +01:00
lib.php replace database abstraction DB with PDO 2019-03-09 00:18:15 +01:00
log.php Fix SQL concatenation for new query log 2019-07-02 01:19:59 +02:00
output.php details page: add a perma-link 2018-04-06 16:11:54 +02:00
ParameterParser.php demote short_name in the list of names to display 2019-10-28 22:12:21 +01:00
Phrase.php remove visibility modifier from constants again 2019-07-02 23:24:49 +02:00
PlaceLookup.php Convert importance to float value 2019-04-30 23:21:53 +02:00
Result.php fix phpcs offences 2018-11-20 23:05:56 +01:00
ReverseGeocode.php exclude all objects without address rank from reverse 2019-04-16 23:13:27 +02:00
SearchContext.php Nominatim::DB support input variables, custom error messages 2019-03-10 16:56:36 +01:00
SearchDescription.php On postcode searches observe given bounded viewbox 2019-04-02 14:49:31 +02:00
setup_functions.php checkModulePresence now raises exception instead of its callers 2019-04-02 18:37:11 +02:00
SpecialSearchOperator.php add missing include 2017-10-08 17:13:41 +02:00
Status.php replace database abstraction DB with PDO 2019-03-09 00:18:15 +01:00
TokenCountry.php document tokens 2018-05-14 23:23:38 +02:00
TokenHousenumber.php document tokens 2018-05-14 23:23:38 +02:00
TokenList.php Rework word set computation 2019-06-29 18:22:31 +02:00
TokenPostcode.php document tokens 2018-05-14 23:23:38 +02:00
TokenSpecialTerm.php fix bad namespace for Operator class 2018-07-17 22:38:40 +02:00
TokenWord.php document tokens 2018-05-14 23:23:38 +02:00