Nominatim/sql
Sarah Hoffmann 101f04bbf2 Fix address link for boundaries in details
Removes the special casing for boundaries with a place
type in get_addressdata(). Instead the place type is now
returned as an extra field, so that the caller has to
handle the situation.

This fixes the details link next to the address in the details
view, which previously would go to a place class instead of the
original boundary class.
2020-03-29 17:40:56 +02:00
..
functions Fix address link for boundaries in details 2020-03-29 17:40:56 +02:00
aux_tables.sql make tables for external data (Tiger and aux) configurable 2016-04-07 21:47:51 +02:00
hstore_compatability_9_0.sql hstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and introduce compatability function for pre 9.1 postgresql 2012-11-01 01:46:19 +00:00
indices_search.src.sql create/drop indexes concurrently 2019-10-19 17:13:05 +02:00
indices_updates.src.sql revert using stricter uniqueness constraint on place 2020-02-24 22:55:03 +01:00
indices.src.sql clean up intermediate tables earlier with --drop 2020-02-12 11:03:20 +01:00
partition-functions.src.sql output linked place into address details 2020-02-28 22:07:06 +01:00
partition-tables.src.sql remove unused nearfeature types 2020-02-26 11:01:29 +01:00
table-triggers.sql forgot new trigger sql 2020-01-23 22:28:43 +01:00
tables.sql use wikidata tag for linking places 2020-03-21 22:46:54 +01:00
tiger_import_finish.sql change tiger housenumber format to save as lines instead of points and thus new interpolation 2016-03-21 14:07:12 +01:00
tiger_import_start.sql simplify getNearestParallelRoadFeature function 2020-02-26 11:01:04 +01:00
update-postcodes.sql exclude postcode ranges separated by colon from centre point calculation 2019-05-25 20:43:38 +02:00
words_from_search_name.sql add function to recalculate counts for full-word search term 2017-12-17 16:00:28 +01:00
words.sql precomputed postcodes must use dedicated import function 2017-10-28 18:24:01 +02:00