1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/test/backend/assets/test image öüóőúéáű-.,.json

55 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2019-01-13 17:38:39 +01:00
{
"cameraData": {
"ISO": 3200,
"exposure": 0.00125,
2019-01-13 17:38:39 +01:00
"fStop": 5.6,
"focalLength": 85,
"lens": "EF-S15-85mm f/3.5-5.6 IS USM",
"make": "Canon",
"model": "óüöúőűáé ÓÜÖÚŐŰÁÉ"
},
"caption": "Test caption",
"creationDate": 1434018566000,
"faces": [
{
"box": {
2019-01-26 18:03:40 -05:00
"height": 2,
"width": 2,
2019-03-10 21:59:45 +01:00
"left": 7,
"top": 3
2019-01-13 17:38:39 +01:00
},
"name": "squirrel"
2019-01-26 18:03:40 -05:00
},
{
"box": {
"height": 3,
"width": 2,
2019-03-10 21:59:45 +01:00
"left": 4,
"top": 4
2019-01-26 18:03:40 -05:00
},
"name": "special_chars űáéúőóüío?._:"
2019-01-13 17:38:39 +01:00
}
],
2019-01-26 18:03:40 -05:00
"fileSize": 39424,
2019-01-13 17:38:39 +01:00
"keywords": [
"Berkley",
"USA",
"űáéúőóüö ŰÁÉÚŐÓÜÖ"
],
"positionData": {
"GPSData": {
"latitude": 37.871093,
2019-01-13 17:38:39 +01:00
"longitude": -122.25678
},
"city": "test city őúéáűóöí-.,)(=",
"country": "test country őúéáűóöí-.,)(=/%!+\"'",
"state": "test state őúéáűóöí-.,)("
},
"rating": 3,
2019-01-13 17:38:39 +01:00
"size": {
2019-01-26 18:03:40 -05:00
"height": 10,
"width": 14
2023-12-06 16:40:08 +00:00
},
"title": "Test caption"
2019-01-13 17:38:39 +01:00
}