]> git.openstreetmap.org Git - nominatim.git/commit
reorganise class/type information
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 15 May 2020 21:00:04 +0000 (23:00 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 17 May 2020 14:46:45 +0000 (16:46 +0200)
commit1faa0f4d41da125dfb35d20dc2449e87f2497e20
tree0026b1ce6b924bed1d481c867a8fd369082f24e5
parent82a11cae2ddb7cfe3b2a180346bb374efe2e6a9d
reorganise class/type information

Add a separate function for each property which saves necessary
information independently. Simplify computation of labels and
simple labels to not explicitly save the labels.
lib/AddressDetails.php
lib/ClassTypes.php
lib/Geocode.php
lib/PlaceLookup.php