Nominatim/lib
2018-05-07 21:34:11 +02:00
..
template return centroid on geojson format 2018-04-12 22:02:24 +02:00
cmd.php PHP code style: enforce long array initialisation (#1015) 2018-04-13 13:18:29 +02:00
db.php replace double-quoting with single quotes where applicable 2017-10-26 21:40:33 +02:00
DebugHtml.php PHP unit tests for DebugHtml 2018-05-03 22:19:19 +02:00
DebugNone.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
Geocode.php replace word frequency hash 2018-05-06 22:35:31 +02:00
init-cmd.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
init-website.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02: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 replace PHP sizeof() with either count() or empty() 2018-03-22 12:36:24 +01:00
log.php replace double-quoting with single quotes where applicable 2017-10-26 21:40:33 +02:00
output.php details page: add a perma-link 2018-04-06 16:11:54 +02:00
ParameterParser.php replace PHP sizeof() with either count() or empty() 2018-03-22 12:36:24 +01:00
Phrase.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
PlaceLookup.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
Result.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
ReverseGeocode.php fix address walk-up for reverse 2017-12-15 00:10:05 +01:00
SearchContext.php nicer formatting for Geocode debug output 2018-03-25 22:28:18 +02:00
SearchDescription.php narrow down search by house number when postcode is given 2018-05-07 21:34:11 +02:00
SpecialSearchOperator.php add missing include 2017-10-08 17:13:41 +02:00
Status.php add JSON format to /status endpoint (#1013) 2018-05-04 23:37:48 +02:00