Nominatim/lib-php
Sarah Hoffmann 5e5cff897f minor adjustment to reverse zoom translation
Add a 'village' zoom level at 13 between town and neighbourhood
and a all locality-like objects for zoom 15. These zoom levels had
the same behaviour as the lower level so far. However, the distinction
for village and locality may be useful at times.
2023-03-20 20:47:42 +01:00
..
admin add consistent SPDX copyright headers 2022-01-03 16:23:58 +01: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 docs: fix typos 2022-07-20 22:05:31 +08: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 polygon simplification in reverse results 2023-03-09 20:24:07 +01:00
Result.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
ReverseGeocode.php minor adjustment to reverse zoom translation 2023-03-20 20:47:42 +01: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