]> git.openstreetmap.org Git - nominatim.git/history - sql/tables.sql
Merge branch 'separate-compilation' of https://github.com/eyusupov/Nominatim into...
[nominatim.git] / sql / tables.sql
2020-04-26 Sarah HoffmannMerge branch 'separate-compilation' of https://github...
2020-04-03 Sarah HoffmannMerge pull request #1733 from krahulreddy/whitespaces...
2020-03-27 Sarah HoffmannMerge pull request #1720 from lonvia/better-linking...
2020-03-21 Sarah Hoffmannuse wikidata tag for linking places
2020-01-24 Sarah HoffmannMerge pull request #1647 from lonvia/split-out-linking
2020-01-23 Sarah Hoffmannadapt index for changes name lookup
2020-01-23 Sarah Hoffmannmove trigger creation later in setup
2019-12-01 Sarah HoffmannMerge branch 'housenumber-zero' of https://github.com...
2019-11-20 Sarah HoffmannMerge pull request #1570 from lonvia/wikipedia-importan...
2019-11-17 Sarah Hoffmannfix loading of data without wikipedia files
2019-07-28 Sarah HoffmannMerge pull request #1443 from lonvia/reorganize-search...
2019-07-28 Sarah HoffmannMerge pull request #1433 from mtmail/us-postcode-import...
2019-07-23 marc tobiasmake US postcode data to an optional download
2019-07-16 Sarah HoffmannMerge pull request #1422 from lonvia/remove-country...
2019-07-10 Sarah Hoffmannremove country from place_addressline
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-16 Sarah HoffmannMerge pull request #1180 from mtmail/php-testsuite...
2018-09-15 Sarah HoffmannMerge pull request #1179 from mtmail/import-table-highe...
2018-09-15 marc tobiasimport_osmosis_log table: increase possible batch size
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-19 Sarah Hoffmannadd search for postcode
2017-08-19 Sarah Hoffmannfix typo
2017-08-19 Sarah Hoffmannadd postcode to location_area tables
2017-08-19 Sarah Hoffmannreplace AddGeometryColumn() functions
2017-08-19 Sarah Hoffmannadd indexing of artificial postcodes
2017-08-19 Sarah Hoffmannadd new location_postcode table
2017-05-26 Sarah HoffmannMerge pull request #734 from lonvia/use-pyosmium-for...
2017-05-25 Sarah Hoffmannswitch from osmosis to pyosmium for updates
2017-04-22 Sarah HoffmannMerge branch 'roques-tetris'
2017-04-20 Sarah HoffmannMerge branch 'tetris' of https://github.com/roques...
2017-04-19 Christian von Roquesuse SMALLINT for ranks and partition; reorder columns...
2017-04-13 Sarah HoffmannMerge pull request #700 from lonvia/structured-address...
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 Hoffmannintroduce address column for place tables
2017-03-27 Sarah HoffmannMerge pull request #690 from ImreSamu/fix_install_sql_w...
2017-03-26 ImreSamufix sql warnings
2017-02-26 Sarah Hoffmannmove interpolaton computation into indexing step
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-15 Sarah Hoffmannreintroduce addr:place for interpolation
2016-05-15 Sarah Hoffmannremove duplicate index
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-12 Sarah HoffmannMerge pull request #424 from lonvia/cleanup-logging
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
2016-04-07 Sarah Hoffmannclean up query logging
2016-03-27 Sarah Hoffmannfix syntax errors in tiger code and adapt format of...
2015-05-22 Sarah HoffmannMerge branch 'http_proxy' of https://github.com/simonlo...
2015-05-21 Sarah Hoffmannget rid of sector index, no longer used
2015-03-05 Sarah Hoffmannswitch remaining GRANTs to configurable web user
2015-01-20 Sarah Hoffmanntablespace definition belongs before the where clause
2014-12-01 Sarah Hoffmannreorganise table creation
2014-01-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2013-09-29 Sarah Hoffmannrevoke most of www-data's write rights
2013-04-09 Sarah Hoffmannremove unused columns from word and search_name_* tables
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-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-05-22 Brian Quinionfix broken field name / committed debug
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 Hoffmannmove index over nameaddress_vector back to delayed...
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 Hoffmannmake it run with 64bit and 32bit osm2pgsql
2012-04-26 Sarah Hoffmannchange code to work with a 64-bit node size osm2pgsql
2012-04-01 Brian Quinionsearch_name.name_vector index is now required during...
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-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-02-10 Sarah Hoffmannduring initial setup defer creation of non-vital until...
2012-01-21 Sarah Hoffmann- remove dependency on intarray extension
2011-09-09 Frederik Rammcreate 'file' sequence required by update.php
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-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-09 Brian Quinionchange partition from char to int, partition search_nam...
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