Nominatim/lib
2017-10-23 23:30:53 +02:00
..
template UI: allow copy&pasting lat,lon into the lat search field 2017-10-21 14:28:28 +02:00
cmd.php move psqlRunScript implementation into cmd lib 2017-10-03 14:26:59 +02:00
db.php add function to convert array to SQL 2017-10-08 10:06:17 +02:00
Geocode.php use Result class in reverse geocoding 2017-10-23 23:30:53 +02:00
init-cmd.php fix array-related errors according to PSR2 coding style guide 2016-09-10 21:10:52 +02:00
init-website.php github.com/twain47 => github.com/openstreetmap 2017-03-12 13:06:25 +01:00
init.php bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard 2016-09-08 02:16:22 +01:00
lib.php use Result class in reverse geocoding 2017-10-23 23:30:53 +02:00
log.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
output.php Tiger: set osmtype=way and correct osm_id 2016-11-01 23:34:29 +01:00
ParameterParser.php add namespaces, method visibility according to PSR2 standard 2016-09-16 02:27:36 +02:00
Phrase.php fix CodeSniffer offences 2017-10-13 23:11:09 +02:00
PlaceLookup.php make PlaceLookup::lookup() accept multiple results 2017-10-23 23:30:53 +02:00
Result.php introduce Result class in Geocode and SearchDescription 2017-10-23 23:30:53 +02:00
ReverseGeocode.php use Result class in reverse geocoding 2017-10-23 23:30:53 +02:00
SearchContext.php documentation for SearchContext and SearchDescription 2017-10-10 00:15:56 +02:00
SearchDescription.php introduce Result class in Geocode and SearchDescription 2017-10-23 23:30:53 +02:00
SpecialSearchOperator.php add missing include 2017-10-08 17:13:41 +02:00