]> git.openstreetmap.org Git - nominatim.git/history - sql
README: tiny markdown syntax error
[nominatim.git] / sql /
2014-05-26 Sarah Hoffmanninherit postcode from street to poi
2014-05-18 Sarah Hoffmannomit places with zero address rank from address lookup...
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-29 Sarah Hoffmannrevoke most of www-data's write rights
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 HoffmannRevert "increase search radius for named roads"
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
2013-01-19 Sarah Hoffmannsplit partition.sql into table and function parts
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-17 Sarah Hoffmannincrease search radius for named roads
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-12-02 Sarah Hoffmannremove unused SQL statements
2012-11-29 Sarah Hoffmannselect rights on import_polygon_delete for web view
2012-11-29 Sarah Hoffmannadd maintenance functions for deleting/updating regions
2012-11-14 Brian Quinionupdate osm country grid to fully ODBL compatible data...
2012-11-11 Sarah Hoffmanngive www-data select rights on query_log
2012-11-07 Sarah Hoffmannextend error reporting for invalid geometries
2012-11-05 Brian Quinioninclude a bit of extra details for polygon errors in...
2012-11-01 Brian Quinionhstore in 9.2 replaces k=>v with hstore(k,v). Update...
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...
2012-09-29 Sarah Hoffmannremove mountain ranges from addresses
2012-09-29 Sarah Hoffmannskip is_in items already in address vector
2012-09-28 Sarah Hoffmanncheck for empty relation before linking
2012-09-24 Sarah Hoffmannignore frequent partial search terms
2012-09-24 Sarah Hoffmannuse rank_address for linking places and boundaries
2012-09-23 Sarah Hoffmannfix edge cases when linking nodes
2012-09-03 Brian Quiniondefered delete should be done even if the place is...
2012-08-31 Brian Quinionrevert attempt to fix house number re-indexing on updat...
2012-08-29 Brian Quinionlimit reindexing to buildings / addresses
2012-08-28 Brian Quinionmark placex as needed re-indexin based on parent_place_...
2012-08-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-08-28 Brian Quinionlinked places not being updated on road modification
2012-08-20 Sarah Hoffmannavoid reassigning address rank of place itself
2012-08-19 Sarah Hoffmannmake sure first of each address rank is used
2012-08-18 Sarah Hoffmannimport TIGER data into temporary table
2012-07-31 Sarah Hoffmannplaces that cannot be part of an address still should...
2012-07-30 Sarah Hoffmanndon't create index idx_placex_sector twice
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
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
next