mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove more tags from full style
The full style should only save the necessary tags needed for processing.
This commit is contained in:
@@ -231,7 +231,6 @@ function Place:write_row(k, v, save_extra_mains)
|
||||
end
|
||||
end
|
||||
|
||||
print(k, v)
|
||||
place_table:insert{
|
||||
class = k,
|
||||
type = v,
|
||||
|
||||
Reference in New Issue
Block a user