Changes between Version 4 and Version 5 of Styles/Surface-DataEntry


Ignore:
Timestamp:
2012-08-09T15:48:29+02:00 (14 years ago)
Author:
AndrewBuck
Comment:

Fixing parse error and tweaking colors and styling for better imagery visibility

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Surface-DataEntry

    v4 v5  
    88{{{
    99#!style type="mapcss"
    10 
    1110meta
    1211{
     
    5453        symbol-shape: circle;
    5554        symbol-size: 4;
     55        symbol-fill-color: blue;
    5656}
    5757
    58 node:connection|z16-
     58node|z16-:connection
    5959{
    6060        symbol-shape: circle;
    61         symbol-size: 8;
     61        symbol-size: 4;
     62        symbol-fill-color: red;
    6263}
    6364
     
    6768
    6869        left-casing-width: 2;
     70        right-casing-width: 2;
     71
    6972        left-casing-offset: 4;
    70 
    71         right-casing-width: 2;
    7273        right-casing-offset: 4;
    7374}
     
    7778        left-casing-color: yellow;
    7879        right-casing-color: yellow;
     80
     81        left-casing-dashes: 8, 24;
     82        right-casing-dashes: 8, 24;
    7983}
    8084