Render themes: highway ref captions #41
This commit is contained in:
@@ -11,8 +11,10 @@
|
||||
|
||||
<style-text style="bold" fill="#de3935" id="major-road" k="name" priority="1" size="19"
|
||||
stroke="#f2df6d" stroke-width="2.5" />
|
||||
<style-text style="bold" fill="#606060" id="ref" k="ref" priority="2" size="12" stroke="#ffffff"
|
||||
|
||||
<style-text style="bold" fill="#ffffff" id="ref" k="ref" priority="2" size="12" stroke="#215e8f"
|
||||
stroke-width="2.0" />
|
||||
<style-text caption="true" id="ref-caption" use="ref" />
|
||||
|
||||
<style-area fade="10" fill="#ff0000" id="residential" />
|
||||
|
||||
@@ -436,7 +438,12 @@
|
||||
<line use="primary:z11" />
|
||||
<outline use="0" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="trunk">
|
||||
@@ -444,7 +451,12 @@
|
||||
<outline use="0" />
|
||||
<!-- <outline use="glow"/> -->
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="motorway">
|
||||
@@ -452,7 +464,12 @@
|
||||
<outline use="0" />
|
||||
<!-- <outline use="glow"/> -->
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
</m>
|
||||
|
||||
@@ -695,21 +712,36 @@
|
||||
<line use="primary:z11" />
|
||||
<outline use="primary" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="trunk">
|
||||
<line use="trunk" />
|
||||
<outline use="motorway" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="motorway">
|
||||
<line use="highway:z11" />
|
||||
<outline use="motorway" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
</m> <!-- end area=~|no|false -->
|
||||
</m> <!-- end tunnel|bridge=~|no|false -->
|
||||
@@ -791,21 +823,36 @@
|
||||
<line cap="butt" use="primary:z11" />
|
||||
<outline use="bridge" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="trunk">
|
||||
<line cap="butt" use="trunk" />
|
||||
<outline use="bridge" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<m v="motorway">
|
||||
<line cap="butt" use="highway:z11" />
|
||||
<outline use="bridge" />
|
||||
<text use="major-road" />
|
||||
<text use="ref" />
|
||||
<m zoom-max="12">
|
||||
<text use="ref-caption" />
|
||||
</m>
|
||||
<m zoom-min="13">
|
||||
<text use="ref" />
|
||||
</m>
|
||||
</m>
|
||||
</m> <!-- end area=~|no|false -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user