]> git.openstreetmap.org Git - nominatim.git/history - sql
README: tiny markdown syntax error
[nominatim.git] / sql /
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-18 Sarah Hoffmannalso use address column for word count computation
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-27 Sarah HoffmannMerge pull request #690 from ImreSamu/fix_install_sql_w...
2017-03-26 ImreSamufix sql warnings
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 Hoffmannremove duplicate index
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-24 Sarah HoffmannMerge pull request #436 from lonvia/remove-location...
2016-04-23 Sarah Hoffmannremove unused location_property_-partion- tables
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-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-03-30 Sarah Hoffmannremove explicitly set postgres/postgis version
2016-03-30 Sarah HoffmannMerge pull request #416 from lonvia/dead-code-removal
2016-03-28 Sarah Hoffmannremove unused files
2016-03-28 Sarah Hoffmannmake sure linked places get recomputed when unlinked
2016-03-27 Sarah Hoffmannfix syntax errors in tiger code and adapt format of...
2016-03-27 Sarah HoffmannMerge branch 'tigerlines' of https://github.com/markiga...
2016-03-23 Markus GailFix coding style.
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
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-08-04 Sarah Hoffmannignore man_made objects in reverse search
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-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-08 Sarah Hoffmanninterpolations: snap lines to points, not vice versa
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-03-05 Sarah Hoffmannswitch remaining GRANTs to configurable web user
2015-02-27 Sarah Hoffmannadd script for recomputing word frequencies
2015-02-21 Sarah Hoffmannalso drop interpolation index
2015-02-19 Sarah Hoffmanndrop unnecessary index
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-20 Sarah Hoffmanntablespace definition belongs before the where clause
2015-01-16 Sarah Hoffmannremove unused functions
2015-01-11 Sarah Hoffmannsupport tablespaces and www user config in tiger import
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-08 Sarah Hoffmannreintroduce index on gb_postcode
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-09-07 Sarah Hoffmannadd simplified geometry index for reverse queries
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-06-26 Brian Quinionupdate tiger import for changes to functions.sql
next