]> git.openstreetmap.org Git - nominatim.git/history - sql/functions.sql
Merge pull request #1245 from lonvia/address-levels-from-json
[nominatim.git] / sql / functions.sql
2018-12-01 Sarah HoffmannMerge pull request #1245 from lonvia/address-levels...
2018-11-28 Sarah HoffmannMerge pull request #1251 from mtmail/remove-naturaleart...
2018-11-27 marc tobiasremove Natural Earth dataset
2018-11-24 Sarah HoffmannMake rank assignments configurable
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-11-18 Sarah HoffmannAlways ignore continents for addresses
2018-11-17 Sarah HoffmannRemove country and state nodes from address computation
2018-08-05 Sarah HoffmannMerge pull request #1111 from lonvia/remove-postcode...
2018-08-05 Sarah HoffmannDo not have postcode node appear in addresses directly
2018-08-04 Sarah HoffmannMerge pull request #1110 from lonvia/remove-address...
2018-08-04 Sarah HoffmannMerge pull request #1126 from lonvia/improve-country...
2018-08-04 Sarah Hoffmannimprove place node search when no areas found
2018-08-02 Sarah HoffmannMerge pull request #1095 from estadtherr/remote_postgres_pr
2018-08-01 Sarah Hoffmannprefix function calls in make_standard_name() with...
2018-07-22 Sarah HoffmannRemove special search for address part for long ways
2018-05-04 Sarah HoffmannMerge pull request #1032 from mtmail/tests-for-debughtml
2018-05-04 Sarah HoffmannMerge pull request #1029 from lonvia/streamline-sql
2018-05-01 Sarah Hoffmannstreamline SQL for parenting rank 30 places
2018-04-26 Sarah HoffmannMerge pull request #1024 from lonvia/reduce-address...
2018-04-16 Sarah Hoffmannremove debug code
2018-04-16 Sarah Hoffmannremove use of is_in terms for address computation
2018-04-16 Sarah Hoffmannremove special search for Tiger postcodes
2018-04-16 Sarah Hoffmannfix variable name
2018-04-15 Sarah Hoffmannadd tests for address tag parsing for search name
2018-04-15 Sarah Hoffmannrestrict addr:* tags that are used for search term
2018-02-12 Sarah Hoffmannreimport boundaries from scratch when type is changed
2017-12-16 Sarah Hoffmannwhen linking waterway ways and relations allow all...
2017-10-28 Sarah HoffmannMerge pull request #842 from mtmail/updated-tiger-count...
2017-10-27 Sarah HoffmannMerge branch 'fix-map-on-details-page' of https://githu...
2017-10-27 Sarah Hoffmannignore linked places for address details
2017-10-12 Sarah Hoffmanntake country names only from relations
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-31 Sarah Hoffmannincrease search rank of leisure=park
2017-08-19 Sarah Hoffmannnormalize all postcodes before use
2017-08-19 Sarah Hoffmannsimplify search for artificial postcodes
2017-08-19 Sarah Hoffmannspecial handling for estimated postcode in areas
2017-08-19 Sarah Hoffmannfix postcode-related tests
2017-08-19 Sarah Hoffmannimprove calculation of postcode for interpolations
2017-08-19 Sarah Hoffmannmerging back postcodes is no longer necessary
2017-08-19 Sarah Hoffmannadd search for postcode
2017-08-19 Sarah Hoffmannadd postcodes as special items in word table
2017-08-19 Sarah Hoffmannmake sure postcode gets recomputed on update
2017-08-19 Sarah Hoffmannuse only computed postcode when getting address
2017-08-19 Sarah Hoffmannremove unused get_address_postcode function
2017-08-19 Sarah Hoffmannnormalize postcodes before adding to location tables
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-08-19 Sarah Hoffmannadd indexing of artificial postcodes
2017-08-14 Sarah Hoffmannfix syntax typo
2017-06-15 Sarah Hoffmannadd extensive debug messages for placex
2017-06-07 Sarah HoffmannIgnore postcodes with comma and semicolon when computin...
2017-06-07 Sarah Hoffmannrestrict linked places to place nodes
2017-06-06 Sarah Hoffmannforce update of linker when linkee is updates
2017-06-06 Sarah HoffmannRemove boundries when downgrading from polygon to line
2017-06-05 Sarah HoffmannRevert "use "char" type when refering to osm_type column"
2017-06-05 Sarah HoffmannMerge pull request #742 from lonvia/compare-normalized
2017-06-04 Sarah Hoffmannadd normalized version of special search terms on import
2017-06-04 Sarah Hoffmannuse "char" type when refering to osm_type column
2017-05-31 Sarah HoffmannMerge pull request #739 from lonvia/max-importance
2017-05-30 Sarah Hoffmannwhen linking places compute maximum importance
2017-04-23 Sarah Hoffmannremove another use of place.country_code
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-04-13 Sarah HoffmannMerge pull request #700 from lonvia/structured-address...
2017-04-09 Sarah Hoffmannuse centroid for near feature search on rank 30
2017-04-09 Sarah Hoffmannfix operator precedence for hstore
2017-04-08 Sarah Hoffmannremove street and addr_place columns in placex
2017-04-08 Sarah HoffmannRemove street and addr_place from location_property_osmline
2017-04-08 Sarah Hoffmannadapt more BDD tests to hstore
2017-04-08 Sarah Hoffmannfix DB bd tests for address hstore
2017-04-08 Sarah Hoffmannintroduce address column for place tables
2017-03-30 Sarah Hoffmannabort osmline update correctly when way nodes are missing
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...
2017-02-26 Sarah Hoffmannmove interpolaton computation into indexing step
2017-02-18 Sarah Hoffmanndon't delete names on unknown country boundaries
2016-10-04 Rémi BOURGARELChange on get_addressdata check for matching the condit...
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-28 Sarah Hoffmannfill place and osmline independently for interpolations...
2016-05-15 Sarah Hoffmannreintroduce addr:place for interpolation
2016-05-15 Sarah Hoffmannupdate comments and formatting
2016-05-15 Sarah Hoffmannget housenumber data for interpolations from place...
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-08 markigailFix bug in index.c and remove column admin_level from...
2016-04-27 Markus Gailindex on geometry of interpolation lines, and more...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-25 Markus GailRemove interpolation lines from placex and save them...
2016-04-12 Sarah HoffmannMerge pull request #425 from lonvia/disable-aux-tables
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
2016-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-03-30 Sarah Hoffmannremove explicitly set postgres/postgis version
2016-03-28 Sarah Hoffmannmake sure linked places get recomputed when unlinked
2016-03-27 Sarah HoffmannMerge branch 'tigerlines' of https://github.com/markiga...
2016-03-23 Markus GailFix coding style.
next