Skip to content

Commit 8beb965

Browse files
author
Andy Townsend
committed
Show beehives from vector 18 in svwd08.
Update changelog for release.
1 parent e8db722 commit 8beb965

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

resources/changelog_svwd01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
See also the [changelog](https://github.com/SomeoneElseOSM/SomeoneElse-vector-web-display/blob/main/changelog.md) for the scripts here.
33
Except as noted, all changes also apply to the [SVWD06 Android native display style](https://github.com/SomeoneElseOSM/SomeoneElse-vector-web-display/blob/main/resources/README_svwd06.md).
44

5-
## As yet unreleased
5+
## 13/09/2025
66
Show beehives from vector 18.
77

88
## 30/08/2025

resources/changelog_svwd08.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changes made to the [SVWD08 web display style](https://github.com/SomeoneElseOSM/SomeoneElse-vector-web-display/blob/main/resources/README_svwd08.md).
22

3+
## 13/09/2025
4+
Show beehives from vector 18.
5+
36
## 30/08/2025
47
Simplify style to show generic power generator names from vector 16, water power generator names from vector 14, and wind power generator names and icons from 14.
58
Extract fill name name for various leisure (such as golf courses) at differet zooms, allowing the styling code to be simpler.

resources/svwd08_style.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14569,7 +14569,8 @@
1456914569
"source": "someoneelse",
1457014570
"source-layer": "land1",
1457114571
"minzoom": 18,
14572-
"filter": [ "all", [ "in", "class", "barrier_door" ] ],
14572+
"filter": [ "all", [ "in", "class", "barrier_door",
14573+
"man_made_beehive" ] ],
1457314574
"layout": {
1457414575
"icon-image": "{class}",
1457514576
"text-anchor": "top",

0 commit comments

Comments
 (0)