]> git.openstreetmap.org Git - nominatim.git/history - sql/functions.sql
README: tiny markdown syntax error
[nominatim.git] / sql / functions.sql
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...
2013-09-09 Brian Quiniononly places that are part of the address should be...
2013-06-18 Brian QuinionAllow linking of ways to points (by name) as well as...
2013-05-24 Sarah Hoffmannmake isolated dwellings addressable
2013-05-20 Sarah Hoffmannmake POIs as interpolation points work
2013-05-16 Sarah Hoffmannfix c&p typo
2013-05-14 Sarah Hoffmannupdate admin_level when modifying place
2013-05-11 Sarah Hoffmannprefer local data over fallback for country codes
2013-04-30 Sarah Hoffmanninvalidation of non-street house numbers on update
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-03-02 Sarah Hoffmannmore bigint fixes
2013-02-28 Brian QuinionImport class:type from linked features to the extratags...
2013-02-26 Sarah Hoffmannname patching with default language for the case where...
2013-02-17 Sarah Hoffmannremove special handling of mountain passes
2013-02-13 Sarah HoffmannMerge branch 'address-importance' of https://github...
2013-02-12 Brian Quinionanother int => bigint issue in addressline
2013-02-09 Brian Quinionfix some mised INTEGER to BIGINT conversions
2013-02-08 Sarah Hoffmannadd partial word search term to keywords as well
2013-02-07 Brian Quinionmerge in the postcode and is_in terms into the address...
2013-01-24 Brian QuinionDelete all records for a linked place so that they...
2013-01-22 Sarah Hoffmanndelete outdated entries from location_area_country
2012-12-20 Brian Quinioninclude zip codes for addresses linked to the street...
2012-12-18 Brian Quinionmake sure rank 28 to 30 places are assigned a centroid...
2012-12-16 Sarah Hoffmanninvalidate rank >27 places around roads
2012-12-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-13 Sarah Hoffmannadd street to the address of rank >27 objects
2012-12-12 Brian Quinionbetter fallback for address component names (avoid...
2012-12-03 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-29 Sarah Hoffmannadd maintenance functions for deleting/updating regions
2012-11-01 Brian Quinionhstore in 9.2 replaces k=>v with hstore(k,v). Update...
2012-10-07 Sarah Hoffmannremove country name from address name vector
2012-09-30 Sarah HoffmannMerge remote-tracking branch 'lonvia/partial-search...
next