mirror of
https://github.com/osm2pgsql-dev/osm2pgsql.git
synced 2025-08-22 19:42:12 +00:00
Make shop into type polygon, to have closed ways with no polygon-enforcing
tags (eg. missing building=yes) still show up in the polygon table.
This commit is contained in:
@ -74,7 +74,7 @@ node,way religion text nocache
|
||||
node,way residence text linear
|
||||
node,way route text linear
|
||||
node,way service text linear
|
||||
node,way shop text linear
|
||||
node,way shop text polygon
|
||||
node,way sport text polygon
|
||||
node,way tourism text polygon
|
||||
way tracktype text linear
|
||||
|
Reference in New Issue
Block a user