mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
1b579269ce
* switched from ExifReader to exifr and updated tests to fix issue 794
49 lines
858 B
JSON
49 lines
858 B
JSON
{
|
|
"size": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"creationDate": 1706616000000,
|
|
"fileSize": 111378,
|
|
"positionData": {
|
|
"GPSData": {
|
|
"longitude": 14.162922,
|
|
"latitude": 57.780696
|
|
},
|
|
"country": "Sverige",
|
|
"state": "Jönköping",
|
|
"city": "Jönköping"
|
|
},
|
|
"keywords": [
|
|
],
|
|
"rating": 0,
|
|
"faces": [
|
|
{
|
|
"box": {
|
|
"width": 206,
|
|
"height": 257,
|
|
"left": 566,
|
|
"top": 144
|
|
},
|
|
"name": "æÆøØåÅéÉüÜäÄöÖïÏñÑ"
|
|
},
|
|
{
|
|
"name": "abcdefghijklmnopqrstuvwxyz",
|
|
"box": {
|
|
"width": 212,
|
|
"height": 265,
|
|
"left": 866,
|
|
"top": 144
|
|
}
|
|
},
|
|
{
|
|
"name": "abcdefghijklmnopqrstuvwxyz",
|
|
"box": {
|
|
"width": 212,
|
|
"height": 265,
|
|
"left": 1162,
|
|
"top": 150
|
|
}
|
|
}
|
|
]
|
|
} |