Changes between Version 68 and Version 127 of Styles/Coloured_Streets
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Coloured_Streets
v68 v127 1 1 [[TranslatedPages]] 2 2 3 = [[Image(ColouredStreetsIcon.png)]] Coloured Streets = 4 [[PageOutline]] 5 6 === Description === 3 = [[Image(ColouredStreetsIcon.svg,48,middle,inline)]] Coloured Streets = 4 [[PageOutline(2-9)]] 5 6 == Description == 7 === Introduction === 7 8 8 9 The mappaint style "Coloured Streets" makes '''working with addresses easier.''' 9 10 10 Streets, buildings and address nodes with the same street name are highlighted in the '''same colour'''. Thereby you can quickly recognize, which house belongs to which street. It analyzes for streets the key "name"and for addresses the key"addr:street"resp. for associatedStreet relations for the housenumber the key"name"of the relation. Furthermore it indicates missing or incorrect data. If addr:street is missing then it shows "street?". If addr:housenumber is missing it shows "number?". If there are streets (ways with highway=*) with an addr:*=* tag, then it shows "no addr!".11 Streets, buildings and address nodes with the same street name are highlighted in the '''same colour'''. Thereby you can quickly recognize, which house belongs to which street. It analyzes for streets the key `name` and for addresses the key `addr:street` resp. for associatedStreet relations for the housenumber the key `name` of the relation. Furthermore it indicates missing or incorrect data. If `addr:street` is missing then it shows "street?". If `addr:housenumber` is missing it shows "number?". (`nohousenumber=yes` is taken into account.) If there are streets (ways with `highway=*`) with an `addr:*=*` tag, then it shows "no addr!". 11 12 12 13 Coloured Streets uses '''33 specially selected colours''', which are used on average equally often. In individual cases the same colour of adjacent streets may still occur. This is because of the limited number of clearly distinguishable colours and can not be completely eliminated. 13 14 14 There are '''4 options''' for customizing the mappaint style. You can change the options in the advanced preferences of JOSM. (Menu: Edit → [[Image(source:/trunk/images/preference.png, 16px, bottom)]] Preferences → down left check Expert mode → [[Image(source:/trunk/images/dialogs/settings.png, 16px, bottom)]] Setting preference entries directly → search for {{{coloured_streets_setting}}}). Accepted values are {{{true}}} and {{{false}}}. After you changed a setting you need to deactivate and reactivate the mappaint style to apply the changes. 15 16 * If you want to allow "addr:postcode=*" on streets (and don't want to see a warning message for these cases), then you change the value of {{{coloured_streets_setting_allow_postcode}}} to {{{true}}} (default is false = not allow = warning is displayed). 17 * If you want that [osmwiki:Proposed_features/Directional_Prefix_%26_Suffix_Indication name:prefix and name:suffix] for names of streets and associatedStreet relations are taken into account, then you change the value of {{{coloured_streets_setting_support_prefix_and_suffix_on_highway_names}}} to {{{true}}} (default is false = prefix and suffix are ignored = only the key "name" is analyzed). At least in parts of the USA and of Greece names of streets are divided into these components. By activating this option you get better results with Coloured Streets in these areas. 18 * If you want to see the coloured dashes of streets with cycleway=* and named cycle-/footways, which are part of the default internal mappaint style, then you change the value of {{{coloured_streets_setting_show_cycleway_dashes}}} to {{{true}}} (default is false = the dashes are hidden because they can confuse you in Coloured Streets.) 19 * If you want to deactivate the error message for addresses with addr:street or addr:place but without addr:housenumber ("number?), then you change the value of {{{coloured_streets_setting_display_missing_number_message}}} to {{{false}}} (default is true = the error message is displayed.) If set to false, the address is diplayed as if it has a housenumber but with a "?" instead of the number. This can be helpful in areas with a lot such cases and you are instead searching for missing addr:street. 20 21 You should use Coloured Streets together with the default JOSM internal mappaint style. In the List of mappaint styles in the preferences Coloured Streets should be below the internal style (which means higher priority). 15 === Style setting === 16 There are '''6 style settings''' for customizing the mappaint style. You can change the options in the [wiki:Help/Dialog/MapPaint/StyleSettings Map Paint Styles dialog] in the sidebar on the right side. If the dialog is not displayed you can activate it in the menu ''Windows''. In the ''Map Paint Styles'' dialog right click on ''Coloured Streets'' and then point on ''Style Settings'' (see also animation down). After you changed a setting the mappaint style updates automatically. The 5 style settings are: 17 18 Allow addr:postcode on streets:: 19 You can choose if you want to allow `addr:postcode=*` on streets and don't want to see a warning message for these cases. The default setting is: ''unchecked'' = not allowed = warning is displayed. 20 Support prefix and suffix on street names:: 21 You can choose if [osmwiki:Proposed_features/Directional_Prefix_%26_Suffix_Indication name:prefix and name:suffix] for names of streets and associatedStreet relations are taken into account. The default setting is: ''unchecked'' = prefix and suffix are ignored = only the key `name` is analyzed. At least in parts of the USA and of Greece names of streets are divided into these components. By activating this option you get better results with Coloured Streets in these areas. 22 Display cycleway dashes:: 23 You can choose if you want to see the coloured dashes of streets with `cycleway=*` and named cycle-/footways, which are part of the default internal mappaint style The default setting is: ''unchecked'' = the dashes are hidden because they can confuse you in Coloured Streets. 24 Display missing number message:: 25 You can choose if you want to deactivate the error message for addresses with `addr:street` or `addr:place` but without `addr:housenumber` ("number?"). The default setting is: ''checked'' = the error message is displayed. If you unchek this, the address is diplayed as if it has a housenumber but with a "?" instead of the number. This can be helpful in areas with a lot such cases and you are instead searching for missing addr:street. 26 Support associatedStreet relations:: 27 You can choose if associatedStreet relations are supported. The default setting is: ''checked'' = they are supported. 28 Allow housename instead of housenumber (used in UK):: 29 You can choose if `addr:housename` is treated the same way like `addr:housenumber`. This is usefull for countries where houses sometimes have only a housename and no housenumber (like in the UK). You should only check this option if this usage is common in the country you are editing. If this setting is checked the "number?" message is not displayed if `addr:housename` is present. The default setting is: ''unchecked'' = `addr:housname` is ignored. 30 31 === Further information === 32 You need to use Coloured Streets together with the default JOSM internal mappaint style. In the List of mappaint styles in the preferences Coloured Streets need to be below the internal style (which means higher priority). The default mappaint style has also ''style settings''. It is recommended to check ''Hide icons at low zoom'' there for a good display (this also hides the text of nodes). 22 33 23 34 Other useful tools for address mapping: 24 35 [[Coloured_Postcode]], 25 36 [[Coloured_Suburb]], 26 [http://gulp21.bplaced.net/osm/housenumbervalidator/ HousenumberValidator], 27 [http://tools.geofabrik.de/osmi/debug.html?view=addresses OSM Inspector], 28 [http://www.itoworld.com/map/9# ITO maps]. 29 30 For the Coloured Streets mappaint style JOSM version 7287 or newer is required. For '''ideas/questions/bugs/suggestions''' or similar please write a message to the current editor [osmwww:user/Klumbumbus Klumbumbus] and/or the former editor [osmwww:user/geozeisig geozeisig]. 37 [https://tools.geofabrik.de/osmi/?view=addresses OSM Inspector]. 38 39 For the Coloured Streets mappaint style JOSM version 8087 or newer is required. For '''ideas/questions/bugs/suggestions''' or similar please write a message to the current editor [osmwww:user/Klumbumbus Klumbumbus] and/or the former editor [osmwww:user/geozeisig geozeisig]. 31 40 32 41 Feel free to translate this wiki page into more languages. Already translated languages see top right. 33 42 43 === Example images === 34 44 '''Example of Coloured Streets:''' 35 45 … … 44 54 ^(data used for image [osmwww:copyright ©OpenStreetMap contributors] ODbL)^ 45 55 46 For comparison, here is a part of my "test center".47 48 '''JOSM default internal style compared to Coloured Streets 3. 0:'''56 For comparison, here is a part of my [attachment:Testcenter.osm test center]: 57 58 '''JOSM default internal style compared to Coloured Streets 3.37:''' 49 59 50 60 [[Image(JOSM_internal_compared_to_Coloured_Streets.gif)]] … … 52 62 ^(This picture was created with a modified version of Coloured Streets to ensure that all colours show up top.)^ 53 63 54 === Changelog === 64 '''Set Style settings:''' 65 66 [[Image(style_settings.gif)]] 67 68 == Changelog == 55 69 ^(Latest change first)^ 56 ==== Version 3.29.xx to 3.30.xx ==== 70 ==== Version 3.53 ==== 71 * Fix one more display bug of version 3.51 72 ==== Version 3.52 ==== 73 * Fix some display bugs of version 3.51 when "Display missing number message" was disabled 74 ==== Version 3.51 ==== 75 * Add full support for `nohousenumber=yes`: If there is `addr:street` or `addr:place` present or if the object is part of a associatedStreet relation (and associatedStreet relation support is activated) then the object is displayed like a normal housenumber with "no" as number. If there is no such connection to a street then the object is toned down like minor buildings (e.g. `building=garage`). 76 ==== Version 3.50 ==== 77 * Improved icon with transparent background, more sharpness on different sizes and reduced filesize 78 * Icon included in style zip file instead of external link 79 ==== Version 3.49 ==== 80 * Tone down more building types: `building=carport|gasometer|silo|storage_tank|toilets|transformer_tower|transportation` (similar to e.g. `building=garage`). 81 ==== Version 3.48 ==== 82 * Adjustments due to changes in default style (r10896). 83 ==== Version 3.47 ==== 84 * Add an option to allow `addr:housename` instead of `addr:housenumber`, which is sometimes used in UK 85 * A few coding style adjustments 86 ==== Version 3.46 ==== 87 * Adjustments due to changes in default style (r9451), i.e. support bigger and filled selected nodes. 88 ==== Version 3.45 ==== 89 * Adjustments due to changes in default style (r9566). 90 ==== Version 3.44 ==== 91 * remove warning that JOSM is to old for this style (code no longer supportes by JOSM) 92 ==== Version 3.43 ==== 93 * remove address warning for highway=services and highway=rest_area. 94 ==== Version 3.42 ==== 95 * Fix a graphical glitch with the plus signs which allow to add nodes to ways. 96 ==== Version 3.41 ==== 97 * Fix size of tagged waynodes at zoomlevel 17 98 * Add a style setting to hide the warning message if JOSM is too old for Coloured Streets 99 ==== Version 3.40 ==== 100 * Do not colour highway=emergency_access_point. 101 ==== Version 3.39 ==== 102 * Do not ask for "name?" on streets with junction=roundabout. (Thanks to user feedback.) 103 ==== Version 3.38 ==== 104 * Replace .png icon by .svg version. 105 ==== Version 3.37 ==== 106 * Fix size of single nodes on high zoom levels. 107 ==== Version 3.36 ==== 108 * Fix if the style setting ''Less obtrusive node symbols at low zoom'' is disabled in the default style. 109 ==== Version 3.35 ==== 110 * Adjustments due to changes in default style (#10363, ticket:10043#comment:31). 111 * There is a new setting which allows to deactivate the support of associatedStreet relations. 112 * Coloured Streets uses now the new way to handle user settings (#10421) which is much more user friedly than before (including faster to change, the map updates automatically and a proper label). 113 * Display a warning message if the used JOSM version is to old for Coloured Streets. 114 * Areas with housenumber or a warning message now have a higher display priority. 115 * Zoom dependence of font size of area texts. 116 * "no addr!" changed to "no address!". 117 * Improvements and unifications for the display of error messages on ways ("no address!", "name?" and "addr:interpolation shouldn't have other addr:*=* tags!"). Now you can also recognize more easily if such a way is selected or not. 118 * Replaced some hex color codes to css color names for better readability of the code (e.g. #FFFF00 to yellow). 119 * Changed white color to !#8B864E also for name:left and name:right on streets. 120 * Preparations for future translations of the error messages and the mappaint user settings (this is not yet supported by JOSM). 121 ==== Version 3.33 ==== 122 * Fixed handling of piste:difficulty paint style of default style. 123 * Support also validate:no_name=yes 124 * Display again the dashes of living_street which do not have a name tag but one of the noname-tags (noname, unnamed, name:absent or validate:no_name). 125 ==== Version 3.32 ==== 126 * Changed order of housenumber and "street?". Now the number is before "street?". The number is therefore now less often hidden by the outline of the building. 127 ==== Version 3.31 ==== 128 * The dashes of highway=living_street are now hidden, since they were distracting. 129 ==== Version 3.30 ==== 57 130 * There is a new setting which allows to deactivate the error message for missing addr:housenumber. If deactivated, the address is diplayed as if it has an house number but with a "?" instead of the number. 58 ==== Version 3.2 7.xx to 3.29.xx====131 ==== Version 3.29 ==== 59 132 * All ways with barrier=* are now diyplayed thinner, not just for selected values like before. 60 133 * The white color was changed to !#8B864E, so Coloured Streets works now also on white background (e.g. on a cadastral plan with white background). 61 ==== Version 3.2 5.xx to 3.27.xx====134 ==== Version 3.27 ==== 62 135 * name:left and name:right on streets are now supported by a coloured casing. [osmwww:way/26366570 Example 1], [osmwww:way/23639836 Example 2] 63 ==== Version 3.2 4.xx to 3.25.xx====136 ==== Version 3.25 ==== 64 137 * The yellow ways with barrier=* are now displayed thiner to avoid confusion with coloured streets/ways. 65 ==== Version 3.2 3.xx to 3.24.xx====138 ==== Version 3.24 ==== 66 139 * More fixes due to changes in JOSM version [7200]. 67 140 * Using the new mapcss function JOSM_pref() instead of the previous used color hack to provide the settings. 68 141 * A new setting to hide the colured dashes of streets with cycleway=* and named cycle-/footways was added. (Display of cycleway lanes and tracks was extended in [7172] and [7201].) By default they are hided because they can be very confusing in Coloured Streets. 69 142 * building=farm was removed from the list of buildings, which are displayed toned down. 70 ==== Version 3.2 2.xx to 3.23.xx====143 ==== Version 3.23 ==== 71 144 * Fix due to changes in JOSM version [7200]. 72 ==== Version 3.2 0.xx to 3.22.xx====145 ==== Version 3.22 ==== 73 146 * Deactivate the paint style of piste:difficulty=* from the default internal JOSM mappaint style elemstyle.mapcss, because it is confusing together with Coloured Streets. 74 ==== Version 3. 11.xx to 3.20.xx====147 ==== Version 3.20 ==== 75 148 * The width of streets depends now on the value of highway=* for better orientation. 76 149 * Little bit thiner are: path, footway, steps, pedestrian, cycleway, bridleway, track, escape, bus_guideway, service … … 82 155 * #ffe400 changed to #ffcc00 83 156 * #fcff5c changed to #f4ff6b 84 ==== Version 3.1 0.xx to 3.11.xx====157 ==== Version 3.11 ==== 85 158 * "name?" on streets is no longer displayed if the street has one of the tags: noname=yes, unnamed=yes or name:absent=yes 86 ==== Version 3. 01.xx to 3.10.xx====159 ==== Version 3.10 ==== 87 160 * When you zoom out the nodes get smaller until they finally disappear 88 161 * Text and icons are hidden on low zoom levels 89 162 * The text gets a bit bigger at high zoom levels 90 163 This all results in better readability on higher zoom levels and a better overview on lower zoom levels. This was inspired by the style [LessObtrusiveNodes Less Obtrusive Nodes]. So you no longer need to activate both, but just Colured Streets and you get a nice view on all zoom levels. 91 ==== Version 3.0 0.xx to 3.01.xx====164 ==== Version 3.01 ==== 92 165 * The warning massage on streets "no name!" changed to "name?". All messages do now follow the same schema (all messages where something is missing with "?" and all messages where something is wrong with "!"). 93 166 * The following colours slightly changed for better distinction with other colors: … … 95 168 * !#32cd32 changed to !#54d954 96 169 * !#81621a changed to !#7d5a07 97 ==== Version 2.00.xx to 3.00.xx====170 ==== Version 3.00 ==== 98 171 * Instead of analyzing the first letter of the street name for colour choice, now a crc32-hashcode is generated and based on this the colours are choosen. This results in the following listed advantages. Special thanks at this point to the development team of JOSM, which special for this mappaint style implemented a new function. Without this new function the following improvements wouldn't be possible. 99 172 * Different streets with the same first letter, which are near to each other are now displayed in different colours. … … 123 196 * Some code optimizations 124 197 125 ==== Version 1.011 to 2.00.xx====198 ==== Version 2.00 ==== 126 199 * The housenumbers are bigger, have a coloured background and are thereby more visible. 127 200 * Support of associatedStreet relations … … 163 236 * "no addr!" has now always red background 164 237 238 ==== Version 1.011 ==== 239 * Start version 240 165 241 == Code == 166 242 … … 168 244 #!style type="mapcss" 169 245 170 meta 171 { 172 title: "Coloured Streets"; 173 version: "3.30.[[revision]]_[[date]]"; 174 description: "Colouring of buildings, address nodes and streets with the same street name in the same colour. Makes working with addresses a lot easier. Check out the linked page to read how to change some settings of this mappaint style. Min. JOSM version is 7287."; 175 icon: "http://upload.wikimedia.org/wikipedia/commons/3/3a/ColouredStreetsIcon.png"; 176 author: "geozeisig, Klumbumbus"; 177 link: "http://josm.openstreetmap.de/wiki/Styles/Coloured_Streets"; 178 watch-modified: true; 179 min-josm-version: "7287"; 180 /* This mapcss mappaint style was created for JOSM 7287. I try to support future versions of JOSM and its internal default mappaint style as long as possible. */ 181 } 182 183 meta[lang=de] 184 { 185 title: "Coloured Streets"; 186 description: "Einfärben von Gebäuden, Adressnodes und Straßen mit gleichem Straßennamen in der gleichen Farbe. Macht die Arbeit mit Adressen wesentlich leichter. Schau dir die verlinkte Seite an, um zu lesen, wie man einige Einstellungen dieses MapMaint-Stils ändert. Min. JOSM-Version ist 7287."; 187 link: "http://josm.openstreetmap.de/wiki/De:Styles/Coloured_Streets"; 246 meta { 247 title: "Coloured Streets"; 248 version: "3.53.[[revision]]_[[date]]"; 249 description: "Colouring of buildings, address nodes and streets with the same street name in the same colour. Makes working with addresses a lot easier. Check out the linked page to read how to change some settings of this mappaint style."; 250 icon: "ColouredStreetsIcon.svg"; 251 author: "geozeisig, Klumbumbus"; 252 link: "https://josm.openstreetmap.de/wiki/Styles/Coloured_Streets"; 253 min-josm-version: "8087"; /* due to @supports */ 254 /* This mapcss mappaint style was created for JOSM 8087. I try to support future versions of JOSM and its internal default mappaint style as long as possible. */ 255 } 256 257 meta[lang=de] { 258 title: "Coloured Streets"; 259 description: "Einfärben von Gebäuden, Adressnodes und Straßen mit gleichem Straßennamen in der gleichen Farbe. Macht die Arbeit mit Adressen wesentlich leichter. Schau dir die verlinkte Seite an, um zu lesen, wie man einige Einstellungen dieses MapMaint-Stils ändert."; 260 link: "https://josm.openstreetmap.de/wiki/De:Styles/Coloured_Streets"; 188 261 } 189 262 … … 192 265 /* ------------------------------------------------------------------------------------------------------------------------ */ 193 266 194 /* Create settings. After changing a setting in the advanced preferences you need to disable and reenable the style to apply the changes. */ 195 * 196 { 197 show_bicycle: JOSM_pref(coloured_streets_setting_show_cycleway_dashes, false); 198 /* Default is false, that means the coloured dashes of streets with cycleway=* and named cycle-/footways are hidden. 199 This is because the coloured dashes can confuse you in Coloured Streets.*/ 200 allow_postcode: JOSM_pref(coloured_streets_setting_allow_postcode, false); 201 /* Default is false, that means a warning is displayed, if you put postcode=* on streets. */ 202 support_prefix_and_suffix: JOSM_pref(coloured_streets_setting_support_prefix_and_suffix_on_highway_names, false); 203 /* Default is false, that means prefix and suffix are ignored. */ 204 show_missing_number_message: JOSM_pref(coloured_streets_setting_display_missing_number_message, true); 205 /* Default is true, that means the message "number?" is displayed for adresses with addr:street or addr:place but without addr:housenumber. */ 267 /* Create mappaint user settings. */ 268 setting::display_bicycle { 269 type: boolean; 270 label: tr("Display cycleway dashes"); 271 default: false; 272 } 273 setting::allow_postcode { 274 type: boolean; 275 label: tr("Allow addr:postcode on streets"); 276 default: false; 277 } 278 setting::support_prefix_and_suffix { 279 type: boolean; 280 label: tr("Support prefix and suffix on street names"); 281 default: false; 282 } 283 setting::display_missing_number_message { 284 type: boolean; 285 label: tr("Display missing number message"); 286 default: true; 287 } 288 setting::support_associatedstreet { 289 type: boolean; 290 label: tr("Support associatedStreet relations"); 291 default: true; 292 } 293 setting::allow_housename { 294 type: boolean; 295 label: tr("Allow housename instead of housenumber (used in UK)"); 296 default: false; 206 297 } 207 298 208 299 /* create crc32checksums. They are use later in the stylesheet to determine the colour. 209 300 Due to the division by 429496.7296 crc is always a number between 0 and 10000. */ 210 /* streets and pedestrian areas */ 211 way[highway][name][highway!="platform"][prop(support_prefix_and_suffix)=false], 212 way[highway][name][highway!="platform"][prop(support_prefix_and_suffix)=true][!name:prefix][!name:suffix], 213 area[highway="pedestrian"][name][prop(support_prefix_and_suffix)=false]:closed, 214 area[highway="pedestrian"][name][prop(support_prefix_and_suffix)=true][!name:prefix][!name:suffix]:closed 215 { 216 crc: CRC32_checksum(tag(name))/429496.7296; 217 } 218 way[highway][name][highway!="platform"][prop(support_prefix_and_suffix)=true][name:prefix][!name:suffix], 219 area[highway="pedestrian"][name][prop(support_prefix_and_suffix)=true][name:prefix][!name:suffix]:closed 220 { 221 crc: CRC32_checksum(concat(tag("name:prefix"), " ", tag("name")))/429496.7296; 222 } 223 way[highway][name][highway!="platform"][prop(support_prefix_and_suffix)=true][!name:prefix][name:suffix], 224 area[highway="pedestrian"][name][prop(support_prefix_and_suffix)=true][!name:prefix][name:suffix]:closed 225 { 226 crc: CRC32_checksum(concat(tag("name"), " ", tag("name:suffix")))/429496.7296; 227 } 228 way[highway][name][highway!="platform"][prop(support_prefix_and_suffix)=true][name:prefix][name:suffix], 229 area[highway="pedestrian"][name][prop(support_prefix_and_suffix)=true][name:prefix][name:suffix]:closed 230 { 231 crc: CRC32_checksum(concat(tag("name:prefix"), " ", tag("name"), " ", tag("name:suffix")))/429496.7296; 232 } 233 234 /* associated street relations */ 235 relation[type="associatedStreet"][name] > area["addr:housenumber"][prop(support_prefix_and_suffix)=false], 236 relation[type="associatedStreet"][name] > node["addr:housenumber"][prop(support_prefix_and_suffix, default)=false]::halo, 237 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > area["addr:housenumber"][prop(support_prefix_and_suffix)=true], 238 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > node["addr:housenumber"][prop(support_prefix_and_suffix, default)=true]::halo 239 { 240 crc: CRC32_checksum(parent_tag("name"))/429496.7296; 241 } 242 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > area["addr:housenumber"][prop(support_prefix_and_suffix)=true], 243 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > node["addr:housenumber"][prop(support_prefix_and_suffix, default)=true]::halo 244 { 245 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name")))/429496.7296; 246 } 247 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > area["addr:housenumber"][prop(support_prefix_and_suffix)=true], 248 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > node["addr:housenumber"][prop(support_prefix_and_suffix, default)=true]::halo 249 { 250 crc: CRC32_checksum(concat(parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 251 } 252 relation[type="associatedStreet"][name][name:prefix][name:suffix] > area["addr:housenumber"][prop(support_prefix_and_suffix)=true], 253 relation[type="associatedStreet"][name][name:prefix][name:suffix] > node["addr:housenumber"][prop(support_prefix_and_suffix, default)=true]::halo 254 { 255 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 256 } 257 258 /* everything else (This block is after the block for associated street relations. That means if something is part of a associated street relation 259 and also has an addr:street or addr:place tag, then addr:street resp. addr:place has the higher priority for the color choice than the relation.) */ 260 *["addr:place"] 261 { 262 crc: CRC32_checksum(tag("addr:place"))/429496.7296; 263 } 264 *["addr:place"]::halo 265 { 266 crc: CRC32_checksum(tag("addr:place"))/429496.7296; 267 } 268 *["addr:street"] 269 { 270 crc: CRC32_checksum(tag("addr:street"))/429496.7296; 271 } 272 *["addr:street"]::halo 273 { 274 crc: CRC32_checksum(tag("addr:street"))/429496.7296; 275 } 276 277 /* own crc values for name:left and name:right on streets */ 278 way[highway][highway!="platform"]["name:left"] 279 { 280 crc_left: CRC32_checksum(tag("name:left"))/429496.7296; 281 } 282 way[highway][highway!="platform"]["name:right"] 283 { 284 crc_right: CRC32_checksum(tag("name:right"))/429496.7296; 301 /* streets and pedestrian areas */ 302 way[highway][name][highway!="platform"][highway!="emergency_access_point"][!setting("support_prefix_and_suffix")], 303 way[highway][name][highway!="platform"][highway!="emergency_access_point"][setting("support_prefix_and_suffix")][!name:prefix][!name:suffix], 304 area[highway="pedestrian"][name][!setting("support_prefix_and_suffix")]:closed, 305 area[highway="pedestrian"][name][setting("support_prefix_and_suffix")][!name:prefix][!name:suffix]:closed { 306 crc: CRC32_checksum(tag(name))/429496.7296; 307 } 308 way[highway][name][highway!="platform"][highway!="emergency_access_point"][setting("support_prefix_and_suffix")][name:prefix][!name:suffix], 309 area[highway="pedestrian"][name][setting("support_prefix_and_suffix")][name:prefix][!name:suffix]:closed { 310 crc: CRC32_checksum(concat(tag("name:prefix"), " ", tag("name")))/429496.7296; 311 } 312 way[highway][name][highway!="platform"][highway!="emergency_access_point"][setting("support_prefix_and_suffix")][!name:prefix][name:suffix], 313 area[highway="pedestrian"][name][setting("support_prefix_and_suffix")][!name:prefix][name:suffix]:closed { 314 crc: CRC32_checksum(concat(tag("name"), " ", tag("name:suffix")))/429496.7296; 315 } 316 way[highway][name][highway!="platform"][highway!="emergency_access_point"][setting("support_prefix_and_suffix")][name:prefix][name:suffix], 317 area[highway="pedestrian"][name][setting("support_prefix_and_suffix")][name:prefix][name:suffix]:closed { 318 crc: CRC32_checksum(concat(tag("name:prefix"), " ", tag("name"), " ", tag("name:suffix")))/429496.7296; 319 } 320 321 /* associated street relations */ 322 /* nohousenumber=yes */ 323 relation[type="associatedStreet"][name] > area[nohousenumber=yes][!setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 324 relation[type="associatedStreet"][name] > node[nohousenumber=yes][!setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo, 325 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > area[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 326 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > node[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 327 crc: CRC32_checksum(parent_tag("name"))/429496.7296; 328 } 329 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > area[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 330 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > node[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 331 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name")))/429496.7296; 332 } 333 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > area[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 334 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > node[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 335 crc: CRC32_checksum(concat(parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 336 } 337 relation[type="associatedStreet"][name][name:prefix][name:suffix] > area[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 338 relation[type="associatedStreet"][name][name:prefix][name:suffix] > node[nohousenumber=yes][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 339 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 340 } 341 /* normal addr:housenumber */ 342 relation[type="associatedStreet"][name] > area["addr:housenumber"][!setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 343 relation[type="associatedStreet"][name] > node["addr:housenumber"][!setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo, 344 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > area["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 345 relation[type="associatedStreet"][name][!name:prefix][!name:suffix] > node["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 346 crc: CRC32_checksum(parent_tag("name"))/429496.7296; 347 } 348 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > area["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 349 relation[type="associatedStreet"][name][name:prefix][!name:suffix] > node["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 350 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name")))/429496.7296; 351 } 352 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > area["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 353 relation[type="associatedStreet"][name][!name:prefix][name:suffix] > node["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 354 crc: CRC32_checksum(concat(parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 355 } 356 relation[type="associatedStreet"][name][name:prefix][name:suffix] > area["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")], 357 relation[type="associatedStreet"][name][name:prefix][name:suffix] > node["addr:housenumber"][setting("support_prefix_and_suffix")][setting("support_associatedstreet")]::halo { 358 crc: CRC32_checksum(concat(parent_tag("name:prefix"), " ", parent_tag("name"), " ", parent_tag("name:suffix")))/429496.7296; 359 } 360 361 /* everything else (This block is after the block for associated street relations. That means if something is part of a associated street relation 362 and also has an addr:street or addr:place tag, then addr:street resp. addr:place has the higher priority for the color choice than the relation.) */ 363 *["addr:place"] { 364 crc: CRC32_checksum(tag("addr:place"))/429496.7296; 365 } 366 *["addr:place"]::halo { 367 crc: CRC32_checksum(tag("addr:place"))/429496.7296; 368 } 369 *["addr:street"] { 370 crc: CRC32_checksum(tag("addr:street"))/429496.7296; 371 } 372 *["addr:street"]::halo { 373 crc: CRC32_checksum(tag("addr:street"))/429496.7296; 374 } 375 376 /* own crc values for name:left and name:right on streets */ 377 way[highway][highway!="platform"][highway!="emergency_access_point"]["name:left"] { 378 crc_left: CRC32_checksum(tag("name:left"))/429496.7296; 379 } 380 way[highway][highway!="platform"][highway!="emergency_access_point"]["name:right"] { 381 crc_right: CRC32_checksum(tag("name:right"))/429496.7296; 285 382 } 286 383 … … 289 386 /* ------------------------------------------------------------------------------------------------------------------------ */ 290 387 291 /* General display rules for nodes and areas on lower and higher zoom levels for better view. 292 This section is inspired by the mappaint style "Less obtrusive nodes". */ 293 /* smaller nodes on low zoom levels and hiding text and icons */ 294 canvas 295 { 296 default-points: false; 297 } 298 299 node 300 { 301 text: auto; 302 } 303 304 node|z17- 305 { 306 symbol-size:1; 307 symbol-shape: square; 308 symbol-stroke-color: #ffff00; 309 } 310 311 node|z17 { symbol-size: 2; } 312 way > node|z17 { symbol-size: 1; } 313 node|z17:connection { symbol-size: 2; } 314 315 node|z18 { symbol-size: 4; } 316 way > node|z18 { symbol-size: 2; } 317 node|z18:connection { symbol-size: 4; } 318 319 node|z19 { symbol-size: 5; } 320 way > node|z19 { symbol-size: 3; } 321 node|z19:connection { symbol-size: 5; } 322 323 node|z20- { symbol-size: 6; } 324 way > node|z20- { symbol-size: 4; } 325 node|z20-:connection { symbol-size: 6; } 326 327 328 node|z-16, relation|z-16[type=restriction] 329 { 330 icon-image: none; 331 } 332 333 node|z-17 334 { 335 text: eval(""); 336 } 337 338 /* bigger text of nodes and areas on high zoom levels */ 339 node|z20,area|z20 { font-size: 9; } 340 node|z21,area|z21 { font-size: 10; } 341 node|z22-,area|z22- { font-size: 11; } 342 343 /* ------------------------------------------------------------------------------------------------------------------------ */ 344 /* ------------------------------------------------------------------------------------------------------------------------ */ 345 /* ------------------------------------------------------------------------------------------------------------------------ */ 346 347 /* Changes to the JOSM internal mappaint style to fit better together with Coloured Streets */ 348 /* tone down landuse fill-color */ 349 area[landuse] 350 { 351 fill-opacity: 0.12; 352 } 353 354 /* disable place fill-color */ 355 area[place] 356 { 357 fill-opacity: 0; 358 } 359 360 /* tone down garages and other "minor" buildings, as they usually do not have addr:*=* tags. */ 388 /* Changes to the JOSM internal mappaint style elemstyles.mapcss to fit better together with Coloured Streets; hide distracting features */ 389 /* Zoom behavior of nodes and text, which is a bit different than in the default style */ 390 391 node|z-16 { symbol-size: 2; } 392 way > node|z-15!:tagged { symbol-shape: none; } 393 way > node|z16!:tagged { symbol-size: 1; } 394 395 node|z17 { symbol-size: 2; } 396 way > node|z17!:tagged { symbol-size: 1; } 397 node|z17:connection { symbol-size: 2; } 398 399 node|z18 { symbol-size: 4; } 400 way > node|z18 { symbol-size: 2; } 401 node|z18:connection { symbol-size: 4; } 402 403 node|z19 { symbol-size: 4; } 404 way > node|z19 { symbol-size: 3; } 405 node|z19:connection { symbol-size: 5; } 406 407 node|z20- { symbol-size: 4; } 408 way > node|z20- { symbol-size: 4; } 409 node|z20-:connection { symbol-size: 6; } 410 411 @supports (min-josm-version: 9451) { 412 node:selected { symbol-size: 6; symbol-shape: square; } 413 } 414 415 node|z18-19,area|z18-19 { font-size: 8; } 416 node|z20,area|z20 { font-size: 9; } 417 node|z21,area|z21 { font-size: 10; } 418 node|z22-,area|z22- { font-size: 11; } 419 420 /* tone down landuse fill-color */ 421 area[landuse] { 422 fill-opacity: 0.12; 423 } 424 425 /* disable place fill-color */ 426 area[place] { 427 fill-opacity: 0; 428 } 429 430 /* tone down garages and other "minor" buildings, as they usually do not have addr:*=* tags. Also buildings with nohousenumber=yes. */ 431 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][nohousenumber=yes], 361 432 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=barn], 362 433 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=bunker], 363 434 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=cabin], 435 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=carport], 364 436 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=cowshed], 365 437 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=farm_auxiliary], 366 438 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=garage], 367 439 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=garages], 440 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=gasometer], 368 441 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=greenhouse], 369 442 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=hut], 370 443 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=roof], 371 444 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=shed], 445 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=silo], 372 446 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=stable], 373 447 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=static_caravan], 374 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=sty] 375 { 376 fill-color: #ffddf1; 377 width: 1; 378 } 379 380 /* deactivate the paint style of piste:difficulty from the default josm 381 style elemstyle.mapcss, because it is distracting in Coloured Streets */ 382 way["piste:difficulty"]::core_piste 383 { 384 width: 0; 385 } 386 387 area["piste:difficulty"]:closed::core_piste 388 { 389 fill-opacity: 1; 390 } 391 392 /* option to deactivate the paint style of cycleways (lane and track) from the default 393 josm style elemstyle.mapcss, because it can be distracting in Coloured Streets */ 394 way.lR[prop(show_bicycle, default)=false]::core_cycleway, 395 way.tR[prop(show_bicycle, default)=false]::core_cycleway, 396 way[cycleway=opposite][prop(show_bicycle, default)=false]::core_cycleway 397 { 398 width: 0; 399 } 400 401 /* (grouping the previous and the following block doesn't work correctly, see http://josm.openstreetmap.de/ticket/10106 )*/ 402 way[prop("tL","core_cycleway")][prop(show_bicycle, default)=false]::core_cycleway2, 403 way[prop("lL","core_cycleway")][prop(show_bicycle, default)=false]::core_cycleway2 404 { 405 width: 0; 406 } 407 408 way[prop(show_bicycle)=false][name][highway=path][bicycle=designated][foot=designated], 409 way[prop(show_bicycle)=false][name][highway=path][bicycle=official][foot=official], 410 way[prop(show_bicycle)=false][name][highway=cycleway][foot=yes], 411 way[prop(show_bicycle)=false][name][highway=path][bicycle=designated][foot=yes], 412 way[prop(show_bicycle)=false][name][highway=path][bicycle=official][foot=yes], 413 way[prop(show_bicycle)=false][name][highway=footway][bicycle=yes], 414 way[prop(show_bicycle)=false][name][highway=path][bicycle=yes][foot=designated], 415 way[prop(show_bicycle)=false][name][highway=path][bicycle=yes][foot=official] 416 { 417 dashes: none; 418 } 419 420 /* make barrier lines thiner, because they can be distracting in Coloured Streets */ 421 way[barrier] 422 { 423 width: 1.5; 424 } 425 448 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=storage_tank], 449 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=sty], 450 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=toilets], 451 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=transformer_tower], 452 area[!"addr:housenumber"][!"addr:street"][!"addr:place"][building=transportation] { 453 fill-color: #ffddf1; 454 width: 1; 455 } 456 457 /* deactivate the paint style of piste:difficulty */ 458 way["piste:difficulty"]::core_piste { 459 width: 0; 460 } 461 @supports (max-josm-version: 10895) { 462 way["piste:difficulty"]:closed::core_piste { 463 width: 2; 464 color: grey; 465 } 466 area["piste:difficulty"]:closed::core_piste { 467 fill-opacity: 0; 468 } 469 } 470 @supports (min-josm-version: 10896) { 471 way["piste:difficulty"][!highway]::core_piste { 472 width: 2; 473 color: grey; 474 } 475 area["piste:difficulty"]::core_piste { 476 fill-opacity: 0; 477 } 478 } 479 480 /* option to deactivate the paint style of cycleways (lane and track) */ 481 @supports (max-josm-version: 9565) { 482 483 way.lR[!setting("display_bicycle")]::core_cycleway, 484 way.tR[!setting("display_bicycle")]::core_cycleway, 485 way[cycleway=opposite][!setting("display_bicycle")]::core_cycleway { 486 width: 0; 487 } 488 /* (grouping the previous and the following block doesn't work correctly, see https://josm.openstreetmap.de/ticket/10106 )*/ 489 way[prop("lL","core_cycleway")][!setting("display_bicycle")]::core_cycleway2, 490 way[prop("tL","core_cycleway")][!setting("display_bicycle")]::core_cycleway2 { 491 width: 0; 492 } 493 } 494 @supports (min-josm-version: 9566) { 495 496 way.laneRight[!setting("display_bicycle")]::core_cycleway, 497 way.shared_laneRight[!setting("display_bicycle")]::core_cycleway, 498 way.trackRight[!setting("display_bicycle")]::core_cycleway, 499 way[cycleway=opposite][!setting("display_bicycle")]::core_cycleway { 500 width: 0; 501 } 502 way[prop("laneLeft","core_cycleway")][!setting("display_bicycle")]::core_cycleway2, 503 way[prop("shared_laneLeft","core_cycleway")][!setting("display_bicycle")]::core_cycleway2, 504 way[prop("trackLeft","core_cycleway")][!setting("display_bicycle")]::core_cycleway2 { 505 width: 0; 506 } 507 } 508 509 way[!setting("display_bicycle")][name][highway=path][bicycle=designated][foot=designated], 510 way[!setting("display_bicycle")][name][highway=path][bicycle=official][foot=official], 511 way[!setting("display_bicycle")][name][highway=cycleway][foot=yes], 512 way[!setting("display_bicycle")][name][highway=path][bicycle=designated][foot=yes], 513 way[!setting("display_bicycle")][name][highway=path][bicycle=official][foot=yes], 514 way[!setting("display_bicycle")][name][highway=footway][bicycle=yes], 515 way[!setting("display_bicycle")][name][highway=path][bicycle=yes][foot=designated], 516 way[!setting("display_bicycle")][name][highway=path][bicycle=yes][foot=official] { 517 dashes: none; 518 } 519 520 /* deactivate the dashes of living streets */ 521 way[highway=living_street][name] { 522 dashes: none; 523 } 524 525 /* make barrier lines thiner */ 526 way[barrier] { 527 width: 1.5; 528 } 529 530 /* hide auto-text of streets except for name */ 531 way[highway][!name] { 532 text: ""; 533 } 426 534 /* ------------------------------------------------------------------------------------------------------------------------ */ 427 535 /* ------------------------------------------------------------------------------------------------------------------------ */ … … 429 537 430 538 /* highlight address areas, address nodes and streets */ 431 432 433 area|z18-["addr:street"], 539 /* all rules, which apply to all colors and different rules for different zoom */ 540 /* address areas */ 541 area|z18-["addr:street"], /* needed later for display of "?" if display_missing_number_message is disabled */ 434 542 area|z18-["addr:place"], 435 relation[type="associatedStreet"] > area|z18-["addr:housenumber"] 436 { 437 width: 3; 438 fill-opacity:0.2; 439 text-halo-radius: 3; 440 text: eval(cond(has_tag_key(name), concat(tag("addr:housenumber"), " | ", tag("name")), tag("addr:housenumber"))); 543 relation[type="associatedStreet"] > area|z18-["addr:housenumber"][setting("support_associatedstreet")] { 544 width: 3; 545 fill-opacity:0.2; 546 text-halo-radius: 3; 547 z-index: 1; 548 } 549 550 area|z18-["addr:street"][nohousenumber=yes], 551 area|z18-["addr:place"][nohousenumber=yes], 552 relation[type="associatedStreet"] > area|z18-[nohousenumber=yes][setting("support_associatedstreet")] { 553 width: 3; 554 fill-opacity:0.2; 555 text-halo-radius: 3; 556 text: eval(cond(has_tag_key(name), concat("no", " | ", tag("name")), "no")); 557 z-index: 1; 558 } 559 560 area|z18-["addr:street"]["addr:housenumber"], 561 area|z18-["addr:place"]["addr:housenumber"], 562 relation[type="associatedStreet"] > area|z18-["addr:housenumber"][setting("support_associatedstreet")] { 563 width: 3; 564 fill-opacity:0.2; 565 text-halo-radius: 3; 566 text: eval(cond(has_tag_key(name), concat(tag("addr:housenumber"), " | ", tag("name")), tag("addr:housenumber"))); 567 z-index: 1; 441 568 } 442 569 area|z-17["addr:street"], 443 570 area|z-17["addr:place"], 444 relation[type="associatedStreet"] > area|z-17["addr:housenumber"] 445 { 446 width: 3; 447 fill-opacity:0.2; 448 text:;449 } 450 571 relation[type="associatedStreet"] > area|z-17["addr:housenumber"][setting("support_associatedstreet")] { 572 width: 3; 573 fill-opacity:0.2; 574 text: ""; 575 z-index: 1; 576 } 577 /* address nodes */ 451 578 node|z17-["addr:street"]::halo, 452 579 node|z17-["addr:place"]::halo, 453 relation[type="associatedStreet"] > node|z17-["addr:housenumber"]::halo 454 { 455 symbol-size: 22; 580 relation[type="associatedStreet"] > node|z17-["addr:housenumber"][setting("support_associatedstreet")]::halo { 581 symbol-size: 22; 456 582 } 457 583 node|z16["addr:street"]::halo, 458 584 node|z16["addr:place"]::halo, 459 relation[type="associatedStreet"] > node|z16["addr:housenumber"]::halo 460 { 461 symbol-size: 12; 585 relation[type="associatedStreet"] > node|z16["addr:housenumber"][setting("support_associatedstreet")]::halo { 586 symbol-size: 12; 462 587 } 463 588 node|z15["addr:street"]::halo, 464 589 node|z15["addr:place"]::halo, 465 relation[type="associatedStreet"] > node|z15["addr:housenumber"]::halo 466 { 467 symbol-size: 8; 590 relation[type="associatedStreet"] > node|z15["addr:housenumber"][setting("support_associatedstreet")]::halo { 591 symbol-size: 8; 468 592 } 469 593 node|z14["addr:street"]::halo, 470 594 node|z14["addr:place"]::halo, 471 relation[type="associatedStreet"] > node|z14["addr:housenumber"]::halo 472 { 473 symbol-size: 6; 595 relation[type="associatedStreet"] > node|z14["addr:housenumber"][setting("support_associatedstreet")]::halo { 596 symbol-size: 6; 474 597 } 475 598 node|z13["addr:street"]::halo, 476 599 node|z13["addr:place"]::halo, 477 relation[type="associatedStreet"] > node|z13["addr:housenumber"]::halo 478 { 479 symbol-size: 4; 600 relation[type="associatedStreet"] > node|z13["addr:housenumber"][setting("support_associatedstreet")]::halo { 601 symbol-size: 4; 480 602 } 481 603 node|z-12["addr:street"]::halo, 482 604 node|z-12["addr:place"]::halo, 483 relation[type="associatedStreet"] > node|z-12["addr:housenumber"]::halo 484 { 485 symbol-size: 2; 486 } 487 488 /* --- */ 605 relation[type="associatedStreet"] > node|z-12["addr:housenumber"][setting("support_associatedstreet")]::halo { 606 symbol-size: 2; 607 } 608 609 /* --- */ 489 610 node|z18-["addr:street"]::halo, 490 611 node|z18-["addr:place"]::halo, 491 relation[type="associatedStreet"] > node|z18-["addr:housenumber"]::halo 492 { 493 symbol-shape: circle; 494 symbol-fill-opacity: 0.85; 495 z-index: -1; 496 text: eval(tag("addr:housenumber")); 497 font-size: 12; 498 text-color: black; 499 text-anchor-vertical: center; 500 text-offset-x: -3; 501 text-halo-radius: 2; 502 text-halo-opacity: 0.8; 612 relation[type="associatedStreet"] > node|z18-["addr:housenumber"][setting("support_associatedstreet")]::halo { 613 symbol-shape: circle; 614 symbol-fill-opacity: 0.85; 615 z-index: -1; 616 text: eval(tag("addr:housenumber")); 617 font-size: 12; 618 text-color: black; 619 text-anchor-vertical: center; 620 text-offset-x: -3; 621 text-halo-radius: 2; 622 text-halo-opacity: 0.8; 623 } 624 node|z18-["addr:street"][nohousenumber=yes][!"addr:housenumber"]::halo, 625 node|z18-["addr:place"][nohousenumber=yes][!"addr:housenumber"]::halo, 626 relation[type="associatedStreet"] > node|z18-[!"addr:housenumber"][nohousenumber=yes][setting("support_associatedstreet")]::halo { 627 symbol-shape: circle; 628 symbol-fill-opacity: 0.85; 629 z-index: -1; 630 text: eval("no"); 631 font-size: 12; 632 text-color: black; 633 text-anchor-vertical: center; 634 text-offset-x: -3; 635 text-halo-radius: 2; 636 text-halo-opacity: 0.8; 503 637 } 504 638 node|z-17["addr:street"]::halo, 505 639 node|z-17["addr:place"]::halo, 506 relation[type="associatedStreet"] > node|z-17["addr:housenumber"]::halo 507 { 508 symbol-shape: circle; 509 symbol-fill-opacity: 0.85; 510 z-index: -1; 511 text: ; 512 font-size: 12; 513 text-color: black; 514 text-anchor-vertical: center; 515 text-offset-x: -3; 516 text-halo-radius: 2; 517 text-halo-opacity: 0.8; 518 } 519 /* streets */ 520 /* different widths */ 521 way["highway"]["name"][highway!="platform"] 522 { 523 width: 4; 640 relation[type="associatedStreet"] > node|z-17["addr:housenumber"][setting("support_associatedstreet")]::halo { 641 symbol-shape: circle; 642 symbol-fill-opacity: 0.85; 643 z-index: -1; 644 text: ""; 645 font-size: 12; 646 text-color: black; 647 text-anchor-vertical: center; 648 text-offset-x: -3; 649 text-halo-radius: 2; 650 text-halo-opacity: 0.8; 651 } 652 /* streets */ 653 /* different widths */ 654 way["highway"]["name"][highway!="platform"][highway!="emergency_access_point"] { 655 width: 4; 524 656 } 525 657 way["highway"="path"]["name"], … … 532 664 way["highway"="escape"]["name"], 533 665 way["highway"="bus_guideway"]["name"], 534 way["highway"="service"]["name"] 535 { 536 width: 3; 666 way["highway"="service"]["name"] { 667 width: 3; 537 668 } 538 669 way["highway"^="tertiary"]["name"], … … 540 671 way["highway"^="primary"]["name"], 541 672 way["highway"^="trunk"]["name"], 542 way["highway"^="motorway"]["name"] 543 { 544 width: 5; 545 } 546 /* other rules */ 547 way|z18-["highway"]["name"][highway!="platform"] 548 { 549 font-size: 12; 550 text-color: #000000; 551 text-position: line; 552 text: eval(tag("name")); 553 text-offset: 0; 554 text-halo-radius: 2; 555 } 556 way|z-17["highway"]["name"][highway!="platform"] 557 { 558 text: ; 559 } 560 /* casing for name:left and name:right */ 561 way|z16-["highway"][highway!="platform"]["name:left"] 562 { 563 left-casing-width: 5; 564 left-casing-offset: -1; 565 } 566 way|z16-["highway"][highway!="platform"]["name:right"] 567 { 568 right-casing-width: 5; 569 right-casing-offset: -1; 570 } 571 572 /* pedestrian as area */ 573 area|z18-["name"][highway=pedestrian]:closed 574 { 575 width: 3; 576 font-size: 12; 577 text-color: #000000; 578 text-position: center; 579 text: eval(tag("name")); 580 text-halo-radius: 2; 581 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly. 582 fill-color is set later in the different colors. */ 583 fill-opacity: 0.2; 584 } 585 area|z-17["name"][highway=pedestrian]:closed 586 { 587 width: 3; 588 text: ; 589 text-halo-radius: 2; 590 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly. 591 fill-color is set later in the different colors. */ 592 fill-opacity: 0.2; 593 } 594 /* display pedestrian areas (not multipolygons) without area=yes as line and not as area */ 595 way["highway"="pedestrian"][name][area!=yes] 596 { 597 text-position: line; 598 fill-opacity: 0; 599 } 600 601 602 /* 33 different special selected colors */ 673 way["highway"^="motorway"]["name"] { 674 width: 5; 675 } 676 /* other rules */ 677 way|z18-["highway"]["name"][highway!="platform"][highway!="emergency_access_point"] { 678 font-size: 12; 679 text-color: black; 680 text-position: line; 681 text: eval(tag("name")); 682 text-offset: 0; 683 text-halo-radius: 2; 684 } 685 way|z-17["highway"]["name"][highway!="platform"][highway!="emergency_access_point"] { 686 text: ""; 687 } 688 /* casing for name:left and name:right */ 689 way|z16-["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"] { 690 left-casing-width: 5; 691 left-casing-offset: -1; 692 } 693 way|z16-["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"] { 694 right-casing-width: 5; 695 right-casing-offset: -1; 696 } 697 698 /* pedestrian as area */ 699 area|z18-["name"][highway=pedestrian]:closed { 700 width: 3; 701 font-size: 12; 702 text-color: black; 703 text-position: center; 704 text: eval(tag("name")); 705 text-halo-radius: 2; 706 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly. 707 fill-color is set later in the different colors. */ 708 fill-opacity: 0.2; 709 } 710 area|z-17["name"][highway=pedestrian]:closed { 711 width: 3; 712 text: ""; 713 text-halo-radius: 2; 714 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly. 715 fill-color is set later in the different colors. */ 716 fill-opacity: 0.2; 717 } 718 /* display pedestrian areas (not multipolygons) without area=yes as line and not as area */ 719 way["highway"="pedestrian"][name][area!=yes] { 720 text-position: line; 721 fill-opacity: 0; 722 } 723 724 725 /* 33 different special selected colors */ 603 726 area["addr:street"][prop(crc)<303], 604 727 area["addr:place"][prop(crc)<303], 605 relation[type="associatedStreet"][prop(crc)<303] > area["addr:housenumber"], 606 area["highway"="pedestrian"]["name"][prop(crc)<303]:closed607 { 608 609 610 728 relation[type="associatedStreet"][prop(crc)<303] > area["addr:housenumber"][setting("support_associatedstreet")], 729 relation[type="associatedStreet"][prop(crc)<303] > area[nohousenumber=yes][setting("support_associatedstreet")], 730 area["highway"="pedestrian"]["name"][prop(crc)<303]:closed { 731 color: #8B864E; /* Default value for color is fill-color. Color needs to set nevertheless that pedestrian area multipolygons and areas with "number?" are displayed correctly. */ 732 fill-color: #8B864E; 733 text-halo-color: #8B864E; 611 734 } 612 735 node["addr:street"][prop(crc)<303]::halo, 613 736 node["addr:place"][prop(crc)<303]::halo, 614 relation[type="associatedStreet"][prop(crc)<303] > node["addr:housenumber"]::halo 615 { 616 symbol-fill-color: #8B864E; 617 text-halo-color: #8B864E; 618 } 619 way["highway"]["name"][prop(crc)<303] 620 { 621 color: #8B864E; 622 text-halo-color: #8B864E; 623 } 624 /* --------- */ 737 relation[type="associatedStreet"][prop(crc)<303] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 738 relation[type="associatedStreet"][prop(crc)<303] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 739 symbol-fill-color: #8B864E; 740 text-halo-color: #8B864E; 741 } 742 way["highway"]["name"][prop(crc)<303] { 743 color: #8B864E; 744 text-halo-color: #8B864E; 745 } 746 /* --------- */ 625 747 area["addr:street"][prop(crc)>=303][prop(crc)<606], 626 748 area["addr:place"][prop(crc)>=303][prop(crc)<606], 627 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > area["addr:housenumber"], 628 area["highway"="pedestrian"]["name"][prop(crc)>=303][prop(crc)<606]:closed629 { 630 631 632 749 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > area["addr:housenumber"][setting("support_associatedstreet")], 750 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > area[nohousenumber=yes][setting("support_associatedstreet")], 751 area["highway"="pedestrian"]["name"][prop(crc)>=303][prop(crc)<606]:closed { 752 color: #b88142; 753 fill-color: #b88142; 754 text-halo-color: #b88142; 633 755 } 634 756 node["addr:street"][prop(crc)>=303][prop(crc)<606]::halo, 635 757 node["addr:place"][prop(crc)>=303][prop(crc)<606]::halo, 636 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > node["addr:housenumber"]::halo 637 { 638 symbol-fill-color: #b88142; 639 text-halo-color: #b88142; 640 } 641 way["highway"]["name"][prop(crc)>=303][prop(crc)<606] 642 { 643 color: #b88142; 644 text-halo-color: #b88142; 645 } 646 /* --------- */ 758 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 759 relation[type="associatedStreet"][prop(crc)>=303][prop(crc)<606] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 760 symbol-fill-color: #b88142; 761 text-halo-color: #b88142; 762 } 763 way["highway"]["name"][prop(crc)>=303][prop(crc)<606] { 764 color: #b88142; 765 text-halo-color: #b88142; 766 } 767 /* --------- */ 647 768 area["addr:street"][prop(crc)>=606][prop(crc)<909], 648 769 area["addr:place"][prop(crc)>=606][prop(crc)<909], 649 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > area["addr:housenumber"], 650 area["highway"="pedestrian"]["name"][prop(crc)>=606][prop(crc)<909]:closed651 { 652 653 654 770 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > area["addr:housenumber"][setting("support_associatedstreet")], 771 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > area[nohousenumber=yes][setting("support_associatedstreet")], 772 area["highway"="pedestrian"]["name"][prop(crc)>=606][prop(crc)<909]:closed { 773 color: #a3fe8f; 774 fill-color: #a3fe8f; 775 text-halo-color: #a3fe8f; 655 776 } 656 777 node["addr:street"][prop(crc)>=606][prop(crc)<909]::halo, 657 778 node["addr:place"][prop(crc)>=606][prop(crc)<909]::halo, 658 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > node["addr:housenumber"]::halo 659 { 660 symbol-fill-color: #a3fe8f; 661 text-halo-color: #a3fe8f; 662 } 663 way["highway"]["name"][prop(crc)>=606][prop(crc)<909] 664 { 665 color: #a3fe8f; 666 text-halo-color: #a3fe8f; 667 } 668 /* --------- */ 779 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 780 relation[type="associatedStreet"][prop(crc)>=606][prop(crc)<909] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 781 symbol-fill-color: #a3fe8f; 782 text-halo-color: #a3fe8f; 783 } 784 way["highway"]["name"][prop(crc)>=606][prop(crc)<909] { 785 color: #a3fe8f; 786 text-halo-color: #a3fe8f; 787 } 788 /* --------- */ 669 789 area["addr:street"][prop(crc)>=909][prop(crc)<1212], 670 790 area["addr:place"][prop(crc)>=909][prop(crc)<1212], 671 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > area["addr:housenumber"], 672 area["highway"="pedestrian"]["name"][prop(crc)>=909][prop(crc)<1212]:closed673 { 674 675 676 791 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > area["addr:housenumber"][setting("support_associatedstreet")], 792 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > area[nohousenumber=yes][setting("support_associatedstreet")], 793 area["highway"="pedestrian"]["name"][prop(crc)>=909][prop(crc)<1212]:closed { 794 color: #b8674c; 795 fill-color: #b8674c; 796 text-halo-color: #b8674c; 677 797 } 678 798 node["addr:street"][prop(crc)>=909][prop(crc)<1212]::halo, 679 799 node["addr:place"][prop(crc)>=909][prop(crc)<1212]::halo, 680 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > node["addr:housenumber"]::halo 681 { 682 symbol-fill-color: #b8674c; 683 text-halo-color: #b8674c; 684 } 685 way["highway"]["name"][prop(crc)>=909][prop(crc)<1212] 686 { 687 color: #b8674c; 688 text-halo-color: #b8674c; 689 } 690 /* --------- */ 800 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 801 relation[type="associatedStreet"][prop(crc)>=909][prop(crc)<1212] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 802 symbol-fill-color: #b8674c; 803 text-halo-color: #b8674c; 804 } 805 way["highway"]["name"][prop(crc)>=909][prop(crc)<1212] { 806 color: #b8674c; 807 text-halo-color: #b8674c; 808 } 809 /* --------- */ 691 810 area["addr:street"][prop(crc)>=1212][prop(crc)<1515], 692 811 area["addr:place"][prop(crc)>=1212][prop(crc)<1515], 693 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > area["addr:housenumber"], 694 area["highway"="pedestrian"]["name"][prop(crc)>=1212][prop(crc)<1515]:closed695 { 696 697 698 812 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > area["addr:housenumber"][setting("support_associatedstreet")], 813 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > area[nohousenumber=yes][setting("support_associatedstreet")], 814 area["highway"="pedestrian"]["name"][prop(crc)>=1212][prop(crc)<1515]:closed { 815 color: #f4ff6b; 816 fill-color: #f4ff6b; 817 text-halo-color: #f4ff6b; 699 818 } 700 819 node["addr:street"][prop(crc)>=1212][prop(crc)<1515]::halo, 701 820 node["addr:place"][prop(crc)>=1212][prop(crc)<1515]::halo, 702 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > node["addr:housenumber"]::halo 703 { 704 symbol-fill-color: #f4ff6b; 705 text-halo-color: #f4ff6b; 706 } 707 way["highway"]["name"][prop(crc)>=1212][prop(crc)<1515] 708 { 709 color: #f4ff6b; 710 text-halo-color: #f4ff6b; 711 } 712 /* --------- */ 821 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 822 relation[type="associatedStreet"][prop(crc)>=1212][prop(crc)<1515] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 823 symbol-fill-color: #f4ff6b; 824 text-halo-color: #f4ff6b; 825 } 826 way["highway"]["name"][prop(crc)>=1212][prop(crc)<1515] { 827 color: #f4ff6b; 828 text-halo-color: #f4ff6b; 829 } 830 /* --------- */ 713 831 area["addr:street"][prop(crc)>=1515][prop(crc)<1818], 714 832 area["addr:place"][prop(crc)>=1515][prop(crc)<1818], 715 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > area["addr:housenumber"], 716 area["highway"="pedestrian"]["name"][prop(crc)>=1515][prop(crc)<1818]:closed717 { 718 719 720 833 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > area["addr:housenumber"][setting("support_associatedstreet")], 834 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > area[nohousenumber=yes][setting("support_associatedstreet")], 835 area["highway"="pedestrian"]["name"][prop(crc)>=1515][prop(crc)<1818]:closed { 836 color: #81c0ff; 837 fill-color: #81c0ff; 838 text-halo-color: #81c0ff; 721 839 } 722 840 node["addr:street"][prop(crc)>=1515][prop(crc)<1818]::halo, 723 841 node["addr:place"][prop(crc)>=1515][prop(crc)<1818]::halo, 724 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > node["addr:housenumber"]::halo 725 { 726 symbol-fill-color: #81c0ff; 727 text-halo-color: #81c0ff; 728 } 729 way["highway"]["name"][prop(crc)>=1515][prop(crc)<1818] 730 { 731 color: #81c0ff; 732 text-halo-color: #81c0ff; 733 } 734 /* --------- */ 842 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 843 relation[type="associatedStreet"][prop(crc)>=1515][prop(crc)<1818] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 844 symbol-fill-color: #81c0ff; 845 text-halo-color: #81c0ff; 846 } 847 way["highway"]["name"][prop(crc)>=1515][prop(crc)<1818] { 848 color: #81c0ff; 849 text-halo-color: #81c0ff; 850 } 851 /* --------- */ 735 852 area["addr:street"][prop(crc)>=1818][prop(crc)<2121], 736 853 area["addr:place"][prop(crc)>=1818][prop(crc)<2121], 737 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > area["addr:housenumber"], 738 area["highway"="pedestrian"]["name"][prop(crc)>=1818][prop(crc)<2121]:closed739 { 740 741 742 854 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > area["addr:housenumber"][setting("support_associatedstreet")], 855 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > area[nohousenumber=yes][setting("support_associatedstreet")], 856 area["highway"="pedestrian"]["name"][prop(crc)>=1818][prop(crc)<2121]:closed { 857 color: #6b8e23; 858 fill-color: #6b8e23; 859 text-halo-color: #6b8e23; 743 860 } 744 861 node["addr:street"][prop(crc)>=1818][prop(crc)<2121]::halo, 745 862 node["addr:place"][prop(crc)>=1818][prop(crc)<2121]::halo, 746 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > node["addr:housenumber"]::halo 747 { 748 symbol-fill-color: #6b8e23; 749 text-halo-color: #6b8e23; 750 } 751 way["highway"]["name"][prop(crc)>=1818][prop(crc)<2121] 752 { 753 color: #6b8e23; 754 text-halo-color: #6b8e23; 755 } 756 /* --------- */ 863 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 864 relation[type="associatedStreet"][prop(crc)>=1818][prop(crc)<2121] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 865 symbol-fill-color: #6b8e23; 866 text-halo-color: #6b8e23; 867 } 868 way["highway"]["name"][prop(crc)>=1818][prop(crc)<2121] { 869 color: #6b8e23; 870 text-halo-color: #6b8e23; 871 } 872 /* --------- */ 757 873 area["addr:street"][prop(crc)>=2121][prop(crc)<2424], 758 874 area["addr:place"][prop(crc)>=2121][prop(crc)<2424], 759 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > area["addr:housenumber"], 760 area["highway"="pedestrian"]["name"][prop(crc)>=2121][prop(crc)<2424]:closed761 { 762 763 764 875 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > area["addr:housenumber"][setting("support_associatedstreet")], 876 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > area[nohousenumber=yes][setting("support_associatedstreet")], 877 area["highway"="pedestrian"]["name"][prop(crc)>=2121][prop(crc)<2424]:closed { 878 color: #e1bd6a; 879 fill-color: #e1bd6a; 880 text-halo-color: #e1bd6a; 765 881 } 766 882 node["addr:street"][prop(crc)>=2121][prop(crc)<2424]::halo, 767 883 node["addr:place"][prop(crc)>=2121][prop(crc)<2424]::halo, 768 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > node["addr:housenumber"]::halo 769 { 770 symbol-fill-color: #e1bd6a; 771 text-halo-color: #e1bd6a; 772 } 773 way["highway"]["name"][prop(crc)>=2121][prop(crc)<2424] 774 { 775 color: #e1bd6a; 776 text-halo-color: #e1bd6a; 777 } 778 /* --------- */ 884 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 885 relation[type="associatedStreet"][prop(crc)>=2121][prop(crc)<2424] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 886 symbol-fill-color: #e1bd6a; 887 text-halo-color: #e1bd6a; 888 } 889 way["highway"]["name"][prop(crc)>=2121][prop(crc)<2424] { 890 color: #e1bd6a; 891 text-halo-color: #e1bd6a; 892 } 893 /* --------- */ 779 894 area["addr:street"][prop(crc)>=2424][prop(crc)<2727], 780 895 area["addr:place"][prop(crc)>=2424][prop(crc)<2727], 781 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > area["addr:housenumber"], 782 area["highway"="pedestrian"]["name"][prop(crc)>=2424][prop(crc)<2727]:closed783 { 784 785 786 896 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > area["addr:housenumber"][setting("support_associatedstreet")], 897 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > area[nohousenumber=yes][setting("support_associatedstreet")], 898 area["highway"="pedestrian"]["name"][prop(crc)>=2424][prop(crc)<2727]:closed { 899 color: #7fffd4; 900 fill-color: #7fffd4; 901 text-halo-color: #7fffd4; 787 902 } 788 903 node["addr:street"][prop(crc)>=2424][prop(crc)<2727]::halo, 789 904 node["addr:place"][prop(crc)>=2424][prop(crc)<2727]::halo, 790 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > node["addr:housenumber"]::halo 791 { 792 symbol-fill-color: #7fffd4; 793 text-halo-color: #7fffd4; 794 } 795 way["highway"]["name"][prop(crc)>=2424][prop(crc)<2727] 796 { 797 color: #7fffd4; 798 text-halo-color: #7fffd4; 799 } 800 /* --------- */ 905 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 906 relation[type="associatedStreet"][prop(crc)>=2424][prop(crc)<2727] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 907 symbol-fill-color: #7fffd4; 908 text-halo-color: #7fffd4; 909 } 910 way["highway"]["name"][prop(crc)>=2424][prop(crc)<2727] { 911 color: #7fffd4; 912 text-halo-color: #7fffd4; 913 } 914 /* --------- */ 801 915 area["addr:street"][prop(crc)>=2727][prop(crc)<3030], 802 916 area["addr:place"][prop(crc)>=2727][prop(crc)<3030], 803 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > area["addr:housenumber"], 804 area["highway"="pedestrian"]["name"][prop(crc)>=2727][prop(crc)<3030]:closed805 { 806 807 808 917 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > area["addr:housenumber"][setting("support_associatedstreet")], 918 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > area[nohousenumber=yes][setting("support_associatedstreet")], 919 area["highway"="pedestrian"]["name"][prop(crc)>=2727][prop(crc)<3030]:closed { 920 color: #8a2be2; 921 fill-color: #8a2be2; 922 text-halo-color: #8a2be2; 809 923 } 810 924 node["addr:street"][prop(crc)>=2727][prop(crc)<3030]::halo, 811 925 node["addr:place"][prop(crc)>=2727][prop(crc)<3030]::halo, 812 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > node["addr:housenumber"]::halo 813 { 814 symbol-fill-color: #8a2be2; 815 text-halo-color: #8a2be2; 816 } 817 way["highway"]["name"][prop(crc)>=2727][prop(crc)<3030] 818 { 819 color: #8a2be2; 820 text-halo-color: #8a2be2; 821 } 822 /* --------- */ 926 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 927 relation[type="associatedStreet"][prop(crc)>=2727][prop(crc)<3030] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 928 symbol-fill-color: #8a2be2; 929 text-halo-color: #8a2be2; 930 } 931 way["highway"]["name"][prop(crc)>=2727][prop(crc)<3030] { 932 color: #8a2be2; 933 text-halo-color: #8a2be2; 934 } 935 /* --------- */ 823 936 area["addr:street"][prop(crc)>=3030][prop(crc)<3333], 824 937 area["addr:place"][prop(crc)>=3030][prop(crc)<3333], 825 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > area["addr:housenumber"], 826 area["highway"="pedestrian"]["name"][prop(crc)>=3030][prop(crc)<3333]:closed827 { 828 829 830 938 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > area["addr:housenumber"][setting("support_associatedstreet")], 939 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > area[nohousenumber=yes][setting("support_associatedstreet")], 940 area["highway"="pedestrian"]["name"][prop(crc)>=3030][prop(crc)<3333]:closed { 941 color: #a52a2a; 942 fill-color: #a52a2a; 943 text-halo-color: #a52a2a; 831 944 } 832 945 node["addr:street"][prop(crc)>=3030][prop(crc)<3333]::halo, 833 946 node["addr:place"][prop(crc)>=3030][prop(crc)<3333]::halo, 834 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > node["addr:housenumber"]::halo 835 { 836 symbol-fill-color: #a52a2a; 837 text-halo-color: #a52a2a; 838 } 839 way["highway"]["name"][prop(crc)>=3030][prop(crc)<3333] 840 { 841 color: #a52a2a; 842 text-halo-color: #a52a2a; 843 } 844 /* --------- */ 947 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 948 relation[type="associatedStreet"][prop(crc)>=3030][prop(crc)<3333] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 949 symbol-fill-color: #a52a2a; 950 text-halo-color: #a52a2a; 951 } 952 way["highway"]["name"][prop(crc)>=3030][prop(crc)<3333] { 953 color: #a52a2a; 954 text-halo-color: #a52a2a; 955 } 956 /* --------- */ 845 957 area["addr:street"][prop(crc)>=3333][prop(crc)<3636], 846 958 area["addr:place"][prop(crc)>=3333][prop(crc)<3636], 847 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > area["addr:housenumber"], 848 area["highway"="pedestrian"]["name"][prop(crc)>=3333][prop(crc)<3636]:closed849 { 850 851 852 959 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > area["addr:housenumber"][setting("support_associatedstreet")], 960 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > area[nohousenumber=yes][setting("support_associatedstreet")], 961 area["highway"="pedestrian"]["name"][prop(crc)>=3333][prop(crc)<3636]:closed { 962 color: #f0b9a6; 963 fill-color: #f0b9a6; 964 text-halo-color: #f0b9a6; 853 965 } 854 966 node["addr:street"][prop(crc)>=3333][prop(crc)<3636]::halo, 855 967 node["addr:place"][prop(crc)>=3333][prop(crc)<3636]::halo, 856 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > node["addr:housenumber"]::halo 857 { 858 symbol-fill-color: #f0b9a6; 859 text-halo-color: #f0b9a6; 860 } 861 way["highway"]["name"][prop(crc)>=3333][prop(crc)<3636] 862 { 863 color: #f0b9a6; 864 text-halo-color: #f0b9a6; 865 } 866 /* --------- */ 968 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 969 relation[type="associatedStreet"][prop(crc)>=3333][prop(crc)<3636] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 970 symbol-fill-color: #f0b9a6; 971 text-halo-color: #f0b9a6; 972 } 973 way["highway"]["name"][prop(crc)>=3333][prop(crc)<3636] { 974 color: #f0b9a6; 975 text-halo-color: #f0b9a6; 976 } 977 /* --------- */ 867 978 area["addr:street"][prop(crc)>=3636][prop(crc)<3939], 868 979 area["addr:place"][prop(crc)>=3636][prop(crc)<3939], 869 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > area["addr:housenumber"], 870 area["highway"="pedestrian"]["name"][prop(crc)>=3636][prop(crc)<3939]:closed871 { 872 873 874 980 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > area["addr:housenumber"][setting("support_associatedstreet")], 981 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > area[nohousenumber=yes][setting("support_associatedstreet")], 982 area["highway"="pedestrian"]["name"][prop(crc)>=3636][prop(crc)<3939]:closed { 983 color: #8fbc8f; 984 fill-color: #8fbc8f; 985 text-halo-color: #8fbc8f; 875 986 } 876 987 node["addr:street"][prop(crc)>=3636][prop(crc)<3939]::halo, 877 988 node["addr:place"][prop(crc)>=3636][prop(crc)<3939]::halo, 878 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > node["addr:housenumber"]::halo 879 { 880 symbol-fill-color: #8fbc8f; 881 text-halo-color: #8fbc8f; 882 } 883 way["highway"]["name"][prop(crc)>=3636][prop(crc)<3939] 884 { 885 color: #8fbc8f; 886 text-halo-color: #8fbc8f; 887 } 888 /* --------- */ 989 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 990 relation[type="associatedStreet"][prop(crc)>=3636][prop(crc)<3939] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 991 symbol-fill-color: #8fbc8f; 992 text-halo-color: #8fbc8f; 993 } 994 way["highway"]["name"][prop(crc)>=3636][prop(crc)<3939] { 995 color: #8fbc8f; 996 text-halo-color: #8fbc8f; 997 } 998 /* --------- */ 889 999 area["addr:street"][prop(crc)>=3939][prop(crc)<4242], 890 1000 area["addr:place"][prop(crc)>=3939][prop(crc)<4242], 891 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > area["addr:housenumber"], 892 area["highway"="pedestrian"]["name"][prop(crc)>=3939][prop(crc)<4242]:closed893 { 894 895 896 1001 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > area["addr:housenumber"][setting("support_associatedstreet")], 1002 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > area[nohousenumber=yes][setting("support_associatedstreet")], 1003 area["highway"="pedestrian"]["name"][prop(crc)>=3939][prop(crc)<4242]:closed { 1004 color: #1b7777; 1005 fill-color: #1b7777; 1006 text-halo-color: #1b7777; 897 1007 } 898 1008 node["addr:street"][prop(crc)>=3939][prop(crc)<4242]::halo, 899 1009 node["addr:place"][prop(crc)>=3939][prop(crc)<4242]::halo, 900 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > node["addr:housenumber"]::halo 901 { 902 symbol-fill-color: #1b7777; 903 text-halo-color: #1b7777; 904 } 905 way["highway"]["name"][prop(crc)>=3939][prop(crc)<4242] 906 { 907 color: #1b7777; 908 text-halo-color: #1b7777; 909 } 910 /* --------- */ 1010 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1011 relation[type="associatedStreet"][prop(crc)>=3939][prop(crc)<4242] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1012 symbol-fill-color: #1b7777; 1013 text-halo-color: #1b7777; 1014 } 1015 way["highway"]["name"][prop(crc)>=3939][prop(crc)<4242] { 1016 color: #1b7777; 1017 text-halo-color: #1b7777; 1018 } 1019 /* --------- */ 911 1020 area["addr:street"][prop(crc)>=4242][prop(crc)<4545], 912 1021 area["addr:place"][prop(crc)>=4242][prop(crc)<4545], 913 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > area["addr:housenumber"], 914 area["highway"="pedestrian"]["name"][prop(crc)>=4242][prop(crc)<4545]:closed915 { 916 917 918 1022 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > area["addr:housenumber"][setting("support_associatedstreet")], 1023 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > area[nohousenumber=yes][setting("support_associatedstreet")], 1024 area["highway"="pedestrian"]["name"][prop(crc)>=4242][prop(crc)<4545]:closed { 1025 color: #ff1493; 1026 fill-color: #ff1493; 1027 text-halo-color: #ff1493; 919 1028 } 920 1029 node["addr:street"][prop(crc)>=4242][prop(crc)<4545]::halo, 921 1030 node["addr:place"][prop(crc)>=4242][prop(crc)<4545]::halo, 922 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > node["addr:housenumber"]::halo 923 { 924 symbol-fill-color: #ff1493; 925 text-halo-color: #ff1493; 926 } 927 way["highway"]["name"][prop(crc)>=4242][prop(crc)<4545] 928 { 929 color: #ff1493; 930 text-halo-color: #ff1493; 931 } 932 /* --------- */ 1031 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1032 relation[type="associatedStreet"][prop(crc)>=4242][prop(crc)<4545] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1033 symbol-fill-color: #ff1493; 1034 text-halo-color: #ff1493; 1035 } 1036 way["highway"]["name"][prop(crc)>=4242][prop(crc)<4545] { 1037 color: #ff1493; 1038 text-halo-color: #ff1493; 1039 } 1040 /* --------- */ 933 1041 area["addr:street"][prop(crc)>=4545][prop(crc)<4848], 934 1042 area["addr:place"][prop(crc)>=4545][prop(crc)<4848], 935 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > area["addr:housenumber"], 936 area["highway"="pedestrian"]["name"][prop(crc)>=4545][prop(crc)<4848]:closed937 { 938 939 940 1043 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > area["addr:housenumber"][setting("support_associatedstreet")], 1044 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > area[nohousenumber=yes][setting("support_associatedstreet")], 1045 area["highway"="pedestrian"]["name"][prop(crc)>=4545][prop(crc)<4848]:closed { 1046 color: #0072e2; 1047 fill-color: #0072e2; 1048 text-halo-color: #0072e2; 941 1049 } 942 1050 node["addr:street"][prop(crc)>=4545][prop(crc)<4848]::halo, 943 1051 node["addr:place"][prop(crc)>=4545][prop(crc)<4848]::halo, 944 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > node["addr:housenumber"]::halo 945 { 946 symbol-fill-color: #0072e2; 947 text-halo-color: #0072e2; 948 } 949 way["highway"]["name"][prop(crc)>=4545][prop(crc)<4848] 950 { 951 color: #0072e2; 952 text-halo-color: #0072e2; 953 } 954 /* --------- */ 1052 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1053 relation[type="associatedStreet"][prop(crc)>=4545][prop(crc)<4848] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1054 symbol-fill-color: #0072e2; 1055 text-halo-color: #0072e2; 1056 } 1057 way["highway"]["name"][prop(crc)>=4545][prop(crc)<4848] { 1058 color: #0072e2; 1059 text-halo-color: #0072e2; 1060 } 1061 /* --------- */ 955 1062 area["addr:street"][prop(crc)>=4848][prop(crc)<5151], 956 1063 area["addr:place"][prop(crc)>=4848][prop(crc)<5151], 957 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > area["addr:housenumber"], 958 area["highway"="pedestrian"]["name"][prop(crc)>=4848][prop(crc)<5151]:closed959 { 960 961 962 1064 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > area["addr:housenumber"][setting("support_associatedstreet")], 1065 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > area[nohousenumber=yes][setting("support_associatedstreet")], 1066 area["highway"="pedestrian"]["name"][prop(crc)>=4848][prop(crc)<5151]:closed { 1067 color: #008f00; 1068 fill-color: #008f00; 1069 text-halo-color: #008f00; 963 1070 } 964 1071 node["addr:street"][prop(crc)>=4848][prop(crc)<5151]::halo, 965 1072 node["addr:place"][prop(crc)>=4848][prop(crc)<5151]::halo, 966 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > node["addr:housenumber"]::halo 967 { 968 symbol-fill-color: #008f00; 969 text-halo-color: #008f00; 970 } 971 way["highway"]["name"][prop(crc)>=4848][prop(crc)<5151] 972 { 973 color: #008f00; 974 text-halo-color: #008f00; 975 } 976 /* --------- */ 1073 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1074 relation[type="associatedStreet"][prop(crc)>=4848][prop(crc)<5151] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1075 symbol-fill-color: #008f00; 1076 text-halo-color: #008f00; 1077 } 1078 way["highway"]["name"][prop(crc)>=4848][prop(crc)<5151] { 1079 color: #008f00; 1080 text-halo-color: #008f00; 1081 } 1082 /* --------- */ 977 1083 area["addr:street"][prop(crc)>=5151][prop(crc)<5454], 978 1084 area["addr:place"][prop(crc)>=5151][prop(crc)<5454], 979 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > area["addr:housenumber"], 980 area["highway"="pedestrian"]["name"][prop(crc)>=5151][prop(crc)<5454]:closed981 { 982 983 984 1085 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > area["addr:housenumber"][setting("support_associatedstreet")], 1086 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > area[nohousenumber=yes][setting("support_associatedstreet")], 1087 area["highway"="pedestrian"]["name"][prop(crc)>=5151][prop(crc)<5454]:closed { 1088 color: #ffcc00; 1089 fill-color: #ffcc00; 1090 text-halo-color: #ffcc00; 985 1091 } 986 1092 node["addr:street"][prop(crc)>=5151][prop(crc)<5454]::halo, 987 1093 node["addr:place"][prop(crc)>=5151][prop(crc)<5454]::halo, 988 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > node["addr:housenumber"]::halo 989 { 990 symbol-fill-color: #ffcc00; 991 text-halo-color: #ffcc00; 992 } 993 way["highway"]["name"][prop(crc)>=5151][prop(crc)<5454] 994 { 995 color: #ffcc00; 996 text-halo-color: #ffcc00; 997 } 998 /* --------- */ 1094 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1095 relation[type="associatedStreet"][prop(crc)>=5151][prop(crc)<5454] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1096 symbol-fill-color: #ffcc00; 1097 text-halo-color: #ffcc00; 1098 } 1099 way["highway"]["name"][prop(crc)>=5151][prop(crc)<5454] { 1100 color: #ffcc00; 1101 text-halo-color: #ffcc00; 1102 } 1103 /* --------- */ 999 1104 area["addr:street"][prop(crc)>=5454][prop(crc)<5757], 1000 1105 area["addr:place"][prop(crc)>=5454][prop(crc)<5757], 1001 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > area["addr:housenumber"], 1002 area["highway"="pedestrian"]["name"][prop(crc)>=5454][prop(crc)<5757]:closed1003 { 1004 1005 1006 1106 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > area["addr:housenumber"][setting("support_associatedstreet")], 1107 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > area[nohousenumber=yes][setting("support_associatedstreet")], 1108 area["highway"="pedestrian"]["name"][prop(crc)>=5454][prop(crc)<5757]:closed { 1109 color: #BF9017; 1110 fill-color: #BF9017; 1111 text-halo-color: #BF9017; 1007 1112 } 1008 1113 node["addr:street"][prop(crc)>=5454][prop(crc)<5757]::halo, 1009 1114 node["addr:place"][prop(crc)>=5454][prop(crc)<5757]::halo, 1010 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > node["addr:housenumber"]::halo 1011 { 1012 symbol-fill-color: #BF9017; 1013 text-halo-color: #BF9017; 1014 } 1015 way["highway"]["name"][prop(crc)>=5454][prop(crc)<5757] 1016 { 1017 color: #BF9017; 1018 text-halo-color: #BF9017; 1019 } 1020 /* --------- */ 1115 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1116 relation[type="associatedStreet"][prop(crc)>=5454][prop(crc)<5757] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1117 symbol-fill-color: #BF9017; 1118 text-halo-color: #BF9017; 1119 } 1120 way["highway"]["name"][prop(crc)>=5454][prop(crc)<5757] { 1121 color: #BF9017; 1122 text-halo-color: #BF9017; 1123 } 1124 /* --------- */ 1021 1125 area["addr:street"][prop(crc)>=5757][prop(crc)<6060], 1022 1126 area["addr:place"][prop(crc)>=5757][prop(crc)<6060], 1023 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > area["addr:housenumber"], 1024 area["highway"="pedestrian"]["name"][prop(crc)>=5757][prop(crc)<6060]:closed1025 { 1026 1027 1028 1127 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > area["addr:housenumber"][setting("support_associatedstreet")], 1128 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > area[nohousenumber=yes][setting("support_associatedstreet")], 1129 area["highway"="pedestrian"]["name"][prop(crc)>=5757][prop(crc)<6060]:closed { 1130 color: #adff2f; 1131 fill-color: #adff2f; 1132 text-halo-color: #adff2f; 1029 1133 } 1030 1134 node["addr:street"][prop(crc)>=5757][prop(crc)<6060]::halo, 1031 1135 node["addr:place"][prop(crc)>=5757][prop(crc)<6060]::halo, 1032 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > node["addr:housenumber"]::halo 1033 { 1034 symbol-fill-color: #adff2f; 1035 text-halo-color: #adff2f; 1036 } 1037 way["highway"]["name"][prop(crc)>=5757][prop(crc)<6060] 1038 { 1039 color: #adff2f; 1040 text-halo-color: #adff2f; 1041 } 1042 /* --------- */ 1136 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1137 relation[type="associatedStreet"][prop(crc)>=5757][prop(crc)<6060] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1138 symbol-fill-color: #adff2f; 1139 text-halo-color: #adff2f; 1140 } 1141 way["highway"]["name"][prop(crc)>=5757][prop(crc)<6060] { 1142 color: #adff2f; 1143 text-halo-color: #adff2f; 1144 } 1145 /* --------- */ 1043 1146 area["addr:street"][prop(crc)>=6060][prop(crc)<6363], 1044 1147 area["addr:place"][prop(crc)>=6060][prop(crc)<6363], 1045 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > area["addr:housenumber"], 1046 area["highway"="pedestrian"]["name"][prop(crc)>=6060][prop(crc)<6363]:closed1047 { 1048 1049 1050 1148 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > area["addr:housenumber"][setting("support_associatedstreet")], 1149 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > area[nohousenumber=yes][setting("support_associatedstreet")], 1150 area["highway"="pedestrian"]["name"][prop(crc)>=6060][prop(crc)<6363]:closed { 1151 color: #ff69b4; 1152 fill-color: #ff69b4; 1153 text-halo-color: #ff69b4; 1051 1154 } 1052 1155 node["addr:street"][prop(crc)>=6060][prop(crc)<6363]::halo, 1053 1156 node["addr:place"][prop(crc)>=6060][prop(crc)<6363]::halo, 1054 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > node["addr:housenumber"]::halo 1055 { 1056 symbol-fill-color: #ff69b4; 1057 text-halo-color: #ff69b4; 1058 } 1059 way["highway"]["name"][prop(crc)>=6060][prop(crc)<6363] 1060 { 1061 color: #ff69b4; 1062 text-halo-color: #ff69b4; 1063 } 1064 /* --------- */ 1157 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1158 relation[type="associatedStreet"][prop(crc)>=6060][prop(crc)<6363] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1159 symbol-fill-color: #ff69b4; 1160 text-halo-color: #ff69b4; 1161 } 1162 way["highway"]["name"][prop(crc)>=6060][prop(crc)<6363] { 1163 color: #ff69b4; 1164 text-halo-color: #ff69b4; 1165 } 1166 /* --------- */ 1065 1167 area["addr:street"][prop(crc)>=6363][prop(crc)<6666], 1066 1168 area["addr:place"][prop(crc)>=6363][prop(crc)<6666], 1067 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > area["addr:housenumber"], 1068 area["highway"="pedestrian"]["name"][prop(crc)>=6363][prop(crc)<6666]:closed1069 { 1070 1071 1072 1169 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > area["addr:housenumber"][setting("support_associatedstreet")], 1170 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > area[nohousenumber=yes][setting("support_associatedstreet")], 1171 area["highway"="pedestrian"]["name"][prop(crc)>=6363][prop(crc)<6666]:closed { 1172 color: #cd5c5c; 1173 fill-color: #cd5c5c; 1174 text-halo-color: #cd5c5c; 1073 1175 } 1074 1176 node["addr:street"][prop(crc)>=6363][prop(crc)<6666]::halo, 1075 1177 node["addr:place"][prop(crc)>=6363][prop(crc)<6666]::halo, 1076 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > node["addr:housenumber"]::halo 1077 { 1078 symbol-fill-color: #cd5c5c; 1079 text-halo-color: #cd5c5c; 1080 } 1081 way["highway"]["name"][prop(crc)>=6363][prop(crc)<6666] 1082 { 1083 color: #cd5c5c; 1084 text-halo-color: #cd5c5c; 1085 } 1086 /* --------- */ 1178 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1179 relation[type="associatedStreet"][prop(crc)>=6363][prop(crc)<6666] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1180 symbol-fill-color: #cd5c5c; 1181 text-halo-color: #cd5c5c; 1182 } 1183 way["highway"]["name"][prop(crc)>=6363][prop(crc)<6666] { 1184 color: #cd5c5c; 1185 text-halo-color: #cd5c5c; 1186 } 1187 /* --------- */ 1087 1188 area["addr:street"][prop(crc)>=6666][prop(crc)<6969], 1088 1189 area["addr:place"][prop(crc)>=6666][prop(crc)<6969], 1089 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > area["addr:housenumber"], 1090 area["highway"="pedestrian"]["name"][prop(crc)>=6666][prop(crc)<6969]:closed1091 { 1092 1093 1094 1190 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > area["addr:housenumber"][setting("support_associatedstreet")], 1191 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > area[nohousenumber=yes][setting("support_associatedstreet")], 1192 area["highway"="pedestrian"]["name"][prop(crc)>=6666][prop(crc)<6969]:closed { 1193 color: #7d5a07; 1194 fill-color: #7d5a07; 1195 text-halo-color: #7d5a07; 1095 1196 } 1096 1197 node["addr:street"][prop(crc)>=6666][prop(crc)<6969]::halo, 1097 1198 node["addr:place"][prop(crc)>=6666][prop(crc)<6969]::halo, 1098 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > node["addr:housenumber"]::halo 1099 { 1100 symbol-fill-color: #7d5a07; 1101 text-halo-color: #7d5a07; 1102 } 1103 way["highway"]["name"][prop(crc)>=6666][prop(crc)<6969] 1104 { 1105 color: #7d5a07; 1106 text-halo-color: #7d5a07; 1107 } 1108 /* --------- */ 1199 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1200 relation[type="associatedStreet"][prop(crc)>=6666][prop(crc)<6969] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1201 symbol-fill-color: #7d5a07; 1202 text-halo-color: #7d5a07; 1203 } 1204 way["highway"]["name"][prop(crc)>=6666][prop(crc)<6969] { 1205 color: #7d5a07; 1206 text-halo-color: #7d5a07; 1207 } 1208 /* --------- */ 1109 1209 area["addr:street"][prop(crc)>=6969][prop(crc)<7272], 1110 1210 area["addr:place"][prop(crc)>=6969][prop(crc)<7272], 1111 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > area["addr:housenumber"], 1112 area["highway"="pedestrian"]["name"][prop(crc)>=6969][prop(crc)<7272]:closed1113 { 1114 1115 1116 1211 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > area["addr:housenumber"][setting("support_associatedstreet")], 1212 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > area[nohousenumber=yes][setting("support_associatedstreet")], 1213 area["highway"="pedestrian"]["name"][prop(crc)>=6969][prop(crc)<7272]:closed { 1214 color: #824600; 1215 fill-color: #824600; 1216 text-halo-color: #824600; 1117 1217 } 1118 1218 node["addr:street"][prop(crc)>=6969][prop(crc)<7272]::halo, 1119 1219 node["addr:place"][prop(crc)>=6969][prop(crc)<7272]::halo, 1120 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > node["addr:housenumber"]::halo 1121 { 1122 symbol-fill-color: #824600; 1123 text-halo-color: #824600; 1124 } 1125 way["highway"]["name"][prop(crc)>=6969][prop(crc)<7272] 1126 { 1127 color: #824600; 1128 text-halo-color: #824600; 1129 } 1130 /* --------- */ 1220 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1221 relation[type="associatedStreet"][prop(crc)>=6969][prop(crc)<7272] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1222 symbol-fill-color: #824600; 1223 text-halo-color: #824600; 1224 } 1225 way["highway"]["name"][prop(crc)>=6969][prop(crc)<7272] { 1226 color: #824600; 1227 text-halo-color: #824600; 1228 } 1229 /* --------- */ 1131 1230 area["addr:street"][prop(crc)>=7272][prop(crc)<7575], 1132 1231 area["addr:place"][prop(crc)>=7272][prop(crc)<7575], 1133 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > area["addr:housenumber"], 1134 area["highway"="pedestrian"]["name"][prop(crc)>=7272][prop(crc)<7575]:closed1135 { 1136 1137 1138 1232 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > area["addr:housenumber"][setting("support_associatedstreet")], 1233 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > area[nohousenumber=yes][setting("support_associatedstreet")], 1234 area["highway"="pedestrian"]["name"][prop(crc)>=7272][prop(crc)<7575]:closed { 1235 color: #f08080; 1236 fill-color: #f08080; 1237 text-halo-color: #f08080; 1139 1238 } 1140 1239 node["addr:street"][prop(crc)>=7272][prop(crc)<7575]::halo, 1141 1240 node["addr:place"][prop(crc)>=7272][prop(crc)<7575]::halo, 1142 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > node["addr:housenumber"]::halo 1143 { 1144 symbol-fill-color: #f08080; 1145 text-halo-color: #f08080; 1146 } 1147 way["highway"]["name"][prop(crc)>=7272][prop(crc)<7575] 1148 { 1149 color: #f08080; 1150 text-halo-color: #f08080; 1151 } 1152 /* --------- */ 1241 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1242 relation[type="associatedStreet"][prop(crc)>=7272][prop(crc)<7575] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1243 symbol-fill-color: #f08080; 1244 text-halo-color: #f08080; 1245 } 1246 way["highway"]["name"][prop(crc)>=7272][prop(crc)<7575] { 1247 color: #f08080; 1248 text-halo-color: #f08080; 1249 } 1250 /* --------- */ 1153 1251 area["addr:street"][prop(crc)>=7575][prop(crc)<7878], 1154 1252 area["addr:place"][prop(crc)>=7575][prop(crc)<7878], 1155 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > area["addr:housenumber"], 1156 area["highway"="pedestrian"]["name"][prop(crc)>=7575][prop(crc)<7878]:closed1157 { 1158 1159 1160 1253 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > area["addr:housenumber"][setting("support_associatedstreet")], 1254 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > area[nohousenumber=yes][setting("support_associatedstreet")], 1255 area["highway"="pedestrian"]["name"][prop(crc)>=7575][prop(crc)<7878]:closed { 1256 color: #F75617; 1257 fill-color: #F75617; 1258 text-halo-color: #F75617; 1161 1259 } 1162 1260 node["addr:street"][prop(crc)>=7575][prop(crc)<7878]::halo, 1163 1261 node["addr:place"][prop(crc)>=7575][prop(crc)<7878]::halo, 1164 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > node["addr:housenumber"]::halo 1165 { 1166 symbol-fill-color: #F75617; 1167 text-halo-color: #F75617; 1168 } 1169 way["highway"]["name"][prop(crc)>=7575][prop(crc)<7878] 1170 { 1171 color: #F75617; 1172 text-halo-color: #F75617; 1173 } 1174 /* --------- */ 1262 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1263 relation[type="associatedStreet"][prop(crc)>=7575][prop(crc)<7878] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1264 symbol-fill-color: #F75617; 1265 text-halo-color: #F75617; 1266 } 1267 way["highway"]["name"][prop(crc)>=7575][prop(crc)<7878] { 1268 color: #F75617; 1269 text-halo-color: #F75617; 1270 } 1271 /* --------- */ 1175 1272 area["addr:street"][prop(crc)>=7878][prop(crc)<8181], 1176 1273 area["addr:place"][prop(crc)>=7878][prop(crc)<8181], 1177 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > area["addr:housenumber"], 1178 area["highway"="pedestrian"]["name"][prop(crc)>=7878][prop(crc)<8181]:closed1179 { 1180 1181 1182 1274 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > area["addr:housenumber"][setting("support_associatedstreet")], 1275 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > area[nohousenumber=yes][setting("support_associatedstreet")], 1276 area["highway"="pedestrian"]["name"][prop(crc)>=7878][prop(crc)<8181]:closed { 1277 color: #54d954; 1278 fill-color: #54d954; 1279 text-halo-color: #54d954; 1183 1280 } 1184 1281 node["addr:street"][prop(crc)>=7878][prop(crc)<8181]::halo, 1185 1282 node["addr:place"][prop(crc)>=7878][prop(crc)<8181]::halo, 1186 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > node["addr:housenumber"]::halo 1187 { 1188 symbol-fill-color: #54d954; 1189 text-halo-color: #54d954; 1190 } 1191 way["highway"]["name"][prop(crc)>=7878][prop(crc)<8181] 1192 { 1193 color: #54d954; 1194 text-halo-color: #54d954; 1195 } 1196 /* --------- */ 1283 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1284 relation[type="associatedStreet"][prop(crc)>=7878][prop(crc)<8181] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1285 symbol-fill-color: #54d954; 1286 text-halo-color: #54d954; 1287 } 1288 way["highway"]["name"][prop(crc)>=7878][prop(crc)<8181] { 1289 color: #54d954; 1290 text-halo-color: #54d954; 1291 } 1292 /* --------- */ 1197 1293 area["addr:street"][prop(crc)>=8181][prop(crc)<8484], 1198 1294 area["addr:place"][prop(crc)>=8181][prop(crc)<8484], 1199 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > area["addr:housenumber"], 1200 area["highway"="pedestrian"]["name"][prop(crc)>=8181][prop(crc)<8484]:closed1201 { 1202 1203 1204 1295 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > area["addr:housenumber"][setting("support_associatedstreet")], 1296 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > area[nohousenumber=yes][setting("support_associatedstreet")], 1297 area["highway"="pedestrian"]["name"][prop(crc)>=8181][prop(crc)<8484]:closed { 1298 color: #ba55d3; 1299 fill-color: #ba55d3; 1300 text-halo-color: #ba55d3; 1205 1301 } 1206 1302 node["addr:street"][prop(crc)>=8181][prop(crc)<8484]::halo, 1207 1303 node["addr:place"][prop(crc)>=8181][prop(crc)<8484]::halo, 1208 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > node["addr:housenumber"]::halo 1209 { 1210 symbol-fill-color: #ba55d3; 1211 text-halo-color: #ba55d3; 1212 } 1213 way["highway"]["name"][prop(crc)>=8181][prop(crc)<8484] 1214 { 1215 color: #ba55d3; 1216 text-halo-color: #ba55d3; 1217 } 1218 /* --------- */ 1304 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1305 relation[type="associatedStreet"][prop(crc)>=8181][prop(crc)<8484] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1306 symbol-fill-color: #ba55d3; 1307 text-halo-color: #ba55d3; 1308 } 1309 way["highway"]["name"][prop(crc)>=8181][prop(crc)<8484] { 1310 color: #ba55d3; 1311 text-halo-color: #ba55d3; 1312 } 1313 /* --------- */ 1219 1314 area["addr:street"][prop(crc)>=8484][prop(crc)<8787], 1220 1315 area["addr:place"][prop(crc)>=8484][prop(crc)<8787], 1221 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > area["addr:housenumber"], 1222 area["highway"="pedestrian"]["name"][prop(crc)>=8484][prop(crc)<8787]:closed1223 { 1224 1225 1226 1316 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > area["addr:housenumber"][setting("support_associatedstreet")], 1317 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > area[nohousenumber=yes][setting("support_associatedstreet")], 1318 area["highway"="pedestrian"]["name"][prop(crc)>=8484][prop(crc)<8787]:closed { 1319 color: #9370db; 1320 fill-color: #9370db; 1321 text-halo-color: #9370db; 1227 1322 } 1228 1323 node["addr:street"][prop(crc)>=8484][prop(crc)<8787]::halo, 1229 1324 node["addr:place"][prop(crc)>=8484][prop(crc)<8787]::halo, 1230 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > node["addr:housenumber"]::halo 1231 { 1232 symbol-fill-color: #9370db; 1233 text-halo-color: #9370db; 1234 } 1235 way["highway"]["name"][prop(crc)>=8484][prop(crc)<8787] 1236 { 1237 color: #9370db; 1238 text-halo-color: #9370db; 1239 } 1240 /* --------- */ 1325 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1326 relation[type="associatedStreet"][prop(crc)>=8484][prop(crc)<8787] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1327 symbol-fill-color: #9370db; 1328 text-halo-color: #9370db; 1329 } 1330 way["highway"]["name"][prop(crc)>=8484][prop(crc)<8787] { 1331 color: #9370db; 1332 text-halo-color: #9370db; 1333 } 1334 /* --------- */ 1241 1335 area["addr:street"][prop(crc)>=8787][prop(crc)<9090], 1242 1336 area["addr:place"][prop(crc)>=8787][prop(crc)<9090], 1243 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > area["addr:housenumber"], 1244 area["highway"="pedestrian"]["name"][prop(crc)>=8787][prop(crc)<9090]:closed1245 { 1246 1247 1248 1337 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > area["addr:housenumber"][setting("support_associatedstreet")], 1338 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > area[nohousenumber=yes][setting("support_associatedstreet")], 1339 area["highway"="pedestrian"]["name"][prop(crc)>=8787][prop(crc)<9090]:closed { 1340 color: #ff7c00; 1341 fill-color: #ff7c00; 1342 text-halo-color: #ff7c00; 1249 1343 } 1250 1344 node["addr:street"][prop(crc)>=8787][prop(crc)<9090]::halo, 1251 1345 node["addr:place"][prop(crc)>=8787][prop(crc)<9090]::halo, 1252 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > node["addr:housenumber"]::halo 1253 { 1254 symbol-fill-color: #ff7c00; 1255 text-halo-color: #ff7c00; 1256 } 1257 way["highway"]["name"][prop(crc)>=8787][prop(crc)<9090] 1258 { 1259 color: #ff7c00; 1260 text-halo-color: #ff7c00; 1261 } 1262 /* --------- */ 1346 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1347 relation[type="associatedStreet"][prop(crc)>=8787][prop(crc)<9090] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1348 symbol-fill-color: #ff7c00; 1349 text-halo-color: #ff7c00; 1350 } 1351 way["highway"]["name"][prop(crc)>=8787][prop(crc)<9090] { 1352 color: #ff7c00; 1353 text-halo-color: #ff7c00; 1354 } 1355 /* --------- */ 1263 1356 area["addr:street"][prop(crc)>=9090][prop(crc)<9393], 1264 1357 area["addr:place"][prop(crc)>=9090][prop(crc)<9393], 1265 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > area["addr:housenumber"], 1266 area["highway"="pedestrian"]["name"][prop(crc)>=9090][prop(crc)<9393]:closed1267 { 1268 1269 1270 1358 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > area["addr:housenumber"][setting("support_associatedstreet")], 1359 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > area[nohousenumber=yes][setting("support_associatedstreet")], 1360 area["highway"="pedestrian"]["name"][prop(crc)>=9090][prop(crc)<9393]:closed { 1361 color: #3cb371; 1362 fill-color: #3cb371; 1363 text-halo-color: #3cb371; 1271 1364 } 1272 1365 node["addr:street"][prop(crc)>=9090][prop(crc)<9393]::halo, 1273 1366 node["addr:place"][prop(crc)>=9090][prop(crc)<9393]::halo, 1274 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > node["addr:housenumber"]::halo 1275 { 1276 symbol-fill-color: #3cb371; 1277 text-halo-color: #3cb371; 1278 } 1279 way["highway"]["name"][prop(crc)>=9090][prop(crc)<9393] 1280 { 1281 color: #3cb371; 1282 text-halo-color: #3cb371; 1283 } 1284 /* --------- */ 1367 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1368 relation[type="associatedStreet"][prop(crc)>=9090][prop(crc)<9393] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1369 symbol-fill-color: #3cb371; 1370 text-halo-color: #3cb371; 1371 } 1372 way["highway"]["name"][prop(crc)>=9090][prop(crc)<9393] { 1373 color: #3cb371; 1374 text-halo-color: #3cb371; 1375 } 1376 /* --------- */ 1285 1377 area["addr:street"][prop(crc)>=9393][prop(crc)<9696], 1286 1378 area["addr:place"][prop(crc)>=9393][prop(crc)<9696], 1287 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > area["addr:housenumber"], 1288 area["highway"="pedestrian"]["name"][prop(crc)>=9393][prop(crc)<9696]:closed1289 { 1290 1291 1292 1379 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > area["addr:housenumber"][setting("support_associatedstreet")], 1380 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > area[nohousenumber=yes][setting("support_associatedstreet")], 1381 area["highway"="pedestrian"]["name"][prop(crc)>=9393][prop(crc)<9696]:closed { 1382 color: #707000; 1383 fill-color: #707000; 1384 text-halo-color: #707000; 1293 1385 } 1294 1386 node["addr:street"][prop(crc)>=9393][prop(crc)<9696]::halo, 1295 1387 node["addr:place"][prop(crc)>=9393][prop(crc)<9696]::halo, 1296 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > node["addr:housenumber"]::halo 1297 { 1298 symbol-fill-color: #707000; 1299 text-halo-color: #707000; 1300 1301 } 1302 way["highway"]["name"][prop(crc)>=9393][prop(crc)<9696] 1303 { 1304 color: #707000; 1305 text-halo-color: #707000; 1306 } 1307 /* --------- */ 1388 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1389 relation[type="associatedStreet"][prop(crc)>=9393][prop(crc)<9696] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1390 symbol-fill-color: #707000; 1391 text-halo-color: #707000; 1392 1393 } 1394 way["highway"]["name"][prop(crc)>=9393][prop(crc)<9696] { 1395 color: #707000; 1396 text-halo-color: #707000; 1397 } 1398 /* --------- */ 1308 1399 area["addr:street"][prop(crc)>=9696], 1309 1400 area["addr:place"][prop(crc)>=9696], 1310 relation[type="associatedStreet"][prop(crc)>=9696] > area["addr:housenumber"], 1311 area["highway"="pedestrian"]["name"][prop(crc)>=9696]:closed1312 { 1313 1314 1315 1401 relation[type="associatedStreet"][prop(crc)>=9696] > area["addr:housenumber"][setting("support_associatedstreet")], 1402 relation[type="associatedStreet"][prop(crc)>=9696] > area[nohousenumber=yes][setting("support_associatedstreet")], 1403 area["highway"="pedestrian"]["name"][prop(crc)>=9696]:closed { 1404 color: #ff4444; 1405 fill-color: #ff4444; 1406 text-halo-color: #ff4444; 1316 1407 } 1317 1408 node["addr:street"][prop(crc)>=9696]::halo, 1318 1409 node["addr:place"][prop(crc)>=9696]::halo, 1319 relation[type="associatedStreet"][prop(crc)>=9696] > node["addr:housenumber"]::halo 1320 { 1321 symbol-fill-color: #ff4444; 1322 text-halo-color: #ff4444; 1323 } 1324 way["highway"]["name"][prop(crc)>=9696] 1325 { 1326 color: #ff4444; 1327 text-halo-color: #ff4444; 1410 relation[type="associatedStreet"][prop(crc)>=9696] > node["addr:housenumber"][setting("support_associatedstreet")]::halo, 1411 relation[type="associatedStreet"][prop(crc)>=9696] > node[nohousenumber=yes][setting("support_associatedstreet")]::halo { 1412 symbol-fill-color: #ff4444; 1413 text-halo-color: #ff4444; 1414 } 1415 way["highway"]["name"][prop(crc)>=9696] { 1416 color: #ff4444; 1417 text-halo-color: #ff4444; 1328 1418 } 1329 1419 … … 1333 1423 1334 1424 /* left and right casing */ 1335 1336 way["highway"][highway!="platform"]["name:left"][prop(crc_left)<303] { left-casing-color: # ffffff; }1337 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=303][prop(crc_left)<606] { left-casing-color: #b88142; } 1338 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=606][prop(crc_left)<909] { left-casing-color: #a3fe8f; } 1339 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=909][prop(crc_left)<1212] { left-casing-color: #b8674c; } 1340 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=1212][prop(crc_left)<1515] { left-casing-color: #f4ff6b; } 1341 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=1515][prop(crc_left)<1818] { left-casing-color: #81c0ff; } 1342 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=1818][prop(crc_left)<2121] { left-casing-color: #6b8e23; } 1343 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=2121][prop(crc_left)<2424] { left-casing-color: #e1bd6a; } 1344 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=2424][prop(crc_left)<2727] { left-casing-color: #7fffd4; } 1345 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=2727][prop(crc_left)<3030] { left-casing-color: #8a2be2; } 1346 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=3030][prop(crc_left)<3333] { left-casing-color: #a52a2a; } 1347 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=3333][prop(crc_left)<3636] { left-casing-color: #f0b9a6; } 1348 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=3636][prop(crc_left)<3939] { left-casing-color: #8fbc8f; } 1349 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=3939][prop(crc_left)<4242] { left-casing-color: #1b7777; } 1350 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=4242][prop(crc_left)<4545] { left-casing-color: #ff1493; } 1351 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=4545][prop(crc_left)<4848] { left-casing-color: #0072e2; } 1352 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=4848][prop(crc_left)<5151] { left-casing-color: #008f00; } 1353 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=5151][prop(crc_left)<5454] { left-casing-color: #ffcc00; } 1354 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=5454][prop(crc_left)<5757] { left-casing-color: #BF9017; } 1355 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=5757][prop(crc_left)<6060] { left-casing-color: #adff2f; } 1356 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=6060][prop(crc_left)<6363] { left-casing-color: #ff69b4; } 1357 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=6363][prop(crc_left)<6666] { left-casing-color: #cd5c5c; } 1358 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=6666][prop(crc_left)<6969] { left-casing-color: #7d5a07; } 1359 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=6969][prop(crc_left)<7272] { left-casing-color: #824600; } 1360 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=7272][prop(crc_left)<7575] { left-casing-color: #f08080; } 1361 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=7575][prop(crc_left)<7878] { left-casing-color: #F75617; } 1362 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=7878][prop(crc_left)<8181] { left-casing-color: #54d954; } 1363 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=8181][prop(crc_left)<8484] { left-casing-color: #ba55d3; } 1364 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=8484][prop(crc_left)<8787] { left-casing-color: #9370db; } 1365 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=8787][prop(crc_left)<9090] { left-casing-color: #ff7c00; } 1366 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=9090][prop(crc_left)<9393] { left-casing-color: #3cb371; } 1367 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=9393][prop(crc_left)<9696] { left-casing-color: #707000; } 1368 way["highway"][highway!="platform"]["name:left"][prop(crc_left)>=9696] { left-casing-color: #ff4444; } 1369 1370 way["highway"][highway!="platform"]["name:right"][prop(crc_right)<303] { right-casing-color: # ffffff; }1371 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=303][prop(crc_right)<606] { right-casing-color: #b88142; } 1372 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=606][prop(crc_right)<909] { right-casing-color: #a3fe8f; } 1373 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=909][prop(crc_right)<1212] { right-casing-color: #b8674c; } 1374 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=1212][prop(crc_right)<1515] { right-casing-color: #f4ff6b; } 1375 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=1515][prop(crc_right)<1818] { right-casing-color: #81c0ff; } 1376 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=1818][prop(crc_right)<2121] { right-casing-color: #6b8e23; } 1377 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=2121][prop(crc_right)<2424] { right-casing-color: #e1bd6a; } 1378 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=2424][prop(crc_right)<2727] { right-casing-color: #7fffd4; } 1379 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=2727][prop(crc_right)<3030] { right-casing-color: #8a2be2; } 1380 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=3030][prop(crc_right)<3333] { right-casing-color: #a52a2a; } 1381 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=3333][prop(crc_right)<3636] { right-casing-color: #f0b9a6; } 1382 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=3636][prop(crc_right)<3939] { right-casing-color: #8fbc8f; } 1383 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=3939][prop(crc_right)<4242] { right-casing-color: #1b7777; } 1384 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=4242][prop(crc_right)<4545] { right-casing-color: #ff1493; } 1385 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=4545][prop(crc_right)<4848] { right-casing-color: #0072e2; } 1386 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=4848][prop(crc_right)<5151] { right-casing-color: #008f00; } 1387 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=5151][prop(crc_right)<5454] { right-casing-color: #ffcc00; } 1388 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=5454][prop(crc_right)<5757] { right-casing-color: #BF9017; } 1389 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=5757][prop(crc_right)<6060] { right-casing-color: #adff2f; } 1390 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=6060][prop(crc_right)<6363] { right-casing-color: #ff69b4; } 1391 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=6363][prop(crc_right)<6666] { right-casing-color: #cd5c5c; } 1392 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=6666][prop(crc_right)<6969] { right-casing-color: #7d5a07; } 1393 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=6969][prop(crc_right)<7272] { right-casing-color: #824600; } 1394 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=7272][prop(crc_right)<7575] { right-casing-color: #f08080; } 1395 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=7575][prop(crc_right)<7878] { right-casing-color: #F75617; } 1396 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=7878][prop(crc_right)<8181] { right-casing-color: #54d954; } 1397 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=8181][prop(crc_right)<8484] { right-casing-color: #ba55d3; } 1398 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=8484][prop(crc_right)<8787] { right-casing-color: #9370db; } 1399 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=8787][prop(crc_right)<9090] { right-casing-color: #ff7c00; } 1400 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=9090][prop(crc_right)<9393] { right-casing-color: #3cb371; } 1401 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=9393][prop(crc_right)<9696] { right-casing-color: #707000; } 1402 way["highway"][highway!="platform"]["name:right"][prop(crc_right)>=9696] { right-casing-color: #ff4444; } 1425 /* left casing */ 1426 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)<303] { left-casing-color: #8B864E; } 1427 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=303][prop(crc_left)<606] { left-casing-color: #b88142; } 1428 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=606][prop(crc_left)<909] { left-casing-color: #a3fe8f; } 1429 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=909][prop(crc_left)<1212] { left-casing-color: #b8674c; } 1430 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=1212][prop(crc_left)<1515] { left-casing-color: #f4ff6b; } 1431 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=1515][prop(crc_left)<1818] { left-casing-color: #81c0ff; } 1432 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=1818][prop(crc_left)<2121] { left-casing-color: #6b8e23; } 1433 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=2121][prop(crc_left)<2424] { left-casing-color: #e1bd6a; } 1434 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=2424][prop(crc_left)<2727] { left-casing-color: #7fffd4; } 1435 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=2727][prop(crc_left)<3030] { left-casing-color: #8a2be2; } 1436 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=3030][prop(crc_left)<3333] { left-casing-color: #a52a2a; } 1437 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=3333][prop(crc_left)<3636] { left-casing-color: #f0b9a6; } 1438 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=3636][prop(crc_left)<3939] { left-casing-color: #8fbc8f; } 1439 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=3939][prop(crc_left)<4242] { left-casing-color: #1b7777; } 1440 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=4242][prop(crc_left)<4545] { left-casing-color: #ff1493; } 1441 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=4545][prop(crc_left)<4848] { left-casing-color: #0072e2; } 1442 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=4848][prop(crc_left)<5151] { left-casing-color: #008f00; } 1443 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=5151][prop(crc_left)<5454] { left-casing-color: #ffcc00; } 1444 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=5454][prop(crc_left)<5757] { left-casing-color: #BF9017; } 1445 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=5757][prop(crc_left)<6060] { left-casing-color: #adff2f; } 1446 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=6060][prop(crc_left)<6363] { left-casing-color: #ff69b4; } 1447 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=6363][prop(crc_left)<6666] { left-casing-color: #cd5c5c; } 1448 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=6666][prop(crc_left)<6969] { left-casing-color: #7d5a07; } 1449 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=6969][prop(crc_left)<7272] { left-casing-color: #824600; } 1450 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=7272][prop(crc_left)<7575] { left-casing-color: #f08080; } 1451 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=7575][prop(crc_left)<7878] { left-casing-color: #F75617; } 1452 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=7878][prop(crc_left)<8181] { left-casing-color: #54d954; } 1453 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=8181][prop(crc_left)<8484] { left-casing-color: #ba55d3; } 1454 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=8484][prop(crc_left)<8787] { left-casing-color: #9370db; } 1455 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=8787][prop(crc_left)<9090] { left-casing-color: #ff7c00; } 1456 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=9090][prop(crc_left)<9393] { left-casing-color: #3cb371; } 1457 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=9393][prop(crc_left)<9696] { left-casing-color: #707000; } 1458 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:left"][prop(crc_left)>=9696] { left-casing-color: #ff4444; } 1459 /* right casing */ 1460 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)<303] { right-casing-color: #8B864E; } 1461 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=303][prop(crc_right)<606] { right-casing-color: #b88142; } 1462 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=606][prop(crc_right)<909] { right-casing-color: #a3fe8f; } 1463 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=909][prop(crc_right)<1212] { right-casing-color: #b8674c; } 1464 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=1212][prop(crc_right)<1515] { right-casing-color: #f4ff6b; } 1465 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=1515][prop(crc_right)<1818] { right-casing-color: #81c0ff; } 1466 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=1818][prop(crc_right)<2121] { right-casing-color: #6b8e23; } 1467 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=2121][prop(crc_right)<2424] { right-casing-color: #e1bd6a; } 1468 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=2424][prop(crc_right)<2727] { right-casing-color: #7fffd4; } 1469 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=2727][prop(crc_right)<3030] { right-casing-color: #8a2be2; } 1470 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=3030][prop(crc_right)<3333] { right-casing-color: #a52a2a; } 1471 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=3333][prop(crc_right)<3636] { right-casing-color: #f0b9a6; } 1472 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=3636][prop(crc_right)<3939] { right-casing-color: #8fbc8f; } 1473 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=3939][prop(crc_right)<4242] { right-casing-color: #1b7777; } 1474 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=4242][prop(crc_right)<4545] { right-casing-color: #ff1493; } 1475 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=4545][prop(crc_right)<4848] { right-casing-color: #0072e2; } 1476 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=4848][prop(crc_right)<5151] { right-casing-color: #008f00; } 1477 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=5151][prop(crc_right)<5454] { right-casing-color: #ffcc00; } 1478 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=5454][prop(crc_right)<5757] { right-casing-color: #BF9017; } 1479 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=5757][prop(crc_right)<6060] { right-casing-color: #adff2f; } 1480 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=6060][prop(crc_right)<6363] { right-casing-color: #ff69b4; } 1481 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=6363][prop(crc_right)<6666] { right-casing-color: #cd5c5c; } 1482 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=6666][prop(crc_right)<6969] { right-casing-color: #7d5a07; } 1483 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=6969][prop(crc_right)<7272] { right-casing-color: #824600; } 1484 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=7272][prop(crc_right)<7575] { right-casing-color: #f08080; } 1485 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=7575][prop(crc_right)<7878] { right-casing-color: #F75617; } 1486 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=7878][prop(crc_right)<8181] { right-casing-color: #54d954; } 1487 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=8181][prop(crc_right)<8484] { right-casing-color: #ba55d3; } 1488 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=8484][prop(crc_right)<8787] { right-casing-color: #9370db; } 1489 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=8787][prop(crc_right)<9090] { right-casing-color: #ff7c00; } 1490 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=9090][prop(crc_right)<9393] { right-casing-color: #3cb371; } 1491 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=9393][prop(crc_right)<9696] { right-casing-color: #707000; } 1492 way["highway"][highway!="platform"][highway!="emergency_access_point"]["name:right"][prop(crc_right)>=9696] { right-casing-color: #ff4444; } 1403 1493 1404 1494 /* ------------------------------------------------------------------------------------------------------------------------ */ … … 1407 1497 1408 1498 /* Error messages and other special rules */ 1409 1499 /* have housenumber, miss street */ 1410 1500 node[addr:housenumber][!addr:street][!addr:place]::halo, 1411 area[addr:housenumber][!addr:street][!addr:place] 1412 { 1413 isinassociatedstreetrelation: eval(cond(parent_tag(type)="associatedStreet",true,false)); 1414 } 1415 area[addr:housenumber][!addr:street][!addr:place][prop(isinassociatedstreetrelation)=false] 1416 { 1417 text: eval(cond(has_tag_key(name), concat("street? ", tag("addr:housenumber"), " | ", tag("name")),concat("street? ", tag("addr:housenumber")))); 1418 text-halo-color: red; 1419 text-halo-radius: 2; 1420 text-halo-opacity: 0.8; 1421 width: 3; 1422 fill-color: #FF0000; 1423 fill-opacity:0.7; 1424 text-color: #000000; 1425 font-size: 10; 1426 casing-width: 1; 1427 casing-color: #FFFF00; 1428 1429 } 1430 node[addr:housenumber][!addr:street][!addr:place][prop(isinassociatedstreetrelation)=false]::halo 1431 { 1432 text: eval(concat("street? ", tag("addr:housenumber"))); 1433 font-size: 12; 1434 text-color: black; 1435 text-halo-color: red; 1436 text-halo-radius: 2; 1437 text-halo-opacity: 0.8; 1438 text-anchor-vertical: center; 1439 symbol-shape: triangle; 1440 symbol-fill-opacity:0.7; 1441 symbol-fill-color: #FF0000; 1442 symbol-size: 30; 1443 symbol-stroke-color: #FFFF00; 1444 z-index: -1; 1445 } 1446 1447 /* have street, miss housenumber */ 1448 area|z18-[addr:street][!addr:housenumber][!highway][!addr:interpolation][prop(show_missing_number_message)=false], 1449 area|z18-[addr:place][!addr:housenumber][!highway][!addr:interpolation][prop(show_missing_number_message)=false] 1450 { 1451 text: eval(cond(has_tag_key(name), concat("? | ", tag("name")), "?")); 1452 text-position: center; 1453 text-color: #000000; 1454 font-size: 12; 1455 } 1456 node|z18-["addr:street"][!"addr:housenumber"][prop(show_missing_number_message, default)=false]::halo, 1457 node|z18-["addr:place"][!"addr:housenumber"][prop(show_missing_number_message, default)=false]::halo 1458 { 1459 text: eval("?"); 1460 text-color: black; 1461 font-size: 12; 1462 } 1463 area[addr:street][!addr:housenumber][!highway][!addr:interpolation][prop(show_missing_number_message)=true], 1464 area[addr:place][!addr:housenumber][!highway][!addr:interpolation][prop(show_missing_number_message)=true] 1465 { 1466 width: 3; 1467 text-halo-radius: 2; 1468 fill-color: #FF0000; 1469 fill-opacity:0.7; 1470 text: eval(cond(has_tag_key(name), concat("number? | ", tag("name")), "number?")); 1471 text-position: center; 1472 text-color: #000000; 1473 font-size: 12; 1474 casing-width: 1; 1475 casing-color: #FFFF00; 1476 } 1477 node["addr:street"][!"addr:housenumber"][prop(show_missing_number_message, default)=true]::halo, 1478 node["addr:place"][!"addr:housenumber"][prop(show_missing_number_message, default)=true]::halo 1479 { 1480 text: eval("number?"); 1481 text-color: black; 1482 font-size: 12; 1483 symbol-shape: triangle; 1484 symbol-fill-opacity:0.7; 1485 symbol-fill-color: #FF0000; 1486 symbol-size: 30; 1487 symbol-stroke-color: #FFFF00; 1488 z-index: -1; 1489 } 1490 1491 /* street with addr:*=* */ 1492 way["highway"]["addr:country"], 1493 way["highway"]["addr:postcode"][prop(allow_postcode)=false], 1494 way["highway"]["addr:city"], 1495 way["highway"]["addr:street"], 1496 way["highway"]["addr:place"], 1497 way["highway"]["addr:housenumber"] 1498 { 1499 text: eval("no addr!"); 1500 color: red; 1501 width: 5; 1502 dashes: 20,4; 1503 dashes-background-color: #FFFF00; 1504 object-z-index:-1.0; 1505 text-halo-color: red; 1506 text-halo-radius: 2; 1507 } 1508 1509 /* addr:*=* together with addr:interpolation=* */ 1501 area[addr:housenumber][!addr:street][!addr:place] { 1502 isinassociatedstreetrelation: eval(cond(parent_tag(type)="associatedStreet",true,false)); 1503 } 1504 area[addr:housenumber][!addr:street][!addr:place][prop(isinassociatedstreetrelation)=false][setting("support_associatedstreet")], 1505 area[addr:housenumber][!addr:street][!addr:place][!setting("support_associatedstreet")] { 1506 text: eval(cond(has_tag_key(name), concat(tag("addr:housenumber"), " ", tr("street?"), " | ", tag("name")), concat(tag("addr:housenumber"), " ", tr("street?")))); 1507 text-halo-color: red; 1508 text-halo-radius: 2; 1509 text-halo-opacity: 0.8; 1510 width: 3; 1511 fill-color: red; 1512 fill-opacity:0.7; 1513 text-color: black; 1514 font-size: 10; 1515 casing-width: 1; 1516 casing-color: yellow; 1517 z-index: 1; 1518 } 1519 node[addr:housenumber][!addr:street][!addr:place][prop(isinassociatedstreetrelation)=false][setting("support_associatedstreet")]::halo, 1520 node[addr:housenumber][!addr:street][!addr:place][!setting("support_associatedstreet")]::halo { 1521 text: eval(concat(tag("addr:housenumber"), " ", tr("street?"))); 1522 font-size: 12; 1523 text-color: black; 1524 text-halo-color: red; 1525 text-halo-radius: 2; 1526 text-halo-opacity: 0.8; 1527 text-anchor-vertical: center; 1528 symbol-shape: triangle; 1529 symbol-fill-opacity:0.7; 1530 symbol-fill-color: red; 1531 symbol-size: 30; 1532 symbol-stroke-color: yellow; 1533 z-index: -1; 1534 } 1535 1536 /* have street, miss housenumber */ 1537 /* areas */ 1538 area|z18-[addr:street][!addr:housenumber]["addr:housename"][!highway][!addr:interpolation][setting("allow_housename")], 1539 area|z18-[addr:place][!addr:housenumber]["addr:housename"][!highway][!addr:interpolation][setting("allow_housename")] { 1540 text: eval(cond(has_tag_key(name), concat(tag("addr:housename"), " | ", tag("name")), tag("addr:housename"))); /* "housename | name" or only "housename" (no warning) */ 1541 text-position: center; 1542 text-color: black; 1543 font-size: 12; 1544 } 1545 area|z18-[addr:street][!addr:housenumber][nohousenumber!=yes][!"addr:housename"][!highway][!addr:interpolation][!setting("display_missing_number_message")], 1546 area|z18-[addr:place][!addr:housenumber][nohousenumber!=yes][!"addr:housename"][!highway][!addr:interpolation][!setting("display_missing_number_message")], 1547 area|z18-[addr:street][!addr:housenumber][nohousenumber!=yes][!highway][!addr:interpolation][!setting("display_missing_number_message")][!setting("allow_housename")], 1548 area|z18-[addr:place][!addr:housenumber][nohousenumber!=yes][!highway][!addr:interpolation][!setting("display_missing_number_message")][!setting("allow_housename")] { 1549 text: eval(cond(has_tag_key(name), concat("? | ", tag("name")), "?")); /* "? | name" or only "?" (no warning) */ 1550 text-position: center; 1551 text-color: black; 1552 font-size: 12; 1553 } 1554 area[addr:street][!addr:housenumber][nohousenumber!=yes][!highway][!addr:interpolation][setting("display_missing_number_message")][!setting("allow_housename")], 1555 area[addr:place][!addr:housenumber][nohousenumber!=yes][!highway][!addr:interpolation][setting("display_missing_number_message")][!setting("allow_housename")], 1556 area[addr:street][!addr:housenumber][nohousenumber!=yes][!"addr:housename"][!highway][!addr:interpolation][setting("display_missing_number_message")][setting("allow_housename")], 1557 area[addr:place][!addr:housenumber][nohousenumber!=yes][!"addr:housename"][!highway][!addr:interpolation][setting("display_missing_number_message")][setting("allow_housename")] { 1558 width: 3; 1559 text-halo-radius: 2; 1560 fill-color: red; 1561 fill-opacity:0.7; 1562 text: eval(cond(has_tag_key(name), concat(tr("number?"), " | ", tag("name")), tr("number?"))); /* "number? | name" or only "number?" (as warning) */ 1563 text-position: center; 1564 text-color: black; 1565 font-size: 12; 1566 casing-width: 1; 1567 casing-color: yellow; 1568 } 1569 area|z-18[addr:street][!addr:housenumber][!highway][!addr:interpolation], 1570 area|z-18[addr:place][!addr:housenumber][!highway][!addr:interpolation] { 1571 font-size: 11; 1572 } 1573 /* nodes */ 1574 node["addr:street"][!"addr:housenumber"][nohousenumber!=yes][setting("display_missing_number_message")][!setting("allow_housename")]::halo, 1575 node["addr:place"][!"addr:housenumber"][nohousenumber!=yes][setting("display_missing_number_message")][!setting("allow_housename")]::halo, 1576 node["addr:street"][!"addr:housenumber"][nohousenumber!=yes][!"addr:housename"][setting("display_missing_number_message")][setting("allow_housename")]::halo, 1577 node["addr:place"][!"addr:housenumber"][nohousenumber!=yes][!"addr:housename"][setting("display_missing_number_message")][setting("allow_housename")]::halo { 1578 text: tr("number?"); /* "number?" (as warning) */ 1579 text-color: black; 1580 font-size: 12; 1581 symbol-shape: triangle; 1582 symbol-fill-opacity:0.7; 1583 symbol-fill-color: red; 1584 symbol-size: 30; 1585 symbol-stroke-color: yellow; 1586 z-index: -1; 1587 } 1588 node|z18-["addr:street"][!"addr:housenumber"]["addr:housename"][setting("allow_housename")]::halo, 1589 node|z18-["addr:place"][!"addr:housenumber"]["addr:housename"][setting("allow_housename")]::halo { 1590 text: eval(tag("addr:housename")); /* "housename" (no warning) */ 1591 text-color: black; 1592 font-size: 12; 1593 } 1594 node|z18-["addr:street"][!"addr:housenumber"][nohousenumber!=yes][!"addr:housename"][!setting("display_missing_number_message")]::halo, 1595 node|z18-["addr:place"][!"addr:housenumber"][nohousenumber!=yes][!"addr:housename"][!setting("display_missing_number_message")]::halo, 1596 node|z18-["addr:street"][!"addr:housenumber"][nohousenumber!=yes][!setting("display_missing_number_message")][!setting("allow_housename")]::halo, 1597 node|z18-["addr:place"][!"addr:housenumber"][nohousenumber!=yes][!setting("display_missing_number_message")][!setting("allow_housename")]::halo { 1598 text: eval("?"); /* "?" (no warning) */ 1599 text-color: black; 1600 font-size: 12; 1601 } 1602 1603 /* street with addr:*=* */ 1604 way["highway"][highway!=services][highway!=rest_area]["addr:country"], 1605 way["highway"][highway!=services][highway!=rest_area]["addr:postcode"][!setting("allow_postcode")], 1606 way["highway"][highway!=services][highway!=rest_area]["addr:city"], 1607 way["highway"][highway!=services][highway!=rest_area]["addr:street"], 1608 way["highway"][highway!=services][highway!=rest_area]["addr:place"], 1609 way["highway"][highway!=services][highway!=rest_area]["addr:housenumber"] { 1610 text: tr("no address!"); 1611 color: red; 1612 width: 4; 1613 dashes: 28,2; 1614 dashes-background-color: yellow; 1615 object-z-index:-1.0; 1616 text-halo-color: red; 1617 text-halo-radius: 2; 1618 casing-width: 0.7; 1619 casing-color: yellow; 1620 } 1621 1622 /* addr:*=* together with addr:interpolation=* */ 1510 1623 way["addr:interpolation"]["addr:country"], 1511 1624 way["addr:interpolation"]["addr:postcode"], … … 1513 1626 way["addr:interpolation"]["addr:street"], 1514 1627 way["addr:interpolation"]["addr:place"], 1515 way["addr:interpolation"]["addr:housenumber"] 1516 { 1517 text: eval("addr:interpolation shouldn't have other addr:*=* tags!"); 1518 color: red; 1519 width: 5; 1520 dashes: 20,4; 1521 dashes-background-color: #FFFF00; 1522 object-z-index:-1.0; 1523 text-halo-color: red; 1524 text-halo-radius: 2; 1525 text-color: black; 1526 font-size: 12; 1527 } 1528 1529 /* names of nodes */ 1530 node["addr:housenumber"] 1531 { 1532 font-size: 10; 1533 text-color: white; 1534 text-anchor-vertical: center; 1535 text-offset-y: -10; 1536 text-offset-x: 8; 1537 } 1538 1539 node|z22-["addr:housenumber"] 1540 { 1541 font-size: 11; 1542 } 1543 /* disable double numbers */ 1544 node["addr:housenumber"][!name] 1545 { 1546 font-size: 0; 1628 way["addr:interpolation"]["addr:housenumber"] { 1629 text: tr("addr:interpolation shouldn't have other addr:*=* tags!"); 1630 color: red; 1631 width: 4; 1632 dashes: 28,2; 1633 dashes-background-color: yellow; 1634 object-z-index:-1.0; 1635 text-halo-color: red; 1636 text-halo-radius: 2; 1637 text-color: black; 1638 font-size: 12; 1639 casing-width: 0.7; 1640 casing-color: yellow; 1641 } 1642 1643 /* names of nodes */ 1644 node["addr:housenumber"], 1645 relation[type="associatedStreet"] > node[nohousenumber=yes][setting("support_associatedstreet")] { 1646 font-size: 10; 1647 text-color: white; 1648 text-anchor-vertical: center; 1649 text-offset-y: -10; 1650 text-offset-x: 8; 1651 } 1652 1653 node|z22-["addr:housenumber"] { 1654 font-size: 11; 1655 } 1656 /* hide housenumbers of default layer */ 1657 node["addr:housenumber"][!name] { 1658 font-size: 0; 1547 1659 } 1548 1660 1549 1661 /* names for adress nodes without number */ 1550 1662 node[!"addr:housenumber"][name][addr:street], 1551 node[!"addr:housenumber"][name][addr:place] 1552 { 1553 font-size: 10; 1554 text-color: white; 1555 text-anchor-vertical: center; 1556 text-offset-y: -10; 1557 text-offset-x: 8; 1663 node[!"addr:housenumber"][name][addr:place] { 1664 font-size: 10; 1665 text-color: white; 1666 text-anchor-vertical: center; 1667 text-offset-y: -10; 1668 text-offset-x: 8; 1558 1669 } 1559 1670 1560 1671 /* text style of areas with number */ 1561 1672 way:closed["addr:housenumber"], 1673 way:closed[!"addr:housenumber"][nohousenumber=yes][addr:street], 1674 way:closed[!"addr:housenumber"][nohousenumber=yes][addr:place], 1562 1675 relation[type=multipolygon]["addr:housenumber"], 1563 relation[type="associatedStreet"] > area["addr:housenumber"] 1564 { 1565 text-color: black; 1566 font-size: 12; 1567 text-position: center; 1568 } 1569 1570 /* text style of highways and false addr */ 1571 1572 way[highway][highway!="platform"] 1573 { 1574 text-color: black; 1575 font-size: 12; 1576 } 1577 1578 /* higway=residential and highway=living_street without name */ 1579 way[highway=residential][!name][noname!=yes][unnamed!=yes][name:absent!=yes], 1580 way[highway=living_street][!name][noname!=yes][unnamed!=yes][name:absent!=yes] 1581 { 1582 color: #FF0000; 1583 width: 5; 1584 font-size: 12; 1585 text-color: #000000; 1586 text-position: line; 1587 text: eval("name?"); 1588 text-offset: 0; 1589 text-halo-color: #FF0000; 1590 text-halo-radius: 2; 1591 dashes: 20,4; 1592 dashes-background-color: #FFFF00; 1676 relation[type=multipolygon][!"addr:housenumber"][nohousenumber=yes][addr:street], 1677 relation[type=multipolygon][!"addr:housenumber"][nohousenumber=yes][addr:place], 1678 relation[type="associatedStreet"] > area["addr:housenumber"][setting("support_associatedstreet")], 1679 relation[type="associatedStreet"] > area[!"addr:housenumber"][nohousenumber=yes][setting("support_associatedstreet")] { 1680 text-color: black; 1681 font-size: 12; 1682 text-position: center; 1683 } 1684 way|z-18:closed["addr:housenumber"], 1685 way|z-18:closed[!"addr:housenumber"][nohousenumber=yes][addr:street], 1686 way|z-18:closed[!"addr:housenumber"][nohousenumber=yes][addr:place], 1687 relation|z-18[type=multipolygon]["addr:housenumber"], 1688 relation|z-18[type=multipolygon][!"addr:housenumber"][nohousenumber=yes][addr:street], 1689 relation|z-18[type=multipolygon][!"addr:housenumber"][nohousenumber=yes][addr:place], 1690 relation[type="associatedStreet"] > area|z-18["addr:housenumber"][setting("support_associatedstreet")], 1691 relation[type="associatedStreet"] > area|z-18[!"addr:housenumber"][nohousenumber=yes][setting("support_associatedstreet")] { 1692 font-size: 11; 1693 } 1694 1695 /* text style of highways and false addr */ 1696 way[highway][highway!="platform"][highway!="emergency_access_point"] { 1697 text-color: black; 1698 font-size: 12; 1699 } 1700 1701 /* higway=residential and highway=living_street without name (but no roundabouts) */ 1702 way[highway=residential][!name][noname!=yes][unnamed!=yes][name:absent!=yes][validate:no_name!=yes][junction!=roundabout], 1703 way[highway=living_street][!name][noname!=yes][unnamed!=yes][name:absent!=yes][validate:no_name!=yes][junction!=roundabout] { 1704 color: red; 1705 width: 4; 1706 font-size: 12; 1707 text-color: black; 1708 text-position: line; 1709 text: tr("name?"); 1710 text-offset: 0; 1711 text-halo-color: red; 1712 text-halo-radius: 2; 1713 dashes: 28,2; 1714 dashes-background-color: yellow; 1715 casing-width: 0.7; 1716 casing-color: yellow; 1593 1717 } 1594 1718 }}}