Show building outlines at high zoom
This commit is contained in:
parent
5a5ad68e75
commit
ae4b1234e7
@ -3,6 +3,11 @@
|
|||||||
<Rule>
|
<Rule>
|
||||||
<PolygonSymbolizer fill="#cccccc" />
|
<PolygonSymbolizer fill="#cccccc" />
|
||||||
</Rule>
|
</Rule>
|
||||||
|
<Rule>
|
||||||
|
<LineSymbolizer stroke="#222222aa" stroke-width="0.5" />
|
||||||
|
<MaxScaleDenominator>17000</MaxScaleDenominator>
|
||||||
|
<MinScaleDenominator>0</MinScaleDenominator>
|
||||||
|
</Rule>
|
||||||
<Rule>
|
<Rule>
|
||||||
<TextSymbolizer face-name="DejaVu Sans Condensed Bold" fill="#000000">
|
<TextSymbolizer face-name="DejaVu Sans Condensed Bold" fill="#000000">
|
||||||
[location_number]
|
[location_number]
|
||||||
@ -15,6 +20,11 @@
|
|||||||
<Rule>
|
<Rule>
|
||||||
<PolygonSymbolizer fill="#303044" />
|
<PolygonSymbolizer fill="#303044" />
|
||||||
</Rule>
|
</Rule>
|
||||||
|
<Rule>
|
||||||
|
<LineSymbolizer stroke="#ccccccaa" stroke-width="0.5" />
|
||||||
|
<MaxScaleDenominator>17000</MaxScaleDenominator>
|
||||||
|
<MinScaleDenominator>0</MinScaleDenominator>
|
||||||
|
</Rule>
|
||||||
<Rule>
|
<Rule>
|
||||||
<TextSymbolizer face-name="DejaVu Sans Condensed Bold" fill="#ffffff">
|
<TextSymbolizer face-name="DejaVu Sans Condensed Bold" fill="#ffffff">
|
||||||
[location_number]
|
[location_number]
|
||||||
|
Loading…
Reference in New Issue
Block a user