Skip to content

Commit 438a090

Browse files
committed
Update tooltips to match latest layer generation time
1 parent 616e724 commit 438a090

9 files changed

Lines changed: 9 additions & 11 deletions

src/lib/browse/layers/areas/ParliamentaryConstituencies.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
href="https://www.ordnancesurvey.co.uk/products/boundary-line"
4848
>
4949
Ordnance Survey Boundary-Line
50-
</ExternalLink>, as of October 2024.
50+
</ExternalLink>, as of August 2026.
5151
</p>
5252
<OsOglLicense />
5353
</span>

src/lib/browse/layers/lines/BusRoutes.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
shows whether the road has a bus lane or not.
3131
</p>
3232
<p>
33-
Note this data is from OpenStreetMap (as of 20 October 2024), not <ExternalLink
33+
Note this data is from OpenStreetMap (as of 23 July 2026), not <ExternalLink
3434
href="https://gtfs.org"
3535
>
3636
GTFS

src/lib/browse/layers/lines/NationalCycleNetwork.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
href="https://data-sustrans-uk.opendata.arcgis.com/"
3232
>
3333
National Cycle Network
34-
</ExternalLink>, downloaded on 22/01/2024.
34+
</ExternalLink>, downloaded on 04/08/2026.
3535
</p>
3636
<OsOglLicense />
3737
</span>

src/lib/browse/layers/lines/Trams.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
<span slot="icon"><ColorLegend color={colors.trams} /></span>
3030
<span slot="help">
3131
<p>
32-
This shows all trams and light rail lines, according to OpenStreetMap (as
33-
of 20 October 2024). When these are close to a scheme, interactions
32+
This shows all trams and light rail lines, according to OpenStreetMap (as of 23 July 2026). When these are close to a scheme, interactions
3433
between the modes must be designed carefully.
3534
</p>
3635
<OsmLicense />

src/lib/browse/layers/points/CycleParking.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
href="https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbicycle_parking"
2222
>
2323
OpenStreetMap
24-
</ExternalLink> (as of 20 October 2024). The type of parking, public/private
24+
</ExternalLink> (as of 23 July 2026). The type of parking, public/private
2525
access, and whether it's covered are not shown.
2626
</p>
2727
<p>

src/lib/browse/layers/points/Education.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
<LayerControl {name} {title} bind:show={$state.show}>
5353
<span slot="help">
5454
<p>
55-
This shows different places of education according to OpenStreetMap (as of
56-
20 October 2024).
55+
This shows different places of education according to OpenStreetMap (as of 23 July 2026).
5756
</p>
5857
<OsmLicense />
5958
</span>

src/lib/browse/layers/points/Hospitals.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
href="https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhospital"
3131
>
3232
hospital
33-
</ExternalLink> data from OpenStreetMap (as of 20 October 2024). It doesn't
33+
</ExternalLink> data from OpenStreetMap (as of 23 July 2026). It doesn't
3434
include outpatient clinics or individual doctor's offices.
3535
</p>
3636
<OsmLicense />

src/lib/browse/layers/points/RailwayStations.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
href="https://wiki.openstreetmap.org/wiki/Tag:railway%3Dstation"
2222
>
2323
railway station
24-
</ExternalLink> data from OpenStreetMap (as of 20 October 2024).
24+
</ExternalLink> data from OpenStreetMap (as of 23 July 2026).
2525
</p>
2626
<p>
2727
Icon from <ExternalLink href="https://www.nationalrail.co.uk/">

src/lib/browse/layers/points/SportsSpaces.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
href="https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsports_centre"
3535
>
3636
sports centres
37-
</ExternalLink> data from OpenStreetMap (as of 20 October 2024).
37+
</ExternalLink> data from OpenStreetMap (as of 23 July 2026).
3838
</p>
3939
<OsmLicense />
4040
</span>

0 commit comments

Comments
 (0)