Skip to content

Commit 2e1b6cf

Browse files
committed
2 parents 914a717 + bef8e58 commit 2e1b6cf

File tree

4 files changed

+1022
-0
lines changed

4 files changed

+1022
-0
lines changed

HSMascotMap.ultra

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ rel(148838);map_to_area->.searchArea;
10141014
// determine set of schools
10151015
(
10161016
nwr[mascot][amenity=school](area.searchArea);
1017+
nwr[mascot][amenity=university](area.searchArea);
10171018
);
10181019

10191020
out center;

HSMascotMap_global.ultra

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,6 +1012,7 @@ style:
10121012
// determine set of schools
10131013
(
10141014
nwr[mascot][amenity=school];
1015+
nwr[mascot][amenity=university](area.searchArea);
10151016
);
10161017

10171018
out center;

0 commit comments

Comments
 (0)