Skip to content

Commit 87f7927

Browse files
committed
добавлен railway=disused|abandoned
1 parent 889b92e commit 87f7927

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

OpenMaps OAM.xml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,6 +2376,12 @@ Magellan changes:
23762376
<line stroke="#252525" stroke-width="0.60" stroke-dasharray="7.0,5.0" stroke-linecap="butt" />
23772377
<pathText k="name" font-style="bold" font-size="9" stroke="#ffffff" stroke-width="2.00" />
23782378
</rule>
2379+
<rule e="way" k="railway" v="disused|abandoned">
2380+
<line stroke="#555555" stroke-width="0.80" stroke-linecap="butt" />
2381+
<line stroke="#FFFFFF" stroke-width="0.60" stroke-linecap="butt" />
2382+
<line stroke="#cccccc" stroke-width="0.60" stroke-dasharray="7.0,5.0" stroke-linecap="butt" />
2383+
<pathText cat="tms_landnames" k="name" font-style="bold" font-size="9" stroke="#ffffff" stroke-width="3.00" repeat="true" repeat-start="10" repeat-gap="450" />
2384+
</rule>
23792385
</rule>
23802386
</rule>
23812387

@@ -2675,7 +2681,7 @@ Magellan changes:
26752681
</rule>
26762682
</rule>
26772683

2678-
<!-- Площадные captions -->
2684+
<!-- Площадные captions (polylabels)-->
26792685
<rule cat="om_oopt" e="node" k="boundary|leisure" v="protected_area|national_park|nature_reserve">
26802686
<rule e="node" k="protect_class" v="pr_1|pr_2|pr_3|pr_4|pr_7|pr_97|pr_98|pr_99|~">
26812687
<caption k="name" font-style="bold" font-size="10" fill="#111111" stroke="#E5FFFFFF" stroke-width="2.00" text-wrap-width="120" />
@@ -3113,10 +3119,11 @@ Magellan changes:
31133119
<rule e="any" k="natural" v="bay" zoom-min="12">
31143120
<caption k="name" position="auto" font-style="bold_italic" font-size="9" fill="#1A8DFF" stroke="#ffffff" stroke-width="2.00" />
31153121
</rule>
3116-
<rule e="any" k="natural" v="water" zoom-min="12">
3122+
<!-- добавлено в polylabels -->
3123+
<!-- <rule e="any" k="natural" v="water" zoom-min="12">
31173124
<circle radius="4.00" fill="#b5d6f1" stroke="#1A8DFF" stroke-width="1.00" />
31183125
<caption k="name" dy="13" font-style="bold_italic" font-size="9" fill="#1A8DFF" stroke="#ffffff" stroke-width="2.00" />
3119-
</rule>
3126+
</rule> -->
31203127
<rule e="any" k="natural" v="wetland" zoom-min="16">
31213128
<symbol id="wetland" src="file:/symbols/wetland.svg" />
31223129
<caption k="name" symbol-id="wetland" position="auto" font-style="bold_italic" font-size="9" fill="#115DFF" stroke="#ffffff" stroke-width="2.00" text-wrap-width="140" />

OpenMaps-changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,9 @@ text-wrap-width для некоторых площадных заливок, pea
6262
Новый пункт меню ООПТ+военка
6363
разделил stroke и area у landfill|quarry
6464
другая заливка military
65+
15/09/2023
66+
вернул старую заливку military, но добавил прозрачности 75 и 50%
67+
ремонт helipad и aerodrome|airport
68+
16/09/2023
69+
закомментил пока caption на natural=water - есть в polylabels
70+
добавлен railway=disused|abandoned

0 commit comments

Comments
 (0)