more advanced styling

This commit is contained in:
Mateusz Konieczny 2022-12-16 09:26:50 +01:00
parent 9cc0c48c3f
commit 2a4911c2f2

View File

@ -24,13 +24,18 @@
</Style> </Style>
<Style name="base_boroughs"> <Style name="base_boroughs">
<Rule> <Rule>
<TextSymbolizer size="24" fill="#f77" face-name="DejaVu Sans Bold Oblique" halo-radius="1" wrap-width="20">[name]</TextSymbolizer> <TextSymbolizer size="24" fill="#f66" face-name="DejaVu Serif Book" halo-radius="1" wrap-width="20">[name]</TextSymbolizer>
<MaxScaleDenominator>17000</MaxScaleDenominator>
<MinScaleDenominator>2000</MinScaleDenominator> <MinScaleDenominator>2000</MinScaleDenominator>
<MaxScaleDenominator>17000</MaxScaleDenominator>
</Rule> </Rule>
<Rule> <Rule>
<TextSymbolizer size="14" fill="#f77" face-name="DejaVu Sans Bold Oblique" halo-radius="1" wrap-width="20">[name]</TextSymbolizer> <TextSymbolizer size="20" fill="#f66" face-name="DejaVu Serif Book" halo-radius="1" wrap-width="20">[name]</TextSymbolizer>
<MinScaleDenominator>17000</MinScaleDenominator> <MinScaleDenominator>17000</MinScaleDenominator>
<MaxScaleDenominator>27000</MaxScaleDenominator>
</Rule>
<Rule>
<TextSymbolizer size="16" fill="#f66" face-name="DejaVu Serif Book" halo-radius="1" wrap-width="20">[name]</TextSymbolizer>
<MinScaleDenominator>27000</MinScaleDenominator>
</Rule> </Rule>
</Style> </Style>
<Style name="number_labels"> <Style name="number_labels">