]> git.openstreetmap.org Git - nominatim.git/commitdiff
geocodejson: type should contain the general feature class
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 27 Apr 2022 08:53:12 +0000 (10:53 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 27 Apr 2022 08:53:12 +0000 (10:53 +0200)
'type' so far contained the value of the OSM tag. That is rarely
helpful because it is not a restricted class of values. Change
this to contain the types as defined in the geocodejson spec,
which correspond to the address layer names.


No differences found