Nominatim/lib-php
2023-08-11 10:46:28 +02:00
..
template Main tag information added to geocodejson in reverse geocoding 2023-02-08 00:19:49 +04:00
tokenizer adapt search algorithm to new postcode format in word 2022-06-23 23:42:31 +02:00
website Allow negative osm_id in details page by setting default parameter to 0 2023-08-11 10:46:28 +02:00
AddressDetails.php use ISO3166-2-lvl<admin_level> instead of typeLabel prefix 2022-04-07 16:37:51 +02:00
ClassTypes.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
cmd.php docs: fix typos 2022-07-20 22:05:31 +08:00
DatabaseError.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
DB.php Update DB.php 2022-12-27 08:34:20 +01:00
DebugHtml.php harmonize flags for PHP's htmlspecialchars 2023-02-20 16:46:53 +01:00
DebugNone.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
dotenv_loader.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Geocode.php use grapheme_stripos instead of stripos in PHP code 2022-12-11 13:55:27 +01:00
init-cmd.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
init-website.php fix return code for PHP exceptions 2022-03-16 21:44:02 +01:00
init.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
lib.php docs: fix typos 2022-07-20 22:05:31 +08:00
log.php correct end time computation 2022-05-20 23:11:00 +02:00
output.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
ParameterParser.php ignore API parameters in array notation 2022-07-23 10:51:44 +02:00
Phrase.php docs: fix typos 2022-07-20 22:05:31 +08:00
PlaceLookup.php fix polgyon polygon typo 2023-07-17 10:11:57 +02:00
Result.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
ReverseGeocode.php Split lookupInCountry in two functions and document NOMINATIM_SEARCH_WITHIN_COUNTRIES parameter 2023-07-12 13:53:23 +02:00
SearchContext.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
SearchDescription.php docs: fix typos 2022-07-20 22:05:31 +08:00
SearchPosition.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
setup_functions.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Shell.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
SimpleWordList.php PHP 8 behaves slightly different with in_array and usort 2022-07-03 10:55:34 +02:00
SpecialSearchOperator.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Status.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenCountry.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenHousenumber.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenList.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenPartial.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenPostcode.php adapt search algorithm to new postcode format in word 2022-06-23 23:42:31 +02:00
TokenSpecialTerm.php correctly handle special term + name combination 2022-11-15 11:55:40 +01:00
TokenWord.php docs: fix typos 2022-07-20 22:05:31 +08:00