mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 19:07:58 +00:00
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