forked from plepe/openstreetbrowser-categories-main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
culture_religion.json
44 lines (44 loc) · 991 Bytes
/
culture_religion.json
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"type": "index",
"name": {
"ast": "Cultura",
"ca": "Cultura i religió",
"cs": "Kultura",
"de": "Kultur und Religion",
"el": "Πολιτισμός",
"en": "Culture and Religion",
"es": "Cultura y religión",
"et": "Kultuur ja religioon",
"fr": "Culture et religion",
"hu": "Kultúra és vallás",
"it": "Cultura",
"ja": "文化",
"nl": "Cultuur",
"pl": "Kultura",
"pt": "Cultura e religião",
"pt-br": "Cultura",
"ro": "Cultura",
"ru": "Культура",
"uk": "Культура "
},
"subCategories": [
{
"id": "culture"
},
{
"id": "historic"
},
{
"id": "memorial"
},
{
"id": "heritage"
},
{
"id": "religion"
},
{
"id": "tourism_attractions"
}
]
}