-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathtagInfo.json
More file actions
25 lines (25 loc) · 804 Bytes
/
tagInfo.json
File metadata and controls
25 lines (25 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"data_format": 1,
"data_url": "https://raw.githubusercontent.com/watmildon/HighSchoolMascotMap/refs/heads/main/tagInfo.json",
"project": {
"name": "HighSchoolMascotMap",
"description": "An Ultra map showing data from the mascot tag on schools",
"project_url": "https://github.com/watmildon/HighSchoolMascotMap/",
"contact_name": "watmildon",
"contact_email": "highschoolmascotmap@gmail.com"
},
"tags": [
{
"key": "mascot",
"description": "Determine which icon to use"
},
{
"key": "mascot:iconography",
"description": "Override mascot key where appropriate"
},
{
"key": "amenity",
"value": "school"
}
]
}