forked from hans/Nominatim
Fix bug in index.c and remove column admin_level from location_property_osmline.
This commit is contained in:
@@ -94,7 +94,6 @@ CREATE TABLE location_property_osmline (
|
||||
startnumber INTEGER,
|
||||
endnumber INTEGER,
|
||||
interpolationtype TEXT,
|
||||
admin_level INTEGER,
|
||||
street TEXT,
|
||||
postcode TEXT,
|
||||
calculated_country_code VARCHAR(2),
|
||||
|
||||
Reference in New Issue
Block a user