Update Potlatch 2 to r24558 build
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 964 B |
Before Width: | Height: | Size: 857 B After Width: | Height: | Size: 1.2 KiB |
BIN
public/potlatch2/features/waterway__drain.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
public/potlatch2/features/waterway__slipway.png
Normal file
After Width: | Height: | Size: 746 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
public/potlatch2/features/waterway__weir.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
|
@ -831,7 +831,7 @@ Quick documentation:
|
|||
<inputSet ref="common"/>
|
||||
</feature>
|
||||
|
||||
<feature name="Pedestrian Street">
|
||||
<feature name="Pedestrian street">
|
||||
<category>paths</category>
|
||||
<icon image="features/paths__pedestrian.png">
|
||||
<font size="14pt">
|
||||
|
@ -1043,7 +1043,7 @@ Quick documentation:
|
|||
|
||||
<feature name="Drain">
|
||||
<category>water</category>
|
||||
<icon image="features/pois/water_generic.24.png">
|
||||
<icon image="features/waterway__drain.png">
|
||||
<font size="14pt"><b>${name}</b></font>
|
||||
</icon>
|
||||
|
||||
|
@ -1129,7 +1129,7 @@ Quick documentation:
|
|||
|
||||
<feature name="Weir">
|
||||
<category>water</category>
|
||||
<icon image="features/pois/water_generic.24.png">
|
||||
<icon image="features/waterway__weir.png">
|
||||
<font size="14pt">
|
||||
<b>${name}</b>
|
||||
</font>
|
||||
|
@ -1177,7 +1177,7 @@ Quick documentation:
|
|||
|
||||
<feature name="Slipway">
|
||||
<category>water</category>
|
||||
<icon image="features/pois/water_generic.24.png"/>
|
||||
<icon image="features/waterway__slipway.png" />
|
||||
<line/>
|
||||
<tag k="leisure" v="slipway"/>
|
||||
<inputSet ref="names"/>
|
||||
|
|