MediaWiki:MapSVG Map Object Definitions: Unterschied zwischen den Versionen

Aus KoschWiki
Zur Navigation springen Zur Suche springen
VolkoV (D | B)
VolkoV (D | B)
Zeile 1: Zeile 1:
  * { stroke-linecap:round; stroke-linejoin:round; }
+
  K: comment ; ; ;
 
   
 
   
  .outerbackground { stroke:none; }
+
ReichsflaecheA: object; namedpolygons ; ;  
  .buttonmove { stroke:black; stroke-width:0.1px; }
+
ReichsflaecheB: object; namedpolygons ; ;  
  .buttonmovetext { font-family:verdana; font-size:2px; }
+
ReichsflaecheC: object; namedpolygons ; ;  
  .buttonzoom { stroke:black; stroke-width:0.1px; }
+
ReichsflaecheD: object; namedpolygons ; ;  
  .buttonzoomtext { font-family:verdana; font-size:6px; }
 
  .buttonmeasure { stroke:black; stroke-width:0.1px; }
 
  .buttonmeasuretext { font-family:verdana; font-size:6px; }
 
  .buttonlod { stroke:black; stroke-width:0.1px; }
 
  .buttonlodtext { font-family:verdana; font-size:4px; }
 
  .buttontype { stroke:black; stroke-width:0.1px; }
 
  .buttontypetext { font-family:verdana; font-size:2px; }
 
  .aboutfield { stroke:black; stroke-width:0.1px; }
 
  .abouttext { font-family:verdana; font-size:2px; }
 
  .abouttextlarge { font-family:verdana; font-size:4px; }
 
 
   
 
   
  .innerbackground { fill:#0000c0; stroke:none; }
+
ProvinzflaecheA: object; namedpolygons ; ;  
  .transparent { fill:white; fill-opacity:0.0; stroke:none; }
+
ProvinzflaecheB: object; namedpolygons ; ;  
  .scale0 { fill:white; stroke:black; stroke-width:0.001px; }
+
ProvinzflaecheC: object; namedpolygons ; ;  
  .scale1 { fill:gray; stroke:black; stroke-width:0.001px; }
+
ProvinzflaecheD: object; namedpolygons ; ;  
  .scaletext { font-family:verdana; font-size:2px; }
 
  polyline {fill:purple; fill-opacity:0.5; stroke:none; }
 
 
   
 
   
  .Insel {fill:#c9dc7d; fill-opacity:1.0; stroke:none; }
+
GrafschaftsflaecheA: object; namedpolygons ; ;
 +
GrafschaftsflaecheB: object; namedpolygons ; ;
 +
GrafschaftsflaecheC: object; namedpolygons ; ;
 +
GrafschaftsflaecheD: object; namedpolygons ; ;  
 
   
 
   
  .Urwald {fill:#004f00; fill-opacity:0.8; stroke:none; }
+
BaronieflaecheA: object; namedpolygons ; ;
  .Wald {fill:#007f00; fill-opacity:0.8; stroke:none; }
+
BaronieflaecheB: object; namedpolygons ; ;  
  .Forst {fill:#00af00; fill-opacity:0.8; stroke:none; }
+
BaronieflaecheC: object; namedpolygons ; ;  
 +
BaronieflaecheD: object; namedpolygons ; ;  
 
   
 
   
  .Huegel {fill:#cfcfcf; fill-opacity:0.5; stroke:none; }
+
JunkertumsflaecheA: object; namedpolygons ; ;
  .Berg {fill:#9f9f9f; fill-opacity:1.0; stroke:none; }
+
JunkertumsflaecheB: object; namedpolygons ; ;
  .Gebirge {fill:#5f5f5f; fill-opacity:1.0; stroke:none; }
+
JunkertumsflaecheC: object; namedpolygons ; ;
 +
JunkertumsflaecheD: object; namedpolygons ; ;
 
   
 
   
  .Meer {fill:#0000c0; fill-opacity:1.0; stroke:none; }
+
Grenzzug: object; namedpolygons ; ;
  .See {fill:#0000ff; fill-opacity:1.0; stroke:none; }
+
  .Teich {fill:#3f3fff; fill-opacity:1.0; stroke:none; }
+
Reichsgrenze: object; coords ; ;
 
+
Provinzgrenze: object; coords ; ;
  .Sumpf {fill:#008080; fill-opacity:1.0; stroke:none; }
+
Grafschaftsgrenze: object; coords ; ;
 
+
Baroniegrenze: object; coords ; ;
  .Bach, .Fluss, .Strom { fill:none; stroke:#0000ff; }
+
Junkertumsgrenze: object; coords ; ;
  .Bach { stroke-width:300px; }
+
  .Fluss { stroke-width:600px; }
+
Kaiserstadt: object; coords ; circle ; 1500
  .Strom { stroke-width:1200px; }
+
  Reichsstadt: object; coords ; circle ; 1500
 
+
Koenigsstadt: object; coords ; circle ; 1500
  .Pfad, .Weg, .Strasse, .Reichsstrasse { fill:none; stroke:black; }
+
Stadt: object; coords ; circle ; 1250
  .Pfad          { stroke-width:150px; }
+
  .Weg          { stroke-width:300px; }
+
Markt: object; coords ; circle ; 750
  .Strasse      { stroke-width:600px; }
+
Dorf: object; coords ; circle ; 500
  .Reichsstrasse { stroke-width:1200px; }
+
Binge: object; coords ; circle ; 500
 
+
  .Reichsgrenze, .Provinzgrenze, .Grafschaftsgrenze, .Baroniegrenze, .Junkertumsgrenze { fill:none; }
+
Pfalz: object; coords ; square ; 750
  .Reichsgrenze      { stroke:white; stroke-width:2400px; stroke-dasharray: 9600,9600; }
+
Burg: object; coords ; square ; 500
  .Provinzgrenze    { stroke:white; stroke-width:1200px; stroke-dasharray: 4800,4800; }
+
Gutshof: object; coords ; square ; 500
  .Grafschaftsgrenze { stroke:white; stroke-width:600px; stroke-dasharray: 2400,2400; }
+
  .Baroniegrenze    { stroke:white; stroke-width:300px; stroke-dasharray: 1200,1200; }
+
Kloster: object; coords ; diamond ; 750
  .Junkertumsgrenze { stroke:white; stroke-width:150px; stroke-dasharray: 600,600; }
+
Tempel: object; coords ; diamond ; 500
 
+
  .Kaiserstadt, .Reichsstadt, .Koenigsstadt, .Stadt, .Markt, .Dorf, .Burg, .Binge { fill:red; fill-opacity:0.8; stroke:none; }
+
Insel: object; coords ; ;
  .Gutshof { fill:#a05a2c; fill-opacity:0.8; stroke:none; }
+
  .Burg, .Pfalz { fill:#2e2e2e; fill-opacity:0.8; stroke:none; }
+
Urwald: object; coords ; ;
  .Kloster, .Tempel { fill:#ff6600; fill-opacity:0.8; stroke:none; }
+
Wald: object; coords ; ;
 
+
  Forst: object; coords ; ;
  .JunkertumsflaecheA, .BaronieflaecheA, .GrafschaftsflaecheA { fill:#edbd0d; fill-opacity:0.9; stroke:#edbd0d; stroke-width:100px; }
+
  .JunkertumsflaecheB, .BaronieflaecheB, .GrafschaftsflaecheB { fill:#ffcc00; fill-opacity:0.9; stroke:#ffcc00; stroke-width:100px; }
+
Gebirge: object; coords ; ;
  .JunkertumsflaecheC, .BaronieflaecheC, .GrafschaftsflaecheC { fill:#ffd42a; fill-opacity:0.9; stroke:#ffd42a; stroke-width:100px; }
+
Berg: object; coords ; ;
  .JunkertumsflaecheD, .BaronieflaecheD, .GrafschaftsflaecheD { fill:#ffdd55; fill-opacity:0.9; stroke:#ffdd55; stroke-width:100px; }
+
Huegel: object; coords ; ;
 
+
  .highlight { fill:#d40000; fill-opacity:0.8; stroke:#d40000; stroke-width:100px; }
+
Meer: object; coords ; ;
  .lowlight { fill:#6a0000; fill-opacity:0.8; stroke:#6a0000; stroke-width:100px; }
+
See: object; coords ; ;
 +
Teich: object; coords ; ;
 +
 +
Sumpf: object; coords ; ;
 +
 +
Strom: object; coords ; ;
 +
Fluss: object; coords ; ;
 +
Bach: object; coords ; ;
 +
 +
Reichsstrasse: object; coords ; ;
 +
Strasse: object; coords ; ;
 +
Weg: object; coords ; ;
 +
Pfad: object; coords ; ;

Version vom 1. März 2012, 06:51 Uhr

K: comment ; ; ;

ReichsflaecheA: object; namedpolygons ; ; 
ReichsflaecheB: object; namedpolygons ; ; 
ReichsflaecheC: object; namedpolygons ; ; 
ReichsflaecheD: object; namedpolygons ; ; 

ProvinzflaecheA: object; namedpolygons ; ; 
ProvinzflaecheB: object; namedpolygons ; ; 
ProvinzflaecheC: object; namedpolygons ; ; 
ProvinzflaecheD: object; namedpolygons ; ; 

GrafschaftsflaecheA: object; namedpolygons ; ; 
GrafschaftsflaecheB: object; namedpolygons ; ; 
GrafschaftsflaecheC: object; namedpolygons ; ; 
GrafschaftsflaecheD: object; namedpolygons ; ; 

BaronieflaecheA: object; namedpolygons ; ; 
BaronieflaecheB: object; namedpolygons ; ; 
BaronieflaecheC: object; namedpolygons ; ; 
BaronieflaecheD: object; namedpolygons ; ; 

JunkertumsflaecheA: object; namedpolygons ; ;
JunkertumsflaecheB: object; namedpolygons ; ;
JunkertumsflaecheC: object; namedpolygons ; ;
JunkertumsflaecheD: object; namedpolygons ; ;

Grenzzug: object; namedpolygons ; ;

Reichsgrenze: object; coords ; ;
Provinzgrenze: object; coords ; ;
Grafschaftsgrenze: object; coords ; ;
Baroniegrenze: object; coords ; ;
Junkertumsgrenze: object; coords ; ;

Kaiserstadt: object; coords ; circle ; 1500
Reichsstadt: object; coords ; circle ; 1500
Koenigsstadt: object; coords ; circle ; 1500
Stadt: object; coords ; circle ; 1250

Markt: object; coords ; circle ; 750
Dorf: object; coords ; circle ; 500
Binge: object; coords ; circle ; 500

Pfalz: object; coords ; square ; 750
Burg: object; coords ; square ; 500
Gutshof: object; coords ; square ; 500

Kloster: object; coords ; diamond ; 750
Tempel: object; coords ; diamond ; 500

Insel: object; coords ; ;

Urwald: object; coords ; ;
Wald: object; coords ; ;
Forst: object; coords ; ;

Gebirge: object; coords ; ;
Berg: object; coords ; ;
Huegel: object; coords ; ;

Meer: object; coords ; ;
See: object; coords ; ;
Teich: object; coords ; ;

Sumpf: object; coords ; ;

Strom: object; coords ; ;
Fluss: object; coords ; ;
Bach: object; coords ; ;

Reichsstrasse: object; coords ; ;
Strasse: object; coords ; ;
Weg: object; coords ; ;
Pfad: object; coords ; ;