Nominatim/lib-php
Sarah Hoffmann 16a66b5326 move transliteration of housenumbers into indexing
Housenumbers are now saved in transliterated form in the housenumber
column. This saves the transliteration step during lookup.
2021-04-04 15:26:47 +02:00
..
admin Change command 'import-special-phrases --from-wiki' to 'special-phrases --import-from-wiki'. 2021-03-26 02:22:38 +01:00
migration Errors fixes, Cleaning code, Improvement and addition of tests 2021-03-26 01:53:33 +01:00
setup Ported createCountryNames() to python and added tests 2021-03-12 10:28:41 +05:30
template rename lib to lib-php 2021-02-09 11:52:07 +01:00
website Added HTTP_HOST to if statement 2021-03-30 03:02:55 +05:30
AddressDetails.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
ClassTypes.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
cmd.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
DatabaseError.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
DB.php port check-database function to python 2021-02-18 17:32:30 +01:00
DebugHtml.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
DebugNone.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
dotenv_loader.php introduce constant for configuration directory 2021-02-09 18:45:45 +01:00
Geocode.php fix result splitting for last search group 2021-03-11 17:14:46 +01:00
init-cmd.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
init-website.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
init.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
lib.php port setup-website to python 2021-02-19 17:51:06 +01:00
log.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
output.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
ParameterParser.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
Phrase.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
PlaceLookup.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
Result.php increase penalty for places without housenumber 2021-02-16 17:47:06 +01:00
ReverseGeocode.php reverse: do not prefer interpolations over closer housenumbers 2021-03-15 10:50:04 +01:00
SearchContext.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
SearchDescription.php move transliteration of housenumbers into indexing 2021-04-04 15:26:47 +02:00
setup_functions.php introduce constant for configuration directory 2021-02-09 18:45:45 +01:00
Shell.php move import-data option to native python 2021-02-25 18:42:54 +01:00
SpecialSearchOperator.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
Status.php return database version with status API 2021-03-01 22:17:16 +01:00
TokenCountry.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenHousenumber.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenList.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenPostcode.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenSpecialTerm.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenWord.php rename lib to lib-php 2021-02-09 11:52:07 +01:00