Added resource

This commit is contained in:
2015-12-17 00:23:17 +01:00
parent 1d7eb4631f
commit 2416cd50fa
28 changed files with 56 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

@@ -0,0 +1,56 @@
{
"name": "Historische kilometer",
"description": "De historische kilometer door Breda",
"landmarks": "Kasteel van Breda, Grote Kerk, Stadhuis",
"minutes": 205,
"waypoints": [{
"name": "VVV",
"landmark": true,
"description": "VVV van Breda",
"image": "historische_kilometer_1.jpg",
"latitude": 51.594112,
"longitude": 4.779417
},
{
"name": "Liefdeszuster",
"landmark": true,
"description": "Liefdeszuster NL",
"image": "historische_kilometer_3.jpg",
"latitude": 51.593278,
"longitude": 4.779388
},
{
"name": "Nassau Baronie Monument",
"landmark": true,
"description": "Nassau Baronie Monument NL",
"image": "historische_kilometer_4.jpg",
"latitude": 51.5925,
"longitude": 4.779695
},
{
"name": "Pad ten westen van monument ",
"landmark": false,
"latitude": 51.5925,
"longitude": 4.779388
},
{
"name": "The Light House",
"landmark": true,
"description": "The Light House NL",
"image": "historische_kilometer_5.jpg",
"latitude": 51.592833,
"longitude": 4.778472
},
{
"name": "Navigatiepunt",
"landmark": false,
"latitude": 51.592667,
"longitude": 4.777917
},
{
"name": "Einde park",
"landmark": false,
"latitude": 51.590612,
"longitude": 4.777
}]
}