]> git.openstreetmap.org Git - nominatim.git/commit
introduce address column for place tables
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 25 Mar 2017 22:11:09 +0000 (23:11 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 8 Apr 2017 16:58:26 +0000 (18:58 +0200)
commitc8e79397f5b71eae8fd7738c931f7f80b1228654
tree9b75a224976d7c1e0763986d72eab845ef0430fe
parent43eedfd25371f9c50a2418ee6de0435b4469a85c
introduce address column for place tables

The column is a hstore containing the full OSM tag with key and
value.
lib/Geocode.php
lib/PlaceLookup.php
lib/ReverseGeocode.php
sql/functions.sql
sql/tables.sql
utils/setup.php
website/deletable.php
website/details.php