Skip to content

Commit 0b3c9eb

Browse files
Update style files
1 parent 125ec92 commit 0b3c9eb

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

HSMascotMap.ultra

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ controls:
99
options:
1010
positionOptions:
1111
enableHighAccuracy: true
12-
trackUserLocation: truestyle:
12+
trackUserLocation: true
13+
style:
1314
extends: https://styles.trailsta.sh/protomaps-light.json
1415
layers:
1516
- type: circle
@@ -912,7 +913,8 @@ controls:
912913

913914
- icons8-school-60
914915
- .png
915-
---[out:json][timeout:800];
916+
---
917+
[out:json][timeout:800];
916918
rel(148838);map_to_area->.searchArea;
917919
// determine set of schools
918920
(

HSMascotMap_QLever.ultra

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,8 @@ controls:
917917

918918
- icons8-school-60
919919
- .png
920-
---PREFIX geo: <http://www.opengis.net/ont/geosparql#>
920+
---
921+
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
921922
PREFIX osmkey: <https://www.openstreetmap.org/wiki/Key:>
922923
SELECT * WHERE {
923924
?osm_id osmkey:amenity "school".

HSMascotMap_global.ultra

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,8 @@ controls:
911911

912912
- icons8-school-60
913913
- .png
914-
---[out:json][timeout:800];
914+
---
915+
[out:json][timeout:800];
915916
// determine set of schools
916917
(
917918
nwr[mascot][amenity=school];

0 commit comments

Comments
 (0)