Na da hab mal wieder den Anhang vergessen.
Sorry Mikes
--> rules ALT -- begin

	<!-- ==================================== Layer 5 ======================================== -->
    <rule e="node|way" k="osmarender:render" v="~|yes" layer="5">

		<!-- Non-physical boundaries -->
		<rule e="way" k="boundary" v="administrative" layer="5">
			<rule e="way" k="border_type" v="state" layer="5">
				<line class="boundary boundary-administrative-state-casing" />
				<line class="boundary boundary-administrative-state-core" />
			</rule>	
			<else>
			        <rule e="way" k="admin_level" v="10" layer="5">
   					<line class="boundary boundary-administrative-parish-core" />
  				</rule>
			        <else>
  	 		        	<rule e="way" k="admin_level" v="8" layer="5">
   						<line class="boundary boundary-administrative-district-core" />
  					</rule>
                                	<else>
  						<line class="boundary boundary-administrative-state-core" />
  					</else>
				</else>
			</else>	
		</rule>

--> rules ALT -- end
--> rules NEU -- begin

	<!-- ==================================== Layer 5 ======================================== -->
    <rule e="node|way" k="osmarender:render" v="~|yes" layer="5">

		<!-- Non-physical boundaries -->
		<rule e="way" k="boundary" v="administrative" layer="5">
			<rule e="way" k="admin_level" v="2" layer="5">
				<line class="boundary boundary-administrative-2-casing" />
				<line class="boundary boundary-administrative-2-core" />
			</rule>	
			<else>
			        <rule e="way" k="admin_level" v="4" layer="5">
				        <line class="boundary boundary-administrative-4-casing" />
				        <line class="boundary boundary-administrative-2-core" />
  				</rule>
			        <else>
  	 		        	<rule e="way" k="admin_level" v="5" layer="5">
   						<line class="boundary boundary-administrative-5-core" />
  					</rule>
					<else>
			        		<rule e="way" k="admin_level" v="6" layer="5">
   							<line class="boundary boundary-administrative-6-core" />
  						</rule>
						<else>
			        			<rule e="way" k="admin_level" v="8" layer="5">
   								<line class="boundary boundary-administrative-8-core" />
  							</rule>
			        			<else>
  	 		        				<rule e="way" k="admin_level" v="10" layer="5">
   									<line class="boundary boundary-administrative-10-core" />
  								</rule>
                                				<else>
  									<line class="boundary boundary-administrative-default-core" />
  								</else>
							</else>
						</else>	
  					</else>
				</else>
			</else>	
		</rule>

--> rules NEU -- end




--> SVG Definitions ALT -- begin

			/* Non-physical boundaries */
            .boundary {
                stroke-linecap: butt;
                stroke-linejoin: round;
                fill: none;
            }

			.boundary-administrative-state-casing {
				stroke-width: 2.5px; 
				stroke: #ffff00;
				opacity: 0.5;
			}

			.boundary-administrative-state-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 2.5, 0.5, 0.5, 0.5;
			}

			.boundary-administrative-district-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 1.5, 0.5, 1.5, 0.5;
			}

			.boundary-administrative-parish-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 0.5, 0.5, 0.5, 0.5;
			}

--> SVG Definitions ALT -- end
--> SVG Definitions NEU -- begin

			/* Non-physical boundaries */
            .boundary {
                stroke-linecap: butt;
                stroke-linejoin: round;
                fill: none;
            }

			.boundary-administrative-2-casing {
				stroke-width: 2.5px; 
				stroke: #ffff00;
				opacity: 0.5;
			}

			.boundary-administrative-4-casing {
				stroke-width: 1.0px; 
				stroke: #ffff00;
				opacity: 0.5;
			}

			.boundary-administrative-2-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 2.5, 0.5, 0.5, 0.5;
			}

			.boundary-administrative-5-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 2.0, 0.5, 1.0, 0.5;
			}

			.boundary-administrative-6-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 1.5, 0.5, 0.5, 0.5;
			}

			.boundary-administrative-8-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 1.5, 0.5;
			}

			.boundary-administrative-10-core {
				stroke-width: 0.25px; 
				stroke: #f9574b;
				stroke-dasharray: 0.5, 0.5;
			}

			.boundary-administrative-default-core {
				stroke-width: 0.20px; 
				stroke: #f9574b;
				stroke-dasharray: 0.2, 0.2;
			}

--> SVG Definitions NEU -- end



_______________________________________________
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-de

Antwort per Email an