Adding altitude.
Adding more locations.
This commit is contained in:
20
locations/Ochagavía.json
Normal file
20
locations/Ochagavía.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Ochagavía",
|
||||
"altitude": 764,
|
||||
"bus": true,
|
||||
"train": false,
|
||||
"pharmacy": true,
|
||||
"smoke": true,
|
||||
"supermarkets": [
|
||||
{
|
||||
"type": "COVIRAN",
|
||||
"url": "https://goo.gl/maps/fqWMJyHj9SrNZkBEA"
|
||||
},
|
||||
{
|
||||
"type": "COALIMENT",
|
||||
"url": "https://goo.gl/maps/gQ78eAAS43dqWMUW9"
|
||||
}
|
||||
],
|
||||
"pool": true,
|
||||
"gym": false
|
||||
}
|
32
locations/Sangüesa.json
Normal file
32
locations/Sangüesa.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "Sangüesa",
|
||||
"altitude": 404,
|
||||
"bus": true,
|
||||
"train": false,
|
||||
"pharmacy": true,
|
||||
"smoke": true,
|
||||
"supermarkets": [
|
||||
{
|
||||
"type": "BM",
|
||||
"url": "https://goo.gl/maps/GvwtpFsT3TD25w7g7"
|
||||
},
|
||||
{
|
||||
"type": "COVIRAN",
|
||||
"url": "https://goo.gl/maps/AbVahZ5DtMjkYrS26"
|
||||
},
|
||||
{
|
||||
"type": "EROSKI",
|
||||
"url": "https://goo.gl/maps/Z5WdBxcDrjUKKAWf7"
|
||||
},
|
||||
{
|
||||
"type": "DIA",
|
||||
"url": "https://goo.gl/maps/KNeX8T9YPwtnphyn6"
|
||||
},
|
||||
{
|
||||
"type": "UNIDE",
|
||||
"url": "https://goo.gl/maps/oRHcLmLDNHkv6hV17"
|
||||
}
|
||||
],
|
||||
"pool": true,
|
||||
"gym": true
|
||||
}
|
Reference in New Issue
Block a user