Skip to content

Commit 0b6c515

Browse files
committed
Document Explorer thumbnail research
1 parent 81b6207 commit 0b6c515

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Explorer New Source Thumbnail Research - 2026-05-26
2+
3+
## Scope
4+
5+
This note records the representative thumbnail choices for the new publisher expansion sources shown in the CSAPI Explorer deployed-system card.
6+
7+
The thumbnails are fallback visuals used when live OSH system SensorML metadata does not expose usable image links. They are representative of the source class, not station-specific unless noted.
8+
9+
## Environment Agency Hydrology
10+
11+
- Explorer image: `https://upload.wikimedia.org/wikipedia/commons/f/f0/Environment_Agency_Morton_River_Gauge_Station_-_geograph.org.uk_-_283345.jpg`
12+
- Source page: Wikimedia Commons, `Environment Agency Morton River Gauge Station - geograph.org.uk - 283345.jpg`
13+
- Author: Brian Green / Geograph
14+
- License: CC BY-SA 2.0
15+
- Rationale: Shows an Environment Agency river gauge station, matching the hydrology station/gauge publisher role.
16+
17+
## UK-AIR
18+
19+
Roadside/kerbside fallback:
20+
21+
- Explorer image: `https://upload.wikimedia.org/wikipedia/commons/0/0e/Air_Quality_Monitoring_Station_-_geograph.org.uk_-_2573031.jpg`
22+
- Source page: Wikimedia Commons, `Air Quality Monitoring Station - geograph.org.uk - 2573031.jpg`
23+
- Author: Jonathan Thacker / Geograph
24+
- License: CC BY-SA 2.0
25+
- Rationale: Shows a UK air-quality monitoring station appropriate for roadside/kerbside contexts such as Camden.
26+
27+
Background fallback:
28+
29+
- Explorer image: `https://upload.wikimedia.org/wikipedia/commons/7/75/Air-quality_monitoring_station%2C_Dundonald_-_geograph.org.uk_-_3201697.jpg`
30+
- Source page: Wikimedia Commons, `Air-quality monitoring station, Dundonald - geograph.org.uk - 3201697.jpg`
31+
- Author: Albert Bridge / Geograph
32+
- License: CC BY-SA 2.0
33+
- Rationale: Shows a representative UK air-quality monitoring station for non-roadside air-quality sites.
34+
35+
## BGS SensorThings / UKGEOS
36+
37+
- Explorer image: `https://www.ukgeos.ac.uk/assets/img/svgs/illustrations/borehole_dimmensions.svg`
38+
- Source page: UKGEOS Glasgow Observatory / UKGEOS site assets
39+
- License context: UKGEOS legal text says website data/material is made available under OGL where possible with acknowledgement `Contains NERC materials (c) NERC 2026`, but explicitly says photographic images are not subject to OGL and are identified separately to their copyright owners/license.
40+
- Rationale: Use the official borehole-dimensions illustration as a representative non-photo visual for Glasgow Observatory borehole infrastructure. Avoid UKGEOS photographs unless a specific reusable image license is identified.
41+
42+
## Met Office Weather DataHub Land Observations
43+
44+
- Explorer image: `https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Charterhall_Met_Office_Weather_Station_-_Image_%5E1_-_geograph.org.uk_-_2754908.jpg/960px-Charterhall_Met_Office_Weather_Station_-_Image_%5E1_-_geograph.org.uk_-_2754908.jpg`
45+
- Source page: Wikimedia Commons, `Charterhall Met Office Weather Station - Image #1 - geograph.org.uk - 2754908.jpg`
46+
- Author: James T M Towill / Geograph
47+
- License: CC BY-SA 2.0
48+
- Rationale: Shows a Met Office weather station, matching the Weather DataHub Land Observations station-network model.
49+
50+
## Implementation Notes
51+
52+
The Explorer fallback constants live in `demo/src/composables/useDeployedSystemCard.ts` in the `ogc-csapi-explorer` repository. Symbol inference for the same sources lives in `demo/src/symbol-mapper.ts`.
53+
54+
These fallbacks should be replaced only if a better station-specific or source-official image with clear reuse terms is identified.

0 commit comments

Comments
 (0)