MapFramer Wiki
Create cartographic map frames from an XML template
Status: Alpha
Brought to you by:
agnar
RulerLines draws the ruler ticks in a ruler. They are painted across the entire width of the Ruler area.
Specifies the color of the ruler line. Default value is black
Specifies the stroke width of the ruler lines in paper units. Default value is 1pt
Specifies in map units, the distance between each line or tick. Required.
If the ruler lines are used to paint a subdivision, then this will prevent lines to be drawn at main division ticks. Optional.
<RulerLines color="cmyk(100,0,0,0)"
width="0.2pt"
interval="1000m"
skip-interval="1000km"/>