lib/nswtopo/layer/control.rb in nswtopo-2.0.0 vs lib/nswtopo/layer/control.rb in nswtopo-3.0
- old
+ new
@@ -4,25 +4,20 @@
CREATE = %w[diameter spot font-size colour]
DEFAULTS = YAML.load <<~YAML
diameter: 7.0
colour: darkmagenta
stroke-width: 0.25
+ knockout: 0.1
waterdrop:
stroke: blue
labels:
- dupe: outline
- outline:
- stroke: white
- fill: none
- stroke-width: 0.25
- stroke-opacity: 0.75
position: [ aboveright, belowright, aboveleft, belowleft, right, left, above, below ]
font-family: sans-serif
font-style: normal
stroke: none
YAML
SCALING_PARAMS = <<~YAML
- fence: 2.0
+ barrier: 2.0
control:
symbol:
- circle:
r: 1.0
fill: none