]> git.openstreetmap.org Git - nominatim.git/history - sql/functions.sql
Merge remote-tracking branch 'lonvia/address-order'
[nominatim.git] / sql / functions.sql
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
2012-07-20 Sarah Hoffmannadapt distance heuristics for nodes
2012-07-13 Sarah Hoffmanngracefully fail if nodes from an address interpolation...
2012-07-03 Sarah Hoffmannexcluded place nodes outside parent boundaries from...
2012-06-29 Sarah Hoffmannmake sure invalid geometries are always deleted from...
2012-06-28 Sarah Hoffmannbe less verbose
2012-05-24 Sarah Hoffmannremove distinct, causes nearest feature results to...
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Sarah Hoffmannrename ambiguous variables to make postgresql 8.4 happy
2012-05-22 Brian Quiniondeal with some indexing edge cases
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Brian QuinionDB Scheme changes: alter table placex add column calcul...
2012-05-15 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-13 Sarah Hoffmannpre-create word list to avoid duplicates due to paralle...
2012-05-11 Brian QuinionCan't filter on rank_search before it has been assigned
2012-05-06 Brian Quinionupdated wikipedia article code to allow for mutliple...
2012-05-05 Sarah Hoffmannmodifiers to encourage use of indices
2012-05-03 Brian Quinioncatch utf8 encoding errors and at least stop them abort...
2012-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-30 Brian Quinioncalculate importance from wikipedia
2012-04-29 Brian Quinionmore name checks in point and poly mergeing, and put...
2012-04-26 Sarah Hoffmannchange code to work with a 64-bit node size osm2pgsql
2012-04-26 Brian QuinionMerge pull request #5 from mfn/improve_errmsg
2012-04-26 Brian Quiniondepreciate place=region due to common miss-use
2012-04-26 Brian Quinionlink nodes and relations using name->'name' index looku...
2012-04-20 Sarah HoffmannMerge branch 'continent' of https://github.com/datendel...
2012-04-20 Sarah Hoffmannadd support for Irish townlands
2012-04-20 Datendelphinonly calculate country for search ranks country and...
2012-04-14 Sarah Hoffmannignore postcode boundaries without postcode
2012-04-14 Sarah Hoffmannmissing brackets in default name assignment
2012-04-11 Sarah HoffmannMerge branch 'mountain_pass' of https://github.com...
2012-04-06 Datendelphinranking for mountain_pass
2012-04-02 Brian QuinionOnly link polygons on admin_centre is not already found...
2012-04-01 Brian QuinionUpdate details.php to show linked places
2012-04-01 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-01 Brian QuinionAdds code to merge place polygon and points using:
2012-03-29 Sarah Hoffmannpostgresq 8.4 backward compatibility: count hash size...
2012-03-29 Sarah Hoffmanndon't use column names for variable names, 8.4 fails...
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-03-18 Sarah Hoffmannonly re-index addressable places
2012-03-18 Sarah Hoffmannremove array_agg
2012-03-09 Sarah Hoffmannsanity check for address interpolation
2012-03-09 Sarah Hoffmannavoid deletes for new places
2012-03-09 Sarah Hoffmannrestrict deferred delete to concerned place
2012-02-19 Sarah Hoffmannupdate classtype tables for special phrases along with...
2012-02-12 Sarah Hoffmannmove place=isolated_dwelling up to the same rank as...
2012-01-21 Sarah Hoffmann- remove dependency on intarray extension
2011-06-14 Brian Quinionupdate place_id to BIGINT
2011-03-18 Brian Quinioncalculate search position based to 'importance' rather...
2011-03-11 Brian Quiniondrop requirement for zero distance record for each...
2011-02-08 Brian Quinionstop treating capital cities as villages, memory leak...
2011-02-07 Brian Quinionadd logging of broken polygons, improve address export...
2011-01-21 Brian Quinionaux properties, memory leaks, tweaks to search order
2011-01-05 Brian Quinionfinally fix adminitrative spelling error, disable fast_...
2010-12-07 Brian Quinionpostcode/zipcode improvements, finish work on handling...
2010-11-18 Brian Quinionmake rank_search consistent
2010-11-17 Brian Quinionremove the road buffer code - made things slower. ...
2010-11-15 Brian Quiniontigger data import
2010-11-09 Brian Quinionchange partition from char to int, partition search_nam...
2010-11-02 Brian Quinionmore multi-processor improvements
2010-11-01 Brian Quinionmore partitioning work, os open data postcodes, country...
2010-10-27 Brian Quinionhstore names / refactoring
2010-10-26 Brian Quiniondata partitioning
2010-10-23 Brian Quinionnominatim refactoring