Skip to content

Commit 9a363f2

Browse files
author
Andy Townsend
committed
Fixed bugs that were suppressing the display of eco health food
shops.
1 parent 3bab607 commit 9a363f2

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

resources/changelog_svwd01.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Except as noted, all changes also apply to the [SVWD06 Android native display st
55
## As yet unreleased
66
Fixed bugs that were suppressing the display of palaeolontological sites.
77
Changed colour of the name associated with picnic sites from blue to light brown.
8+
Fixed bugs that were suppressing the display of eco health food shops.
89

910
## 06/02/2025
1011
The `svwd01` (web vector) and `svwd06` (designed for Android Native) map styles shown at https://map.atownsend.org.uk/vector/index.html#5/53.86/-5.57 now use names in Welsh or Scots Gaelic where that language is more commonly used, in the same way that the equivalent raster maps do.

resources/svwd01_call_icon_convert.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@
826826
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_ecig.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_e-cigarette.png
827827
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_ecoconv.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_ecoconv.png
828828
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_ecogreengrocer.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_ecogreengrocer.png
829-
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_ecohealthfood.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_ecohealth.png
829+
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_ecohealthfood.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_ecohealth_food.png
830830
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_electrical.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_electrical.png
831831
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/shop_electronics.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_electronics.png
832832
~/src/SomeoneElse-vector-web-display/svwd_convert_icon_from_raster.sh ~/src/openstreetmap-carto-AJT/symbols/estateagent.p.16.png ~/src/SomeoneElse-vector-web-display/resources/svwd01_icons/shop_estate_agent.png
1.78 KB
Loading

resources/svwd01_style.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13608,7 +13608,7 @@
1360813608
"shop_e-cigarette",
1360913609
"shop_ecoconv",
1361013610
"shop_ecogreengrocer",
13611-
"shop_ecohealth",
13611+
"shop_ecohealth_food",
1361213612
"shop_electrical",
1361313613
"shop_electronics",
1361413614
"shop_estate_agent",

resources/svwd01sprite.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6679,7 +6679,7 @@
66796679
"y": 64
66806680
}
66816681
,
6682-
"shop_ecohealth": {
6682+
"shop_ecohealth_food": {
66836683
"height": 64,
66846684
"pixelRatio": 2,
66856685
"width": 64,

resources/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6679,7 +6679,7 @@
66796679
"y": 64
66806680
}
66816681
,
6682-
"shop_ecohealth": {
6682+
"shop_ecohealth_food": {
66836683
"height": 64,
66846684
"pixelRatio": 2,
66856685
"width": 64,

0 commit comments

Comments
 (0)