mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
75d81d42bd
* reading caption and title from several tags with several tests added minor bugfix for date conversion to MS optimization: break sidecar loop, when first sidecar is found
57 lines
1.1 KiB
JSON
57 lines
1.1 KiB
JSON
{
|
|
"cameraData": {
|
|
"ISO": 3200,
|
|
"exposure": 0.00125,
|
|
"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": {
|
|
"height": 2,
|
|
"width": 2,
|
|
"left": 7,
|
|
"top": 3
|
|
},
|
|
"name": "squirrel"
|
|
},
|
|
{
|
|
"box": {
|
|
"height": 3,
|
|
"width": 2,
|
|
"left": 4,
|
|
"top": 4
|
|
},
|
|
"name": "special_chars űáéúőóüío?._:"
|
|
}
|
|
],
|
|
"fileSize": 39424,
|
|
"keywords": [
|
|
"Berkley",
|
|
"USA",
|
|
"űáéúőóüö ŰÁÉÚŐÓÜÖ",
|
|
"special_chars űáéúőóüío?._:",
|
|
"squirrel"
|
|
],
|
|
"positionData": {
|
|
"GPSData": {
|
|
"latitude": 37.871093,
|
|
"longitude": -122.25678
|
|
},
|
|
"city": "test city őúéáűóöí-.,)(=",
|
|
"country": "test country őúéáűóöí-.,)(=/%!+\"'",
|
|
"state": "test state őúéáűóöí-.,)("
|
|
},
|
|
"rating": 3,
|
|
"size": {
|
|
"height": 10,
|
|
"width": 14
|
|
},
|
|
"title": "Test caption"
|
|
}
|