]> git.openstreetmap.org Git - nominatim.git/history - sql/functions/placex_triggers.sql
place node address parts must be in lower rank area
[nominatim.git] / sql / functions / placex_triggers.sql
2020-03-06 Sarah Hoffmannplace node address parts must be in lower rank area
2020-03-04 Sarah HoffmannMerge pull request #1705 from lonvia/delete-linkee...
2020-03-04 Sarah HoffmannRemove linkees from search_name
2020-03-04 Sarah HoffmannMerge pull request #1704 from lonvia/centroid-within...
2020-03-04 Sarah Hoffmannlinked centroids must always be within geometry
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-28 Sarah Hoffmannlink against place nodes by place type
2020-02-28 Sarah Hoffmannmove linked place type into linked_place extratags
2020-02-26 Sarah HoffmannMerge pull request #1698 from lonvia/cleanup-partition...
2020-02-26 Sarah Hoffmannsimplify getNearestRoadFeature function
2020-02-24 Sarah HoffmannMerge pull request #1693 from lonvia/reorganize-address...
2020-02-21 Sarah Hoffmannmove address line computation in its own function
2020-02-19 Sarah HoffmannMerge pull request #1690 from lonvia/parenting-large...
2020-02-19 Sarah Hoffmannimprove parenting for large areas with rank 30
2020-02-18 Sarah HoffmannMerge pull request #1688 from mtmail/snippet-noun-vs...
2020-02-18 Sarah Hoffmannmake sure that linked places are within a boundary
2020-02-16 Sarah Hoffmannadd bbox whereclause to make postgis 3.0 happy
2020-01-24 Sarah HoffmannMerge pull request #1647 from lonvia/split-out-linking
2020-01-23 Sarah Hoffmannadapt index for changes name lookup
2020-01-23 Sarah Hoffmannclean up get_word_id function
2020-01-23 Sarah Hoffmannfactor out parent search from addr:street/addr:place
2020-01-23 Sarah Hoffmannfactor out searching for parent road for pois
2020-01-23 Sarah Hoffmannfactor out computation of default names
2020-01-23 Sarah Hoffmannfactor out place linking sql
2020-01-08 Sarah Hoffmannremove special handling of rail
2020-01-08 Sarah HoffmannMerge pull request #1628 from lonvia/split-sql-functions
2020-01-08 Sarah Hoffmannmove placex triggers into own file