]> git.openstreetmap.org Git - nominatim.git/history - sql/functions.sql
use SMALLINT for ranks and partition; reorder columns for alignment
[nominatim.git] / sql / functions.sql
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.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-01-15 Marc Tobias MettenMerge branch 'mobile-responsive' of https://github...
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-09-26 Sarah HoffmannMerge pull request #315 from PhiRub/patch-1
2015-09-24 Sarah Hoffmannstreamline get_name_by_language()
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-08 Sarah Hoffmannmerge addr:postcode from houses into search index of...
2015-05-06 Sarah Hoffmannremove debug output
2015-05-03 Sarah Hoffmannplaces marked as linked should use the address of the...
2015-04-18 Sarah Hoffmannignore places without housenumber in interpolations
2015-03-30 Sarah Hoffmannclean out dead sql code
2015-03-25 Sarah Hoffmannavoid calling add_location for non-addressing features
2015-03-23 Sarah Hoffmannonly address features can be linked with placex
2015-03-05 Sarah Hoffmannreplace final reference to way-node index with spatial...
2015-03-05 Sarah Hoffmannreorder parenting search for POI level
2015-03-05 Sarah Hoffmannswitch interpolation node to using the interpolation...
2015-03-05 Sarah Hoffmannfix typos and make interpolation tests run
2015-03-05 Sarah Hoffmannwrite interpolated house numbers complete out and avoid...
2015-03-05 Sarah Hoffmanncomputation of parent of interpolations
2015-02-09 Sarah Hoffmannreduce search area for secondary adresses when areas...
2015-02-09 Sarah Hoffmannremove address lines with fully duplicated keywords
2015-01-16 Sarah Hoffmannremove unused functions
2014-12-30 Sarah Hoffmannbe more restrictive with sql select when computing...
2014-12-01 Sarah Hoffmannreorganise table creation
2014-11-03 Sarah Hoffmannfix address interpolation for self-intersecting ways
2014-10-08 Sarah Hoffmannremove all unidentified large areas from addresses
2014-10-08 Sarah Hoffmannremove most landuses from addresses
2014-10-05 Sarah Hoffmannrewrite address interpolation so that planet_osm_node...
2014-09-11 Sarah Hoffmannlower significance of postcodes in Singapure
2014-09-08 Sarah Hoffmannremove special casing of houses and postcodes in place...
2014-08-29 Sarah Hoffmanndisable unused function get_coonected_ways()
2014-08-17 Sarah Hoffmannsupport colon in wikipedia article names
2014-07-21 Sarah Hoffmannconsider side_streams as part of waterways if they...
2014-07-06 Sarah Hoffmannfix member lookup in empty waterway relations
2014-07-06 Sarah Hoffmanngo through entire member list when checking waterway...
2014-05-26 Sarah Hoffmanninherit postcode from street to poi
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
2014-05-07 Sarah Hoffmannlink waterway relations against contained ways
2014-04-30 Sarah Hoffmannprefer place tag for address details
2014-04-30 Sarah Hoffmannaddress inheritance from buildings to pois
2014-04-28 Sarah Hoffmannfix addr:place lookup
2014-04-28 Sarah Hoffmannavoid unnamed streets in associated street relations
2014-04-28 Sarah Hoffmannhandle duplicate word entries correctly when looking...
2014-04-28 Sarah Hoffmannassign rank of sea and coastline before area catchall
2014-04-23 Sarah Hoffmannfix copying of extratags from linked places
2014-04-21 Sarah Hoffmanninvalidate object itself in place_force_update()
2014-04-11 Sarah Hoffmannsuppress recursive updates for places that cannot appea...
2014-04-11 Sarah Hoffmanngive waterways an address but remove them from being...
2014-04-11 Sarah Hoffmannallow deletion of large areas of high rank
2014-04-10 Sarah Hoffmannforce countries into partitions as determined by countr...
2014-03-29 Sarah Hoffmannremove special handling for place tag values that have...
2014-03-25 Sarah Hoffmanntruely ignore country codes provided via tags
2014-03-24 Sarah Hoffmannupdate ref for postcode boundaries
2014-02-09 Sarah Hoffmannremove landuses if the name is removed
2014-02-08 Sarah Hoffmannrestrict admin_level change detection to boundary=admin...
2014-02-07 Sarah Hoffmannrecreate place objects when admin_level changes
2014-02-07 Sarah Hoffmannreplace ST_Line_Interpolate_Point with ST_LineInterpola...
2014-01-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2013-12-15 Sarah Hoffmannmerge postcodes from address objects
2013-11-23 Sarah Hoffmannmake classtype table update work when special schemas...
2013-10-30 Sarah Hoffmannavoid adding NULL tokens for frequent full names
2013-10-15 Sarah Hoffmanntake non-admin boundaries out of address computation
2013-09-19 Sarah Hoffmannrestrict max admin_level when patching in tag changes...
2013-09-19 Sarah Hoffmannmove blocking of highway objects into osm2pgsql
2013-09-19 Sarah Hoffmannforce delete from place if there is no corresponding...
next