]> git.openstreetmap.org Git - nominatim.git/history - sql
clean up docs for lookup call
[nominatim.git] / sql /
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
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...
next