forked from AkkaFranKebne/photo_location
-
Notifications
You must be signed in to change notification settings - Fork 0
/
images.json
58 lines (58 loc) · 1.44 KB
/
images.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"images": [
{
"title": "Kot",
"alt": "Na schwal",
"photo": "images/59a3d6b4f310d.JPG",
"lat": "51.114441666667",
"lng": "17.048447222222",
"date": "2017:08:23 18:48:46",
"id": 1
},
{
"title": "Zamek",
"alt": "Zamek w Oleśnicy ",
"photo": "images/59a3e764aaefc.JPG",
"lat": "51.145744444444",
"lng": "16.870030555556",
"date": "2017:08:27 12:58:43",
"id": 2
},
{
"title": "Summer party",
"alt": "With a sleeping kitty",
"photo": "images/59a3e85681744.JPG",
"lat": "50.004825",
"lng": "19.232741666667",
"date": "2017:08:15 14:46:27",
"id": 3
},
{
"title": "zdjecie z win nokia",
"alt": "kolorowo",
"photo": "images/59a460f83492b.jpg",
"lat": "47.678561666667",
"lng": "-122.13111555556",
"date": "NULL",
"id": 4
},
{
"title": "orka",
"alt": "Hawk and Frank examine the pages, which describe a dream in which Annie tells Laura that the good Dale is trapped in the Black Lodge.",
"photo": "images/59b114e0bcba5.jpg",
"lat": "50.049106699999996",
"lng": "19.947796999999998",
"date": "NULL",
"id": 5
},
{
"title": "Burrito",
"alt": "wrwrw wrwwr wrwerw",
"photo": "images/59b18a2100c54.jpg",
"lat": "50.04906",
"lng": "19.947741399999998",
"date": "NULL",
"id": 6
}
]
}