]> git.openstreetmap.org Git - nominatim.git/history - sql/partition-functions.src.sql
use bbox of geometry when searching for attached streets
[nominatim.git] / sql / partition-functions.src.sql
2019-07-28 Sarah Hoffmannuse bbox of geometry when searching for attached streets
2019-07-16 Sarah HoffmannMerge pull request #1422 from lonvia/remove-country...
2019-07-10 Sarah Hoffmannremove country from place_addressline
2018-11-24 Sarah HoffmannMerge pull request #1237 from ckquentvp/fix-accept...
2018-11-21 Sarah HoffmannMerge pull request #1242 from lonvia/import-for-reverse...
2018-11-21 Sarah HoffmannAdd reverse-only parameter to setup
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-27 Sarah Hoffmannincrease search radius when looking for addr:place...
2018-06-13 Sarah Hoffmannnearest place search should match any of given tokens...
2018-04-26 Sarah HoffmannMerge pull request #1024 from lonvia/reduce-address...
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-16 Sarah Hoffmannremove search_name_country table
2018-04-16 Sarah Hoffmannremove now unused getNearestNamedRoadFeature() function
2018-03-16 Sarah Hoffmannincrease search radius for named streets in addresses
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-19 Sarah Hoffmannprecompute postcodes
2017-08-19 Sarah Hoffmannadd postcode to location_area tables
2017-08-19 Sarah Hoffmannremove now useless getNearestPostcode function
2017-04-22 Sarah HoffmannMerge branch 'roques-tetris'
2017-04-20 Sarah HoffmannMerge branch 'tetris' of https://github.com/roques...
2017-04-18 Christian von Roquesexplicitly name columns at INSERT
2017-03-19 Sarah HoffmannMerge pull request #671 from mtmail/html-view-use-geojs...
2017-03-19 Sarah HoffmannMerge pull request #669 from lonvia/address-part-on...
2017-03-18 Sarah Hoffmannfor roads add all intersecting boundaries to address...
2014-05-18 Sarah Hoffmannomit places with zero address rank from address lookup...
2014-04-28 Sarah Hoffmannhandle duplicate word entries correctly when looking...
2014-02-07 Sarah Hoffmannreplace ST_Line_Interpolate_Point with ST_LineInterpola...
2013-04-26 Sarah Hoffmannadd support for house numbers without street
2013-04-09 Sarah Hoffmannremove unused columns from word and search_name_* tables
2013-02-13 Sarah HoffmannRevert "increase search radius for named roads"
2013-01-22 Sarah Hoffmanndelete outdated entries from location_area_country
2013-01-19 Sarah Hoffmannsplit partition.sql into table and function parts