]> git.openstreetmap.org Git - nominatim.git/history - lib/Geocode.php
reorganise path settings in config
[nominatim.git] / lib / Geocode.php
2020-12-19 Sarah Hoffmannreorganise path settings in config
2020-11-25 Sarah HoffmannMerge pull request #2074 from lonvia/add-housenumber...
2020-11-25 Sarah HoffmannMerge pull request #2073 from lonvia/multi-word-partial...
2020-11-25 Sarah Hoffmannimprove handling of multi-word partials in SearchDescri...
2020-10-28 Sarah HoffmannMerge pull request #2030 from lonvia/improve-ci
2020-10-28 Sarah HoffmannMerge pull request #2027 from lonvia/remove-duplicate...
2020-10-28 Sarah Hoffmannuse highest admin boundary for duplicated ones
2020-10-22 Sarah HoffmannMerge pull request #2025 from lonvia/fix-secondary...
2020-10-22 Sarah Hoffmannadjust secondary order when no addressimportance available
2020-09-23 Sarah HoffmannMerge pull request #1972 from lonvia/exclude-unnamed...
2020-09-22 Sarah HoffmannMerge pull request #1965 from lonvia/make-addr-tags...
2020-09-21 Sarah HoffmannMerge pull request #1966 from lonvia/remove-dead-code
2020-09-21 Sarah Hoffmannremove dead code
2020-05-20 Sarah HoffmannMerge pull request #1801 from lonvia/rework-classtypes
2020-05-17 Sarah Hoffmannencapsulate icon URL in a function
2020-05-17 Sarah Hoffmannalso adapt uses of ClassTypes in website/
2020-05-17 Sarah Hoffmannreorganise class/type information
2020-05-13 Sarah HoffmannMerge branch 'patch-1' of https://github.com/ganeshkris...
2020-04-26 Sarah HoffmannMerge branch 'separate-compilation' of https://github...
2020-04-03 Sarah HoffmannMerge pull request #1733 from krahulreddy/whitespaces...
2020-03-29 Sarah HoffmannMerge pull request #1729 from lonvia/fix-details-link...
2020-03-29 marc tobiasremove polygon=1 (polypoints) feature
2020-03-04 Sarah HoffmannMerge pull request #1702 from lonvia/rename-derived...
2020-02-28 Sarah Hoffmannadd testing for rank adaption while linking
2020-02-09 Sarah HoffmannMerge pull request #1667 from mtmail/setup-delete-inval...
2020-02-09 Sarah HoffmannRemove hack that changes the class/type of cities
2019-06-30 Sarah HoffmannMerge pull request #1412 from lonvia/rewrite-wordset...
2019-06-29 Sarah HoffmannRework word set computation
2019-03-13 Sarah HoffmannMerge pull request #1328 from mtmail/php-pdo-with-prepare
2019-03-10 marc tobiasNominatim::DB support input variables, custom error...
2019-03-09 Sarah HoffmannMerge pull request #1318 from mtmail/php-pdo
2019-03-08 marc tobiasreplace database abstraction DB with PDO
2019-01-03 Sarah Hoffmanncorrectly discard partially matching duplicates
2018-11-16 Sarah HoffmannAdd result ranking for missing housenumber and postcode
2018-07-20 Sarah HoffmannDon't add viewbox weight when no viewbox is given
2018-07-13 Sarah HoffmannMerge pull request #1090 from mtmail/add-more-nominatim...
2018-07-13 Sarah HoffmannMerge pull request #1089 from lonvia/clean-up-address...
2018-07-10 Sarah Hoffmannunify address details lookup
2018-07-09 Sarah Hoffmannmove ClassTypes into own namespace
2018-07-06 Sarah Hoffmannmake phpcs happy
2018-07-06 Sarah Hoffmannuse already existing address field in geocodejson
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-05-29 Marc Tobias Mettensearch/reverse/lookup with geojson,geocodejson output
2018-05-15 Sarah HoffmannMerge pull request #1043 from lonvia/token-as-a-class
2018-05-14 Sarah Hoffmannintroduce classes for token list and token types
2018-05-07 Sarah HoffmannMerge pull request #1033 from lonvia/remove-word-freque...
2018-05-06 Sarah Hoffmannreplace word frequency hash
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-03-27 Sarah HoffmannMerge pull request #994 from mtmail/bugfix-when-calling...
2018-03-27 Marc Tobias Mettenfix -undefined offset- error
2018-03-26 Sarah HoffmannMerge pull request #989 from lonvia/pretty-debug
2018-03-25 Sarah Hoffmannnicer formatting for Geocode debug output
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
2018-03-06 Sarah HoffmannMerge pull request #941 from mtmail/parameter-parser...
2018-03-01 Sarah Hoffmanndo not allow importance to become 0
2018-02-10 Sarah HoffmannMerge pull request #905 from mtmail/illinois-li-case...
2018-02-10 Sarah HoffmannMerge pull request #909 from mtmail/decimal-coord-parsi...
2018-02-10 Sarah HoffmannMerge pull request #910 from mtmail/shorten-line-in...
2018-02-10 Sarah HoffmannMerge pull request #911 from mtmail/trivial-typo
2018-02-08 marc tobiastypo in error message
2018-02-06 Marc Tobias Mettenmake sure Illinois,Alabama,Louisiana state code special...
2018-01-11 Sarah Hoffmannconvert remaining http links and shorten copyright URL
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-24 Sarah Hoffmannfix uninitialised rank variable when regrouping searches
2017-10-24 Sarah Hoffmannrevert use of global penalty for a search direction
2017-10-24 Sarah HoffmannMerge pull request #829 from lonvia/result-as-a-class
2017-10-23 Sarah Hoffmannuse PlaceLookup::loadParamArray in search and lookup
2017-10-23 Sarah Hoffmannuse PlaceLookup in search
2017-10-23 Sarah Hoffmannuse Result class in reverse geocoding
2017-10-23 Sarah Hoffmannintroduce Result class in Geocode and SearchDescription
2017-10-15 Sarah HoffmannMerge pull request #814 from lonvia/phrase-as-a-class
2017-10-13 Sarah Hoffmannfix CodeSniffer offences
2017-10-13 Sarah Hoffmannmove word recheck into token collection
2017-10-13 Sarah Hoffmannsimplify cross-check of country tokens
2017-10-13 Sarah Hoffmannremove unused $aPossibleMainWordIDs array
2017-10-12 Sarah Hoffmanntake frequency scores from token description
2017-10-12 Sarah Hoffmannconvert phrase array to class
2017-10-10 Sarah HoffmannSort results for near searches by proximity
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-09 Sarah Hoffmanncoding style and some documentation
2017-10-09 Sarah Hoffmannmove complete search query code into SearchDescription
2017-10-08 Sarah Hoffmannmove country list to SearchContext
2017-10-08 Sarah Hoffmannmove excluded place list to SearchContext
2017-10-08 Sarah Hoffmannmove viewbox sql to new SearchContext
2017-10-08 Sarah Hoffmannreplace NearPoint with a more generic context object
2017-10-08 Sarah Hoffmannfix CodeSniffer violations
2017-10-08 Sarah Hoffmannfix more syntax issues
2017-10-08 Sarah Hoffmannfix syntax errors from introduction of SearchDescription
2017-10-08 Sarah Hoffmannconvert getGroupedSearches to SearchDescription class
2017-10-08 Sarah Hoffmannadd function to convert array to SQL
2017-10-08 Sarah Hoffmannuse SearchDescription class in query loop
2017-10-07 Sarah Hoffmannmove initial search setup to new class type
2017-10-07 Sarah Hoffmanndrop searches with excluded country codes earlier
2017-10-07 Sarah Hoffmannremove code for dropping address terms
2017-10-06 Sarah Hoffmannfix variable names
2017-10-06 Sarah Hoffmannfurther restrict use of partial terms in names
2017-10-06 Sarah Hoffmannhousenumbers may only appear before or after the name
next