Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions symbol sets/OSM-ISSprOM 2019.crt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@


501.8 (highway = unclassified OR highway = residential OR highway = service OR highway = living_street)
501.9 (highway = unclassified OR highway = residential OR highway = service OR highway = living_street) AND (surface = asphalt OR surface = concrete OR surface = concrete:plates OR surface = concrete:lanes)
501.9 (highway = unclassified OR highway = residential OR highway = service OR highway = living_street) AND (surface = paved OR surface = asphalt OR surface = concrete OR surface = concrete:plates OR surface = concrete:lanes)
# 503.1 (highway = unclassified OR highway = residential OR highway = service OR highway = living_street) AND (surface = compacted OR surface = gravel)
501.8 (highway = unclassified OR highway = residential OR highway = service OR highway = living_street) AND (surface = ground OR surface = sand OR surface = unpaved)
505.2 (highway = unclassified OR highway = residential) AND (surface = grass OR surface = dirt)
Expand All @@ -120,7 +120,8 @@

509.1 railway ~= "" AND railway != "abandoned" AND tunnel != "yes"

521 building ~= "" AND building != ruins
521 building ~= "" AND building != ruins AND build != roof
522 building = "roof"

526 man_made = cairn
524 man_made = chimney
Expand All @@ -134,6 +135,7 @@
524 man_made = tower
524 man_made = water_tower
311 man_made = water_well
104 man_made = embankment

531 amenity = bench
313 amenity = drinking_water
Expand Down Expand Up @@ -167,3 +169,4 @@

531 pipeline = marker

520 access = private OR access = no