├── .github └── workflows │ └── push.yml ├── README.md ├── annotate_nominatum.py ├── annotate_timestamps.py ├── build.sh ├── fetch_photo_metadata.py ├── load_photo_metadata.py ├── metadata.yaml ├── museums.yaml ├── photos-metadata ├── Griffith-Observatory.jpg.json ├── IMG_0353.jpeg.json ├── IMG_0859.jpeg.json ├── IMG_1254.jpeg.json ├── IMG_1606.JPG.json ├── IMG_1799.jpeg.json ├── IMG_3817.jpeg.json ├── IMG_4205.jpeg.json ├── IMG_4248.jpeg.json ├── IMG_4921.jpeg.json ├── Recoleta-Cemetery.jpg.json ├── alverstone-mead-1.jpg.json ├── anja-1.jpg.json ├── anja-10.jpg.json ├── anja-2.jpg.json ├── anja-3.jpg.json ├── anja-4.jpg.json ├── anja-5.jpg.json ├── anja-6.jpg.json ├── anja-7.jpg.json ├── anja-8.jpg.json ├── anja-9.jpg.json ├── anja.jpg.json ├── arizona-cactus-garden.jpg.json ├── audium.jpg.json ├── autoservicio.heic.json ├── aye-aye-island.jpg.json ├── baden-baden-faberge.jpg.json ├── barometer.jpg.json ├── beat-museum-1.jpg.json ├── beat-museum-2.jpg.json ├── beat-museum-3.jpg.json ├── beat-museum-4.jpg.json ├── beat-museum-5.jpg.json ├── beat-museum-6.jpg.json ├── beat-museum.jpg.json ├── bevolo-lights-1.jpeg.json ├── bevolo-lights-2.jpeg.json ├── bevolo-lights-3.jpeg.json ├── bevolo-lights-4.jpeg.json ├── bevolo-lights-5.jpeg.json ├── bevolo-lights-6.jpeg.json ├── bevolo-lights.jpeg.json ├── bigfoot-discovery-1.heic.json ├── bigfoot-discovery-2.heic.json ├── bigfoot-discovery-3.heic.json ├── bigfoot-discovery-4.heic.json ├── black-diamond-mines.jpg.json ├── bookbinders.heic.json ├── buckfast.jpg.json ├── ca-capitol-dioramas-1.jpeg.json ├── ca-capitol-dioramas-2.jpeg.json ├── ca-capitol-dioramas-3.jpeg.json ├── ca-capitol-dioramas-4.jpeg.json ├── ca-capitol-dioramas-5.jpeg.json ├── ca-capitol-dioramas-6.jpeg.json ├── cable-car-museum.jpg.json ├── cleveland-hungarian-1.jpeg.json ├── cleveland-hungarian-2.jpeg.json ├── cleveland-hungarian-3.jpeg.json ├── cleveland-hungarian.jpeg.json ├── clouds-hill.jpg.json ├── cohen-bray-house-1.jpeg.json ├── cohen-bray-house-10.jpeg.json ├── cohen-bray-house-11.jpeg.json ├── cohen-bray-house-12.jpeg.json ├── cohen-bray-house-2.jpeg.json ├── cohen-bray-house-3.jpeg.json ├── cohen-bray-house-4.jpeg.json ├── cohen-bray-house-5.jpeg.json ├── cohen-bray-house-6.jpeg.json ├── cohen-bray-house-7.jpeg.json ├── cohen-bray-house-8.jpeg.json ├── cohen-bray-house-9.jpeg.json ├── cohen-bray-house.jpg.json ├── conservatory-flowers-1.jpg.json ├── conservatory-flowers-2.jpg.json ├── conservatory-flowers-3.jpg.json ├── conservatory-flowers-4.jpg.json ├── conservatory-of-flowers.jpg.json ├── cookin.jpg.json ├── cotswold-village.jpg.json ├── david-rumsey-map-center.heic.json ├── dejima.jpg.json ├── dennis-severs-house.jpg.json ├── devilish-little-things1.jpeg.json ├── devilish-little-things10.jpeg.json ├── devilish-little-things11.jpeg.json ├── devilish-little-things12.jpeg.json ├── devilish-little-things13.jpeg.json ├── devilish-little-things14.jpeg.json ├── devilish-little-things15.jpeg.json ├── devilish-little-things16.jpeg.json ├── devilish-little-things17.jpeg.json ├── devilish-little-things18.jpeg.json ├── devilish-little-things2.jpeg.json ├── devilish-little-things3.jpeg.json ├── devilish-little-things4.jpeg.json ├── devilish-little-things5.jpeg.json ├── devilish-little-things6.jpeg.json ├── devilish-little-things7.jpeg.json ├── devilish-little-things8.jpeg.json ├── devilish-little-things9.jpeg.json ├── devilish.heic.json ├── dingles-1.jpeg.json ├── dingles-2.jpeg.json ├── dingles-3.jpeg.json ├── dingles-4.jpeg.json ├── dingles-5.jpeg.json ├── dingles-6.jpeg.json ├── dingles-7.jpeg.json ├── dingles-8.jpeg.json ├── dingles-9.jpeg.json ├── dodgems.heic.json ├── donkey-sanctuary-1.jpeg.json ├── donkey-sanctuary-2.jpeg.json ├── donkey-sanctuary-3.jpeg.json ├── donkey-sanctuary-4.jpeg.json ├── donkey-sanctuary-5.jpeg.json ├── donkey-sanctuary-6.jpeg.json ├── donkey-sanctuary.jpeg.json ├── donner-party-1.heic.json ├── donner-party-2.heic.json ├── donner-party-3.heic.json ├── donner-party-4.heic.json ├── donner-party.jpg.json ├── ecocenter.heic.json ├── evergreen-aviation-1.jpeg.json ├── evergreen-aviation-10.jpeg.json ├── evergreen-aviation-11.jpeg.json ├── evergreen-aviation-12.jpeg.json ├── evergreen-aviation-13.jpeg.json ├── evergreen-aviation-14.jpeg.json ├── evergreen-aviation-15.jpeg.json ├── evergreen-aviation-16.jpeg.json ├── evergreen-aviation-17.jpeg.json ├── evergreen-aviation-18.jpeg.json ├── evergreen-aviation-19.jpeg.json ├── evergreen-aviation-2.jpeg.json ├── evergreen-aviation-20.jpeg.json ├── evergreen-aviation-3.jpeg.json ├── evergreen-aviation-4.jpeg.json ├── evergreen-aviation-5.jpeg.json ├── evergreen-aviation-6.jpeg.json ├── evergreen-aviation-7.jpeg.json ├── evergreen-aviation-8.jpeg.json ├── evergreen-aviation-9.jpeg.json ├── fort-point.jpg.json ├── friedrichshafen.jpg.json ├── funeral-history.jpg.json ├── galerie-de-anatomie.heic.json ├── gold-bar.jpg.json ├── golden-state-model-railroad-1.jpeg.json ├── golden-state-model-railroad-10.jpeg.json ├── golden-state-model-railroad-11.jpeg.json ├── golden-state-model-railroad-12.jpeg.json ├── golden-state-model-railroad-13.jpeg.json ├── golden-state-model-railroad-14.jpeg.json ├── golden-state-model-railroad-15.jpeg.json ├── golden-state-model-railroad-16.jpeg.json ├── golden-state-model-railroad-2.jpeg.json ├── golden-state-model-railroad-3.jpeg.json ├── golden-state-model-railroad-4.jpeg.json ├── golden-state-model-railroad-5.jpeg.json ├── golden-state-model-railroad-6.jpeg.json ├── golden-state-model-railroad-7.jpeg.json ├── golden-state-model-railroad-8.jpeg.json ├── golden-state-model-railroad-9.jpeg.json ├── golden-state-model-railroad.jpeg.json ├── griffith-observatory-1.jpeg.json ├── griffith-observatory-2.jpeg.json ├── griffith-observatory-3.jpeg.json ├── griffith-observatory-4.jpeg.json ├── griffith-observatory-5.jpeg.json ├── griffith-observatory-6.jpeg.json ├── hazel-atlas-1.jpeg.json ├── hazel-atlas-10.jpeg.json ├── hazel-atlas-2.jpeg.json ├── hazel-atlas-3.jpeg.json ├── hazel-atlas-4.jpeg.json ├── hazel-atlas-5.jpeg.json ├── hazel-atlas-6.jpeg.json ├── hazel-atlas-7.jpeg.json ├── hazel-atlas-8.jpeg.json ├── hazel-atlas-9.jpeg.json ├── hearst-castle-1.jpg.json ├── hearst-castle-10.jpg.json ├── hearst-castle-11.jpg.json ├── hearst-castle-12.jpg.json ├── hearst-castle-2.jpg.json ├── hearst-castle-3.jpg.json ├── hearst-castle-4.jpg.json ├── hearst-castle-5.jpg.json ├── hearst-castle-6.jpg.json ├── hearst-castle-7.jpg.json ├── hearst-castle-8.jpg.json ├── hearst-castle-9.jpg.json ├── hearst-castle.jpeg.json ├── hiller-aviation-1.jpeg.json ├── hiller-aviation-10.jpeg.json ├── hiller-aviation-11.jpeg.json ├── hiller-aviation-12.jpeg.json ├── hiller-aviation-13.jpeg.json ├── hiller-aviation-14.jpeg.json ├── hiller-aviation-15.jpeg.json ├── hiller-aviation-16.jpeg.json ├── hiller-aviation-17.jpeg.json ├── hiller-aviation-18.jpeg.json ├── hiller-aviation-2.jpeg.json ├── hiller-aviation-3.jpeg.json ├── hiller-aviation-4.jpeg.json ├── hiller-aviation-5.jpeg.json ├── hiller-aviation-6.jpeg.json ├── hiller-aviation-7.jpeg.json ├── hiller-aviation-8.jpeg.json ├── hiller-aviation-9.jpeg.json ├── historic-voodoo-1.jpeg.json ├── historic-voodoo-2.jpeg.json ├── historic-voodoo-3.jpeg.json ├── historic-voodoo-4.jpeg.json ├── historic-voodoo-5.jpeg.json ├── historic-voodoo.jpeg.json ├── horniman-1.jpg.json ├── horniman-2.jpg.json ├── horniman-3.jpg.json ├── horniman-4.jpg.json ├── horniman-5.jpg.json ├── horniman-6.jpg.json ├── horniman.jpg.json ├── hundred-bulb.jpg.json ├── iama.jpeg.json ├── ilfracombe-1.jpeg.json ├── ilfracombe-10.jpeg.json ├── ilfracombe-11.jpeg.json ├── ilfracombe-12.jpeg.json ├── ilfracombe-13.jpeg.json ├── ilfracombe-14.jpeg.json ├── ilfracombe-15.jpeg.json ├── ilfracombe-16.jpeg.json ├── ilfracombe-17.jpeg.json ├── ilfracombe-18.jpeg.json ├── ilfracombe-2.jpeg.json ├── ilfracombe-3.jpeg.json ├── ilfracombe-4.jpeg.json ├── ilfracombe-5.jpeg.json ├── ilfracombe-6.jpeg.json ├── ilfracombe-7.jpeg.json ├── ilfracombe-8.jpeg.json ├── ilfracombe-9.jpeg.json ├── ilfracombe-tunnels-1.jpeg.json ├── ilfracombe-tunnels-2.jpeg.json ├── ilfracombe-tunnels-3.jpeg.json ├── ilfracombe-tunnels-4.jpeg.json ├── ilfracombe-tunnels-5.jpeg.json ├── ilfracombe-tunnels-6.jpeg.json ├── ilfracombe-tunnels.jpeg.json ├── isotope.jpg.json ├── jadis.jpg.json ├── jelly-belly-1.jpeg.json ├── jelly-belly-10.jpeg.json ├── jelly-belly-11.jpeg.json ├── jelly-belly-12.jpeg.json ├── jelly-belly-13.jpeg.json ├── jelly-belly-14.jpeg.json ├── jelly-belly-2.jpeg.json ├── jelly-belly-3.jpeg.json ├── jelly-belly-4.jpeg.json ├── jelly-belly-5.jpeg.json ├── jelly-belly-6.jpeg.json ├── jelly-belly-7.jpeg.json ├── jelly-belly-8.jpeg.json ├── jelly-belly-9.jpeg.json ├── jelly-belly.jpg.json ├── jukebox-london-1.jpg.json ├── jukebox-london-2.jpg.json ├── jukebox-london-3.jpg.json ├── jukebox-london-4.jpg.json ├── jukebox-london-5.jpg.json ├── jukebox-london-6.jpg.json ├── jukebox-london.jpg.json ├── la-bureau-1.jpeg.json ├── la-bureau-10.jpeg.json ├── la-bureau-11.jpeg.json ├── la-bureau-12.jpeg.json ├── la-bureau-13.jpeg.json ├── la-bureau-14.jpeg.json ├── la-bureau-15.jpeg.json ├── la-bureau-2.jpeg.json ├── la-bureau-3.jpeg.json ├── la-bureau-4.jpeg.json ├── la-bureau-5.jpeg.json ├── la-bureau-6.jpeg.json ├── la-bureau-7.jpeg.json ├── la-bureau-8.jpeg.json ├── la-bureau-9.jpeg.json ├── la-bureau.jpg.json ├── la-galcante.jpg.json ├── laboratoire-lavoisier.jpg.json ├── llano-del-rio-1.jpeg.json ├── llano-del-rio-2.jpeg.json ├── llano-del-rio-3.jpeg.json ├── llano-del-rio-4.jpeg.json ├── llano-del-rio-5.jpeg.json ├── llano-del-rio-6.jpeg.json ├── llano-del-rio.jpg.json ├── locke.jpg.json ├── london-mithraeum.jpg.json ├── london-silver-vaults.jpg.json ├── lundy-1.jpeg.json ├── lundy-10.jpeg.json ├── lundy-11.jpeg.json ├── lundy-12.jpeg.json ├── lundy-13.jpeg.json ├── lundy-14.jpeg.json ├── lundy-15.jpeg.json ├── lundy-16.jpeg.json ├── lundy-17.jpeg.json ├── lundy-18.jpeg.json ├── lundy-19.jpeg.json ├── lundy-2.jpeg.json ├── lundy-20.jpeg.json ├── lundy-21.jpeg.json ├── lundy-3.jpeg.json ├── lundy-4.jpeg.json ├── lundy-5.jpeg.json ├── lundy-6.jpeg.json ├── lundy-7.jpeg.json ├── lundy-8.jpeg.json ├── lundy-9.jpeg.json ├── lundy.jpg.json ├── lynton-lynmouth-railway.jpg.json ├── madagascar-pirates.jpeg.json ├── mail-rail.jpg.json ├── mardi-gras-world.heic.json ├── marine-mammal-center-1.jpg.json ├── marine-mammal-center-2.jpg.json ├── marine-mammal-center-3.jpg.json ├── marine-mammal-center-4.jpg.json ├── marine-mammal-center-5.jpg.json ├── marine-mammal-center-6.jpg.json ├── marine-mammal-center-7.jpg.json ├── marine-mammal-center-8.jpg.json ├── marine-mammal-center-9.jpg.json ├── marine-mammal-center.jpeg.json ├── mattie-leeds-1.jpeg.json ├── mattie-leeds-10.jpeg.json ├── mattie-leeds-11.jpeg.json ├── mattie-leeds-12.jpeg.json ├── mattie-leeds-13.jpeg.json ├── mattie-leeds-14.jpeg.json ├── mattie-leeds-15.jpeg.json ├── mattie-leeds-16.jpeg.json ├── mattie-leeds-17.jpeg.json ├── mattie-leeds-18.jpeg.json ├── mattie-leeds-19.jpeg.json ├── mattie-leeds-2.jpeg.json ├── mattie-leeds-20.jpeg.json ├── mattie-leeds-3.jpeg.json ├── mattie-leeds-4.jpeg.json ├── mattie-leeds-5.jpeg.json ├── mattie-leeds-6.jpeg.json ├── mattie-leeds-7.jpeg.json ├── mattie-leeds-8.jpeg.json ├── mattie-leeds-9.jpeg.json ├── mattie-leeds.jpeg.json ├── mendenhalls-1.jpeg.json ├── mendenhalls-10.jpeg.json ├── mendenhalls-11.jpeg.json ├── mendenhalls-12.jpeg.json ├── mendenhalls-13.jpeg.json ├── mendenhalls-14.jpeg.json ├── mendenhalls-15.jpeg.json ├── mendenhalls-16.jpeg.json ├── mendenhalls-17.jpeg.json ├── mendenhalls-18.jpeg.json ├── mendenhalls-19.jpeg.json ├── mendenhalls-2.jpeg.json ├── mendenhalls-20.jpeg.json ├── mendenhalls-21.jpeg.json ├── mendenhalls-22.jpeg.json ├── mendenhalls-23.jpeg.json ├── mendenhalls-24.jpeg.json ├── mendenhalls-3.jpeg.json ├── mendenhalls-4.jpeg.json ├── mendenhalls-5.jpeg.json ├── mendenhalls-6.jpeg.json ├── mendenhalls-7.jpeg.json ├── mendenhalls-8.jpeg.json ├── mendenhalls-9.jpeg.json ├── mendenhalls.jpeg.json ├── misalignment-museum-1.jpeg.json ├── misalignment-museum-2.jpeg.json ├── misalignment-museum-3.jpeg.json ├── misalignment-museum-4.jpeg.json ├── misalignment-museum-5.jpeg.json ├── misalignment-museum-6.jpeg.json ├── misalignment-museum-7.jpeg.json ├── misalignment-museum-8.jpeg.json ├── misalignment-museum-card.jpeg.json ├── moffett-field-1.jpeg.json ├── moffett-field-10.jpeg.json ├── moffett-field-11.jpeg.json ├── moffett-field-12.jpeg.json ├── moffett-field-13.jpeg.json ├── moffett-field-14.jpeg.json ├── moffett-field-15.jpeg.json ├── moffett-field-16.jpeg.json ├── moffett-field-17.jpeg.json ├── moffett-field-18.jpeg.json ├── moffett-field-19.jpeg.json ├── moffett-field-2.jpeg.json ├── moffett-field-20.jpeg.json ├── moffett-field-21.jpeg.json ├── moffett-field-22.jpeg.json ├── moffett-field-3.jpeg.json ├── moffett-field-4.jpeg.json ├── moffett-field-5.jpeg.json ├── moffett-field-6.jpeg.json ├── moffett-field-7.jpeg.json ├── moffett-field-8.jpeg.json ├── moffett-field-9.jpeg.json ├── museo-de-las-misones-1.jpeg.json ├── museo-de-las-misones-2.jpeg.json ├── museo-de-las-misones-3.jpeg.json ├── museo-de-las-misones-4.jpeg.json ├── museo-de-las-misones-5.jpeg.json ├── museo-de-las-misones-6.jpeg.json ├── museo-de-las-misones.jpeg.json ├── museum-dartmoor-life.jpg.json ├── nasa-glenn-visitor-center.jpg.json ├── neon-emeryville.jpg.json ├── new-orleans-dolls.jpg.json ├── nola-food-beverage-1.jpg.json ├── nola-food-beverage-2.jpg.json ├── nola-food-beverage-3.jpg.json ├── nola-food-beverage-4.jpg.json ├── nola-food-beverage-5.jpg.json ├── nola-food-beverage-6.jpg.json ├── nola-food-beverage-7.jpg.json ├── nola-food-beverage.jpg.json ├── novelty-automation-1.jpeg.json ├── novelty-automation-2.jpeg.json ├── novelty-automation-3.jpeg.json ├── novelty-automation-4.jpeg.json ├── novelty-automation-5.jpeg.json ├── novelty-automation-6.jpeg.json ├── novelty-automation-7.jpeg.json ├── novelty-automation-8.jpeg.json ├── novelty-automation.jpeg.json ├── onion-roscoff.jpg.json ├── palace-of-fine-arts-1.jpeg.json ├── palace-of-fine-arts-2.jpeg.json ├── palace-of-fine-arts-3.jpeg.json ├── palace-of-fine-arts.jpeg.json ├── panama-sloth.jpg.json ├── paso-robles-pioneer-museum-1.jpeg.json ├── paso-robles-pioneer-museum-10.jpeg.json ├── paso-robles-pioneer-museum-11.jpeg.json ├── paso-robles-pioneer-museum-12.jpeg.json ├── paso-robles-pioneer-museum-13.jpeg.json ├── paso-robles-pioneer-museum-14.jpeg.json ├── paso-robles-pioneer-museum-15.jpeg.json ├── paso-robles-pioneer-museum-16.jpeg.json ├── paso-robles-pioneer-museum-17.jpeg.json ├── paso-robles-pioneer-museum-18.jpeg.json ├── paso-robles-pioneer-museum-19.jpeg.json ├── paso-robles-pioneer-museum-2.jpeg.json ├── paso-robles-pioneer-museum-20.jpeg.json ├── paso-robles-pioneer-museum-21.jpeg.json ├── paso-robles-pioneer-museum-22.jpeg.json ├── paso-robles-pioneer-museum-23.jpeg.json ├── paso-robles-pioneer-museum-24.jpeg.json ├── paso-robles-pioneer-museum-25.jpeg.json ├── paso-robles-pioneer-museum-26.jpeg.json ├── paso-robles-pioneer-museum-3.jpeg.json ├── paso-robles-pioneer-museum-4.jpeg.json ├── paso-robles-pioneer-museum-5.jpeg.json ├── paso-robles-pioneer-museum-6.jpeg.json ├── paso-robles-pioneer-museum-7.jpeg.json ├── paso-robles-pioneer-museum-8.jpeg.json ├── paso-robles-pioneer-museum-9.jpeg.json ├── paso-robles-pioneer-museum-title.jpeg.json ├── pier-39-sea-lions-1.jpg.json ├── pier-39-sea-lions-10.jpg.json ├── pier-39-sea-lions-11.jpg.json ├── pier-39-sea-lions-12.jpg.json ├── pier-39-sea-lions-13.jpg.json ├── pier-39-sea-lions-2.jpg.json ├── pier-39-sea-lions-3.jpg.json ├── pier-39-sea-lions-4.jpg.json ├── pier-39-sea-lions-5.jpg.json ├── pier-39-sea-lions-6.jpg.json ├── pier-39-sea-lions-7.jpg.json ├── pier-39-sea-lions-8.jpg.json ├── pier-39-sea-lions-9.jpg.json ├── pier-39-sea-lions.jpg.json ├── pioneer-history-1.jpeg.json ├── pioneer-history-10.jpeg.json ├── pioneer-history-11.jpeg.json ├── pioneer-history-12.jpeg.json ├── pioneer-history-13.jpeg.json ├── pioneer-history-14.jpeg.json ├── pioneer-history-15.jpeg.json ├── pioneer-history-16.jpeg.json ├── pioneer-history-17.jpeg.json ├── pioneer-history-18.jpeg.json ├── pioneer-history-19.jpeg.json ├── pioneer-history-2.jpeg.json ├── pioneer-history-20.jpeg.json ├── pioneer-history-21.jpeg.json ├── pioneer-history-22.jpeg.json ├── pioneer-history-23.jpeg.json ├── pioneer-history-24.jpeg.json ├── pioneer-history-25.jpeg.json ├── pioneer-history-26.jpeg.json ├── pioneer-history-27.jpeg.json ├── pioneer-history-28.jpeg.json ├── pioneer-history-3.jpeg.json ├── pioneer-history-4.jpeg.json ├── pioneer-history-5.jpeg.json ├── pioneer-history-6.jpeg.json ├── pioneer-history-7.jpeg.json ├── pioneer-history-8.jpeg.json ├── pioneer-history-9.jpeg.json ├── pioneer-history.jpeg.json ├── pioneertown.jpeg.json ├── ramen-museum.jpg.json ├── ray-bandar-1.jpeg.json ├── ray-bandar-10.jpeg.json ├── ray-bandar-11.jpeg.json ├── ray-bandar-12.jpeg.json ├── ray-bandar-13.jpeg.json ├── ray-bandar-14.jpeg.json ├── ray-bandar-15.jpeg.json ├── ray-bandar-16.jpeg.json ├── ray-bandar-17.jpeg.json ├── ray-bandar-18.jpeg.json ├── ray-bandar-19.jpeg.json ├── ray-bandar-2.jpeg.json ├── ray-bandar-20.jpeg.json ├── ray-bandar-21.jpeg.json ├── ray-bandar-22.jpeg.json ├── ray-bandar-23.jpeg.json ├── ray-bandar-24.jpeg.json ├── ray-bandar-25.jpeg.json ├── ray-bandar-26.jpeg.json ├── ray-bandar-27.jpeg.json ├── ray-bandar-28.jpeg.json ├── ray-bandar-29.jpeg.json ├── ray-bandar-3.jpeg.json ├── ray-bandar-30.jpeg.json ├── ray-bandar-31.jpeg.json ├── ray-bandar-32.jpeg.json ├── ray-bandar-33.jpeg.json ├── ray-bandar-34.jpeg.json ├── ray-bandar-35.jpeg.json ├── ray-bandar-36.jpeg.json ├── ray-bandar-37.jpeg.json ├── ray-bandar-38.jpeg.json ├── ray-bandar-39.jpeg.json ├── ray-bandar-4.jpeg.json ├── ray-bandar-40.jpeg.json ├── ray-bandar-41.jpeg.json ├── ray-bandar-42.jpeg.json ├── ray-bandar-43.jpeg.json ├── ray-bandar-44.jpeg.json ├── ray-bandar-45.jpeg.json ├── ray-bandar-46.jpeg.json ├── ray-bandar-47.jpeg.json ├── ray-bandar-48.jpeg.json ├── ray-bandar-5.jpeg.json ├── ray-bandar-50.jpeg.json ├── ray-bandar-51.jpeg.json ├── ray-bandar-52.jpeg.json ├── ray-bandar-53.jpeg.json ├── ray-bandar-54.jpeg.json ├── ray-bandar-55.jpeg.json ├── ray-bandar-6.jpeg.json ├── ray-bandar-7.jpeg.json ├── ray-bandar-8.jpeg.json ├── ray-bandar-9.jpeg.json ├── ray-bandar.jpeg.json ├── rosie-the-riveter.jpg.json ├── salt-pepper-shaker-1.jpeg.json ├── salt-pepper-shaker-2.jpeg.json ├── salt-pepper-shaker-3.jpeg.json ├── salt-pepper-shaker-4.jpeg.json ├── salt-pepper.jpeg.json ├── seaton-tramway-1.jpeg.json ├── seaton-tramway-2.jpeg.json ├── seaton-tramway-3.jpeg.json ├── seaton-tramway-4.jpeg.json ├── seaton-tramway-5.jpeg.json ├── seaton-tramway-6.jpeg.json ├── seaton-tramway.jpeg.json ├── sf-columbarium.jpg.json ├── shakespeare-society-1.jpeg.json ├── shakespeare-society-2.jpeg.json ├── shakespeare-society-3.jpeg.json ├── shakespeare-society-4.jpeg.json ├── shakespeare-society-5.jpeg.json ├── shakespeare-society-6.jpeg.json ├── shakespeare-society-7.jpeg.json ├── shakespeare-society-8.jpeg.json ├── shasta-county-diorama.jpg.json ├── snow-monkeys-1.jpg.json ├── snow-monkeys-2.jpg.json ├── snow-monkeys-3.jpg.json ├── snow-monkeys-4.jpg.json ├── snow-monkeys-5.jpg.json ├── snow-monkeys-6.jpg.json ├── snow-monkeys-7.jpg.json ├── snow-monkeys.jpeg.json ├── spruce-goose.heic.json ├── stolen-monastery.jpg.json ├── stonehenge-1.jpeg.json ├── stonehenge-2.jpeg.json ├── stonehenge-3.jpeg.json ├── stonehenge-4.jpeg.json ├── stonehenge-5.jpeg.json ├── stonehenge-6.jpeg.json ├── stonehenge.jpg.json ├── teddy-bear-kingdom.jpg.json ├── timewarp-hotel-1.jpeg.json ├── timewarp-hotel-2.jpeg.json ├── timewarp-hotel-3.jpeg.json ├── timewarp-hotel-4.jpeg.json ├── timewarp-hotel-5.jpeg.json ├── timewarp-hotel-6.jpeg.json ├── timewarp-hotel-7.jpeg.json ├── timewarp-hotel-8.jpeg.json ├── timewarp-hotel-9.jpeg.json ├── timewarp-hotel.jpg.json ├── tonga-room.jpg.json ├── tuba-collection-1.jpeg.json ├── tuba-collection-10.jpeg.json ├── tuba-collection-11.jpeg.json ├── tuba-collection-12.jpeg.json ├── tuba-collection-13.jpeg.json ├── tuba-collection-14.jpeg.json ├── tuba-collection-15.jpeg.json ├── tuba-collection-16.jpeg.json ├── tuba-collection-17.jpeg.json ├── tuba-collection-18.jpeg.json ├── tuba-collection-19.jpeg.json ├── tuba-collection-2.jpeg.json ├── tuba-collection-20.jpeg.json ├── tuba-collection-21.jpeg.json ├── tuba-collection-3.jpeg.json ├── tuba-collection-4.jpeg.json ├── tuba-collection-5.jpeg.json ├── tuba-collection-6.jpeg.json ├── tuba-collection-7.jpeg.json ├── tuba-collection-8.jpeg.json ├── tuba-collection-9.jpeg.json ├── tuba-collection-card.jpeg.json ├── wallace-collection-1.jpeg.json ├── wallace-collection-10.jpeg.json ├── wallace-collection-2.jpeg.json ├── wallace-collection-3.jpeg.json ├── wallace-collection-4.jpeg.json ├── wallace-collection-5.jpeg.json ├── wallace-collection-6.jpeg.json ├── wallace-collection-7.jpeg.json ├── wallace-collection-8.jpeg.json ├── wallace-collection-9.jpeg.json ├── wallace.jpg.json ├── wedding-cake.jpeg.json ├── west-kern-oil-1.jpeg.json ├── west-kern-oil-10.jpeg.json ├── west-kern-oil-11.jpeg.json ├── west-kern-oil-12.jpeg.json ├── west-kern-oil-13.jpeg.json ├── west-kern-oil-14.jpeg.json ├── west-kern-oil-2.jpeg.json ├── west-kern-oil-3.jpeg.json ├── west-kern-oil-4.jpeg.json ├── west-kern-oil-5.jpeg.json ├── west-kern-oil-6.jpeg.json ├── west-kern-oil-7.jpeg.json ├── west-kern-oil-8.jpeg.json ├── west-kern-oil-9.jpeg.json ├── west-kern-oil.heic.json ├── women-in-space.jpg.json ├── yolo-causeway-1.jpg.json ├── yolo-causeway-2.jpg.json ├── yolo-causeway-3.jpg.json └── yolo-causeway.jpg.json ├── plugins ├── index_vars.py ├── redirects.py ├── sitemap.py ├── sql_functions.py └── template_functions.py ├── requirements.txt ├── serve.sh ├── set-country.sql ├── static ├── lazysizes.min.js ├── museums.css ├── photoswipe-lightbox.esm.js ├── photoswipe.css └── photoswipe.esm.js ├── templates ├── _analytics.html ├── _museum_card.html ├── index.html ├── pages │ ├── about.html │ ├── map.html │ └── {id}.html └── query-browse-search.html └── www-redirect └── now.json /README.md: -------------------------------------------------------------------------------- 1 | # niche-museums.com 2 | 3 | https://www.niche-museums.com/about 4 | 5 | Read [niche-museums.com, powered by Datasette](https://simonwillison.net/2019/Nov/25/niche-museums/) for a detailed explanation of how this all works. 6 | 7 | The content on this site (primary contained in `museums.yaml`) is licensed [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) 8 | -------------------------------------------------------------------------------- /annotate_nominatum.py: -------------------------------------------------------------------------------- 1 | import sqlite_utils 2 | import time 3 | import requests 4 | import tqdm 5 | import json 6 | 7 | API_URL = "https://nominatim.openstreetmap.org/reverse?format=jsonv2&extratags=1&namedetails=1&lat={}&lon={}" 8 | 9 | 10 | def annotate(db): 11 | if "needs_geocoding" not in db["museums"].columns_dict: 12 | db["museums"].add_column("needs_geocoding", bool, not_null_default=1) 13 | for row in tqdm.tqdm(list(db["museums"].rows_where("needs_geocoding = 1"))): 14 | data = requests.get(API_URL.format(row["latitude"], row["longitude"])).json() 15 | update = {"osm_{}".format(key): value for key, value in data["address"].items()} 16 | update["extratags"] = json.dumps(data["extratags"]) 17 | update["namedetails"] = json.dumps(data["namedetails"]) 18 | update["needs_geocoding"] = False 19 | db["museums"].update(row["id"], update, alter=True) 20 | time.sleep(1) 21 | 22 | 23 | if __name__ == "__main__": 24 | import sys 25 | 26 | db = sqlite_utils.Database(sys.argv[-1]) 27 | annotate(db) 28 | -------------------------------------------------------------------------------- /annotate_timestamps.py: -------------------------------------------------------------------------------- 1 | import git 2 | import yaml 3 | import json 4 | import sqlite_utils 5 | from sqlite_utils.db import NotFoundError 6 | 7 | 8 | IGNORE_CHANGES_IN_COMMITS = { 9 | # This commit updated all existing press dates to a new format 10 | "78fa0ac54dcaa9c52e8962a44b574b082bc726d3" 11 | } 12 | 13 | 14 | def iterate_file_versions(repo_path, filepath, ref="main"): 15 | repo = git.Repo(repo_path, odbt=git.GitDB) 16 | commits = reversed(list(repo.iter_commits(ref, paths=filepath))) 17 | for commit in commits: 18 | blob = [b for b in commit.tree.blobs if b.name == filepath][0] 19 | yield commit.committed_datetime, commit.hexsha, blob.data_stream.read() 20 | 21 | 22 | if __name__ == "__main__": 23 | ref = "main" 24 | it = iterate_file_versions(".", "museums.yaml", ref) 25 | previous = {} 26 | created = {} 27 | updated = {} 28 | for when, hash, content in it: 29 | try: 30 | current = {m["id"]: m for m in yaml.safe_load(content)} 31 | except (yaml.scanner.ScannerError, yaml.parser.ParserError): 32 | # This must have been invalid YAML - skip 33 | continue 34 | # First detect the new museums 35 | added_ids = [id for id in current if id not in previous] 36 | for id in added_ids: 37 | created[id] = when.isoformat() 38 | updated[id] = when.isoformat() 39 | # Now detect those that have changed since prev 40 | if hash not in IGNORE_CHANGES_IN_COMMITS: 41 | changed_ids = [ 42 | id 43 | for id in current 44 | if json.dumps(current[id], sort_keys=True, default=str) 45 | != json.dumps(previous.get(id, {}), sort_keys=True, default=str) 46 | ] 47 | for id in changed_ids: 48 | updated[id] = when.isoformat() 49 | previous = current 50 | db = sqlite_utils.Database("browse.db") 51 | for id, ts in created.items(): 52 | try: 53 | db["museums"].update( 54 | id, {"created": ts, "updated": updated[id]}, alter=True 55 | ) 56 | except NotFoundError: 57 | pass 58 | -------------------------------------------------------------------------------- /build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -euo pipefail 3 | 4 | yaml-to-sqlite browse.db museums museums.yaml --pk=id 5 | # python annotate_nominatum.py browse.db 6 | python annotate_timestamps.py 7 | python load_photo_metadata.py 8 | # Ignore errors in following block until set -e: 9 | set +e 10 | sqlite-utils add-column browse.db museums country 2>/dev/null 11 | sqlite3 browse.db < set-country.sql 12 | sqlite-utils disable-fts browse.db museums 2>/dev/null 13 | sqlite-utils enable-fts browse.db museums \ 14 | name description country osm_city \ 15 | --tokenize porter --create-triggers 2>/dev/null 16 | set -e 17 | -------------------------------------------------------------------------------- /fetch_photo_metadata.py: -------------------------------------------------------------------------------- 1 | import json 2 | import pathlib 3 | import requests 4 | import tqdm 5 | import yaml 6 | 7 | 8 | def fetch_image_metadata(museums): 9 | root = pathlib.Path("photos-metadata") 10 | if not root.exists(): 11 | root.mkdir() 12 | to_fetch = [] 13 | for museum in museums: 14 | photo_urls = [] 15 | if museum.get("photo_url"): 16 | photo_urls.append(museum["photo_url"]) 17 | photo_urls.extend(p["url"] for p in museum.get("photos") or []) 18 | for photo_url in photo_urls: 19 | filename = photo_url.split("/")[-1] + ".json" 20 | output = root / filename 21 | if not output.exists(): 22 | to_fetch.append((filename, photo_url)) 23 | # Loop through with progress bar 24 | for filename, url in tqdm.tqdm(to_fetch): 25 | json_url = url + "?fm=json" 26 | data = requests.get(json_url).json() 27 | with open(root / filename, "w") as fp: 28 | json.dump(data, fp, indent=2) 29 | 30 | 31 | if __name__ == "__main__": 32 | with open("museums.yaml") as fp: 33 | museums = yaml.safe_load(fp) 34 | fetch_image_metadata(museums) 35 | -------------------------------------------------------------------------------- /load_photo_metadata.py: -------------------------------------------------------------------------------- 1 | import json 2 | import pathlib 3 | import sqlite_utils 4 | 5 | 6 | def load_image_metadata(): 7 | root = pathlib.Path("photos-metadata") 8 | to_insert = [] 9 | for path in root.glob("*.json"): 10 | with open(path) as fp: 11 | data = json.load(fp) 12 | data["filename"] = path.name.replace(".json", "") 13 | to_insert.append(data) 14 | 15 | db = sqlite_utils.Database("browse.db") 16 | db["raw_photos"].insert_all(to_insert, pk="filename", alter=True, replace=True) 17 | 18 | db.create_view( 19 | "photos", 20 | """ 21 | select 22 | 'https://niche-museums.imgix.net/' || filename as url, 23 | case 24 | when Orientation in (6, 8) then PixelHeight 25 | else PixelWidth 26 | end as width, 27 | case 28 | when Orientation in (6, 8) then PixelWidth 29 | else PixelHeight 30 | end as height 31 | from raw_photos 32 | """, 33 | replace=True, 34 | ) 35 | 36 | 37 | if __name__ == "__main__": 38 | load_image_metadata() 39 | -------------------------------------------------------------------------------- /photos-metadata/IMG_0353.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 8 Plus back dual camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "759", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": 10.5988, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "759", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.000411015, 36 | "DateTimeOriginal": "2017:10:27 13:41:30", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 20 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2017:10:27 13:41:30", 47 | "Flash": 24, 48 | "ShutterSpeedValue": 11.2486, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 29 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2581023", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "TileWidth": 512, 80 | "Software": "Photos 4.0", 81 | "YResolution": 72, 82 | "DateTime": "2017:10:27 13:41:30", 83 | "TileLength": 512, 84 | "Make": "Apple", 85 | "Orientation": 1, 86 | "Model": "iPhone 8 Plus", 87 | "XResolution": 72 88 | }, 89 | "PixelWidth": 4032, 90 | "PixelHeight": 3024, 91 | "ProfileName": "sRGB IEC61966-2.1" 92 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_0859.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 8 Plus back dual camera 3.99mm f/1.8", 10 | "MeteringMode": 5, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 2015, 14 | 1511, 15 | 2217, 16 | 1330 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "ExposureBiasValue": 0, 24 | "SubsecTimeOriginal": "804", 25 | "BrightnessValue": 8.94646, 26 | "FNumber": 1.8, 27 | "WhiteBalance": 0, 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ExposureTime": 0.00127065, 34 | "SubsecTimeDigitized": "804", 35 | "DateTimeOriginal": "2017:12:03 13:29:30", 36 | "FocalLength": 3.99, 37 | "ExposureProgram": 2, 38 | "SceneCaptureType": 0, 39 | "ISOSpeedRatings": [ 40 | 20 41 | ], 42 | "ExposureMode": 0, 43 | "SceneType": 1, 44 | "PixelXDimension": 4032, 45 | "DateTimeDigitized": "2017:12:03 13:29:30", 46 | "Flash": 24, 47 | "ShutterSpeedValue": 9.61982, 48 | "PixelYDimension": 3024, 49 | "LensSpecification": [ 50 | 3.99, 51 | 6.6, 52 | 1.8, 53 | 2.8 54 | ], 55 | "ApertureValue": 1.69599, 56 | "FocalLenIn35mmFilm": 28 57 | }, 58 | "Orientation": 1, 59 | "Output": {}, 60 | "Content-Type": "image/jpeg", 61 | "JFIF": { 62 | "DensityUnit": 0, 63 | "YDensity": 72, 64 | "JFIFVersion": [ 65 | 1, 66 | 0, 67 | 1 68 | ], 69 | "XDensity": 72 70 | }, 71 | "DPIWidth": 72, 72 | "Content-Length": "2970327", 73 | "Depth": 8, 74 | "ColorModel": "RGB", 75 | "DPIHeight": 72, 76 | "TIFF": { 77 | "ResolutionUnit": 2, 78 | "TileWidth": 512, 79 | "Software": "Photos 4.0", 80 | "YResolution": 72, 81 | "DateTime": "2017:12:03 13:29:30", 82 | "TileLength": 512, 83 | "Make": "Apple", 84 | "Orientation": 1, 85 | "Model": "iPhone 8 Plus", 86 | "XResolution": 72 87 | }, 88 | "PixelWidth": 4032, 89 | "PixelHeight": 3024, 90 | "ProfileName": "Apple Wide Color Sharing Profile" 91 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_1254.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "ExposureBiasValue": 0, 10 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 11 | "SubsecTimeOriginal": "255", 12 | "MeteringMode": 5, 13 | "SensingMethod": 2, 14 | "SubjectArea": [ 15 | 2015, 16 | 1511, 17 | 2217, 18 | 1330 19 | ], 20 | "ExifVersion": [ 21 | 2, 22 | 2, 23 | 1 24 | ], 25 | "WhiteBalance": 0, 26 | "SubsecTimeDigitized": "255", 27 | "BrightnessValue": 5.85764, 28 | "FNumber": 1.8, 29 | "ExposureTime": 0.00833333, 30 | "FlashPixVersion": [ 31 | 1, 32 | 0 33 | ], 34 | "LensMake": "Apple", 35 | "ColorSpace": 1, 36 | "ExposureProgram": 2, 37 | "DateTimeOriginal": "2016:11:05 13:47:12", 38 | "FocalLength": 3.99, 39 | "CustomRendered": 3, 40 | "SceneCaptureType": 0, 41 | "ISOSpeedRatings": [ 42 | 25 43 | ], 44 | "ExposureMode": 0, 45 | "SceneType": 1, 46 | "PixelXDimension": 4032, 47 | "DateTimeDigitized": "2016:11:05 13:47:12", 48 | "Flash": 16, 49 | "ShutterSpeedValue": 6.90799, 50 | "PixelYDimension": 3024, 51 | "LensSpecification": [ 52 | 3.99, 53 | 6.6, 54 | 1.8, 55 | 2.8 56 | ], 57 | "ApertureValue": 1.69599, 58 | "FocalLenIn35mmFilm": 28 59 | }, 60 | "Orientation": 1, 61 | "Output": {}, 62 | "Content-Type": "image/jpeg", 63 | "JFIF": { 64 | "DensityUnit": 0, 65 | "YDensity": 72, 66 | "JFIFVersion": [ 67 | 1, 68 | 0, 69 | 1 70 | ], 71 | "XDensity": 72 72 | }, 73 | "DPIWidth": 72, 74 | "Content-Length": "1539322", 75 | "Depth": 8, 76 | "ColorModel": "RGB", 77 | "DPIHeight": 72, 78 | "TIFF": { 79 | "ResolutionUnit": 2, 80 | "DateTime": "2016:11:05 13:47:12", 81 | "Orientation": 1, 82 | "Make": "Apple", 83 | "YResolution": 72, 84 | "Software": "Photos 4.0", 85 | "Model": "iPhone 7 Plus", 86 | "XResolution": 72 87 | }, 88 | "PixelWidth": 4032, 89 | "PixelHeight": 3024, 90 | "ProfileName": "sRGB IEC61966-2.1" 91 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_1606.JPG.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 0, 5 | 0, 6 | 0, 7 | 1 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 1.50318, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:07:06 16:20:41", 30 | "FocalLength": 4.13, 31 | "MeteringMode": 5, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 33, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.05, 36 | "PixelXDimension": 2048, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 4.32196, 40 | "PixelYDimension": 1536, 41 | "ISOSpeedRatings": [ 42 | 160 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:07:06 16:20:41" 46 | }, 47 | "Orientation": 1, 48 | "ColorModel": "RGB", 49 | "Output": {}, 50 | "Content-Type": "image/jpeg", 51 | "JFIF": { 52 | "DensityUnit": 1, 53 | "YDensity": 72, 54 | "JFIFVersion": [ 55 | 1, 56 | 0, 57 | 1 58 | ], 59 | "XDensity": 72 60 | }, 61 | "DPIWidth": 72, 62 | "Content-Length": "644095", 63 | "Depth": 8, 64 | "DPIHeight": 72, 65 | "PixelHeight": 1536, 66 | "TIFF": { 67 | "ResolutionUnit": 2, 68 | "DateTime": "2013:07:06 16:20:41", 69 | "Orientation": 1, 70 | "Make": "Apple", 71 | "YResolution": 72, 72 | "Software": "Google+ iOS 4.4.1.19307", 73 | "Model": "iPhone 5", 74 | "XResolution": 72 75 | }, 76 | "PixelWidth": 2048, 77 | "GPS": { 78 | "Longitude": 122.416, 79 | "Latitude": 37.8095, 80 | "DateStamp": "2013:07:06", 81 | "ImgDirection": 85.7012, 82 | "Altitude": 3.60867, 83 | "AltitudeRef": 0, 84 | "LatitudeRef": "N", 85 | "TimeStamp": "23:20:41", 86 | "LongitudeRef": "W", 87 | "ImgDirectionRef": "T" 88 | }, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_1799.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 6s back camera 4.15mm f/2.2", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "378", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": 4.03326, 27 | "FNumber": 2.2, 28 | "SubsecTimeDigitized": "378", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.0333333, 36 | "DateTimeOriginal": "2016:04:19 15:24:58", 37 | "FocalLength": 4.15, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 50 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:04:19 15:24:58", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 4.90699, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 4.15, 52 | 4.15, 53 | 2.2, 54 | 2.2 55 | ], 56 | "ApertureValue": 2.27501, 57 | "FocalLenIn35mmFilm": 29 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2319544", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:04:19 15:24:58", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 6s", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_3817.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 8 Plus back dual camera 3.99mm f/1.8", 10 | "MeteringMode": 5, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 2015, 14 | 1511, 15 | 2217, 16 | 1330 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "ExposureBiasValue": 0, 24 | "SubsecTimeOriginal": "179", 25 | "BrightnessValue": -1.0046, 26 | "FNumber": 1.8, 27 | "WhiteBalance": 0, 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ExposureTime": 0.25, 34 | "SubsecTimeDigitized": "179", 35 | "DateTimeOriginal": "2018:03:25 16:58:04", 36 | "FocalLength": 3.99, 37 | "ExposureProgram": 2, 38 | "SceneCaptureType": 0, 39 | "ISOSpeedRatings": [ 40 | 100 41 | ], 42 | "ExposureMode": 0, 43 | "SceneType": 1, 44 | "PixelXDimension": 4032, 45 | "DateTimeDigitized": "2018:03:25 16:58:04", 46 | "Flash": 16, 47 | "ShutterSpeedValue": 2.00043, 48 | "PixelYDimension": 3024, 49 | "LensSpecification": [ 50 | 3.99, 51 | 6.6, 52 | 1.8, 53 | 2.8 54 | ], 55 | "ApertureValue": 1.69599, 56 | "FocalLenIn35mmFilm": 28 57 | }, 58 | "Orientation": 1, 59 | "Output": {}, 60 | "Content-Type": "image/jpeg", 61 | "JFIF": { 62 | "DensityUnit": 0, 63 | "YDensity": 72, 64 | "JFIFVersion": [ 65 | 1, 66 | 0, 67 | 1 68 | ], 69 | "XDensity": 72 70 | }, 71 | "DPIWidth": 72, 72 | "Content-Length": "2596489", 73 | "Depth": 8, 74 | "ColorModel": "RGB", 75 | "DPIHeight": 72, 76 | "TIFF": { 77 | "ResolutionUnit": 2, 78 | "TileWidth": 512, 79 | "Software": "Photos 4.0", 80 | "YResolution": 72, 81 | "DateTime": "2018:03:25 16:58:04", 82 | "TileLength": 512, 83 | "Make": "Apple", 84 | "Orientation": 1, 85 | "Model": "iPhone 8 Plus", 86 | "XResolution": 72 87 | }, 88 | "PixelWidth": 4032, 89 | "PixelHeight": 3024, 90 | "ProfileName": "Apple Wide Color Sharing Profile" 91 | } -------------------------------------------------------------------------------- /photos-metadata/IMG_4205.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone XS back dual camera 4.25mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2013, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "700", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -2.2699, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "700", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.05, 36 | "DateTimeOriginal": "2019:06:04 11:30:34", 37 | "FocalLength": 4.25, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 800 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2019:06:04 11:30:34", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 4.32219, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 4.25, 52 | 6, 53 | 1.8, 54 | 2.4 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 26 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2989358", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "TileWidth": 512, 80 | "Software": "Photos 4.0", 81 | "YResolution": 72, 82 | "DateTime": "2019:06:04 11:30:34", 83 | "TileLength": 512, 84 | "Make": "Apple", 85 | "Orientation": 1, 86 | "Model": "iPhone XS", 87 | "XResolution": 72 88 | }, 89 | "PixelWidth": 4032, 90 | "PixelHeight": 3024, 91 | "ProfileName": "sRGB IEC61966-2.1" 92 | } -------------------------------------------------------------------------------- /photos-metadata/autoservicio.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1255921", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/baden-baden-faberge.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 0, 5 | 0, 6 | 0, 7 | 1 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 1.74902, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ExposureTime": 0.05, 29 | "DateTimeOriginal": "2013:06:09 15:47:05", 30 | "FocalLength": 4.13, 31 | "SceneCaptureType": 0, 32 | "MeteringMode": 5, 33 | "FocalLenIn35mmFilm": 33, 34 | "ExposureMode": 0, 35 | "PixelXDimension": 1533, 36 | "ExposureProgram": 2, 37 | "Flash": 16, 38 | "ShutterSpeedValue": 4.32196, 39 | "PixelYDimension": 862, 40 | "ISOSpeedRatings": [ 41 | 125 42 | ], 43 | "ApertureValue": 2.52607, 44 | "DateTimeDigitized": "2013:06:09 15:47:05" 45 | }, 46 | "ColorModel": "RGB", 47 | "Output": {}, 48 | "Content-Type": "image/jpeg", 49 | "JFIF": { 50 | "DensityUnit": 0, 51 | "YDensity": 72, 52 | "JFIFVersion": [ 53 | 1, 54 | 0, 55 | 1 56 | ], 57 | "XDensity": 72 58 | }, 59 | "DPIWidth": 72, 60 | "Content-Length": "464175", 61 | "Depth": 8, 62 | "DPIHeight": 72, 63 | "GPS": { 64 | "Longitude": 8.25017, 65 | "Latitude": 48.7643, 66 | "LongitudeRef": "E", 67 | "LatitudeRef": "N", 68 | "Altitude": 174.403, 69 | "AltitudeRef": 0 70 | }, 71 | "TIFF": { 72 | "ResolutionUnit": 2, 73 | "DateTime": "2013:06:09 15:47:05", 74 | "Make": "Apple", 75 | "YResolution": 72, 76 | "Software": "Google+ iOS 4.4.0.18176", 77 | "Model": "iPhone 5", 78 | "XResolution": 72 79 | }, 80 | "PixelWidth": 1533, 81 | "PixelHeight": 862, 82 | "ProfileName": "Display P3" 83 | } -------------------------------------------------------------------------------- /photos-metadata/bigfoot-discovery-1.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1849449", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/bigfoot-discovery-2.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1873236", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/bigfoot-discovery-3.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1543942", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/bigfoot-discovery-4.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1694207", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/bookbinders.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2226634", 3 | "Orientation": 6, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/david-rumsey-map-center.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2376821", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/devilish.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2738037", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/dodgems.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1758797", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/donner-party-1.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2718705", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/donner-party-2.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2267682", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/donner-party-3.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2443521", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/donner-party-4.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2289572", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/ecocenter.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2239399", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/friedrichshafen.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "FocalPlaneXResolution": 4433.3, 4 | "MeteringMode": 5, 5 | "ExposureMode": 0, 6 | "ExifVersion": [ 7 | 2, 8 | 2, 9 | 1 10 | ], 11 | "FNumber": 4, 12 | "FlashPixVersion": [ 13 | 1, 14 | 0 15 | ], 16 | "ExposureBiasValue": 0, 17 | "ColorSpace": 1, 18 | "WhiteBalance": 0, 19 | "DateTimeOriginal": "2008:10:12 04:08:24", 20 | "FocalLength": 17, 21 | "ExposureTime": 0.0769231, 22 | "SceneCaptureType": 0, 23 | "FocalPlaneResolutionUnit": 2, 24 | "ISOSpeedRatings": [ 25 | 400 26 | ], 27 | "ExposureProgram": 0, 28 | "PixelXDimension": 3888, 29 | "CustomRendered": 0, 30 | "Flash": 16, 31 | "ShutterSpeedValue": 3.70044, 32 | "PixelYDimension": 2592, 33 | "DateTimeDigitized": "2008:10:12 04:08:24", 34 | "ApertureValue": 4, 35 | "FocalPlaneYResolution": 4453.61 36 | }, 37 | "Orientation": 1, 38 | "Output": {}, 39 | "Content-Type": "image/jpeg", 40 | "JFIF": { 41 | "DensityUnit": 1, 42 | "YDensity": 72, 43 | "JFIFVersion": [ 44 | 1, 45 | 0, 46 | 1 47 | ], 48 | "XDensity": 72 49 | }, 50 | "DPIWidth": 72, 51 | "Content-Length": "2842517", 52 | "Depth": 8, 53 | "ColorModel": "RGB", 54 | "DPIHeight": 72, 55 | "TIFF": { 56 | "ResolutionUnit": 2, 57 | "DateTime": "2008:10:12 04:08:24", 58 | "Orientation": 1, 59 | "YResolution": 72, 60 | "XResolution": 72, 61 | "Model": "Canon EOS 400D DIGITAL", 62 | "Make": "Canon" 63 | }, 64 | "PixelWidth": 3888, 65 | "PixelHeight": 2592, 66 | "ProfileName": "sRGB Profile" 67 | } -------------------------------------------------------------------------------- /photos-metadata/galerie-de-anatomie.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "2177706", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-1.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "196", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -0.95507, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "196", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.2, 36 | "DateTimeOriginal": "2016:09:17 13:19:43", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 100 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:09:17 13:19:43", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.44749, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2052235", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:19:43", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-10.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "311", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": 3.38583, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "311", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.0333333, 36 | "DateTimeOriginal": "2016:09:17 14:12:51", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 40 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 3024, 46 | "DateTimeDigitized": "2016:09:17 14:12:51", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 4.90695, 49 | "PixelYDimension": 4032, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2490333", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 14:12:51", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 3024, 88 | "PixelHeight": 4032, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-2.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "499", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -2.2767, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "499", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.25, 36 | "DateTimeOriginal": "2016:09:17 13:21:55", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 125 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:09:17 13:21:55", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.00046, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2035510", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:21:55", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-3.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "886", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -1.41329, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "886", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.2, 36 | "DateTimeOriginal": "2016:09:17 13:28:37", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 80 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:09:17 13:28:37", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.20648, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "1989347", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:28:37", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-4.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "289", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -2.8501, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "289", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.25, 36 | "DateTimeOriginal": "2016:09:17 13:31:53", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 200 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:09:17 13:31:53", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.00046, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2035850", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:31:53", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-5.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "432", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -2.56381, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "432", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.25, 36 | "DateTimeOriginal": "2016:09:17 13:39:41", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 160 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2016:09:17 13:39:41", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.00046, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2337855", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:39:41", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-7.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2015, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "597", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": -2.57616, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "597", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 1, 35 | "ExposureTime": 0.25, 36 | "DateTimeOriginal": "2016:09:17 13:46:56", 37 | "FocalLength": 3.99, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 160 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 3024, 46 | "DateTimeDigitized": "2016:09:17 13:46:56", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 2.00046, 49 | "PixelYDimension": 4032, 50 | "LensSpecification": [ 51 | 3.99, 52 | 6.6, 53 | 1.8, 54 | 2.8 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 28 58 | }, 59 | "Orientation": 1, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 0, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 1 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2132465", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2016:09:17 13:46:56", 80 | "Orientation": 1, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "iPhone 7 Plus", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 3024, 88 | "PixelHeight": 4032, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hazel-atlas-8.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 7 Plus back iSight Duo camera 3.99mm f/1.8", 10 | "MeteringMode": 5, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 2015, 14 | 1511, 15 | 2217, 16 | 1330 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "ExposureBiasValue": 0, 24 | "SubsecTimeOriginal": "419", 25 | "BrightnessValue": -2.62941, 26 | "FNumber": 1.8, 27 | "WhiteBalance": 0, 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ExposureTime": 0.25, 34 | "SubsecTimeDigitized": "419", 35 | "DateTimeOriginal": "2016:09:17 13:53:03", 36 | "FocalLength": 3.99, 37 | "ExposureProgram": 2, 38 | "SceneCaptureType": 0, 39 | "ISOSpeedRatings": [ 40 | 160 41 | ], 42 | "ExposureMode": 0, 43 | "SceneType": 1, 44 | "PixelXDimension": 3024, 45 | "DateTimeDigitized": "2016:09:17 13:53:03", 46 | "Flash": 16, 47 | "ShutterSpeedValue": 2.00046, 48 | "PixelYDimension": 4032, 49 | "LensSpecification": [ 50 | 3.99, 51 | 6.6, 52 | 1.8, 53 | 2.8 54 | ], 55 | "ApertureValue": 1.69599, 56 | "FocalLenIn35mmFilm": 28 57 | }, 58 | "Orientation": 1, 59 | "Output": {}, 60 | "Content-Type": "image/jpeg", 61 | "JFIF": { 62 | "DensityUnit": 0, 63 | "YDensity": 72, 64 | "JFIFVersion": [ 65 | 1, 66 | 0, 67 | 1 68 | ], 69 | "XDensity": 72 70 | }, 71 | "DPIWidth": 72, 72 | "Content-Length": "1768729", 73 | "Depth": 8, 74 | "ColorModel": "RGB", 75 | "DPIHeight": 72, 76 | "TIFF": { 77 | "ResolutionUnit": 2, 78 | "DateTime": "2016:09:17 13:53:03", 79 | "Orientation": 1, 80 | "Make": "Apple", 81 | "YResolution": 72, 82 | "Software": "Photos 4.0", 83 | "Model": "iPhone 7 Plus", 84 | "XResolution": 72 85 | }, 86 | "PixelWidth": 3024, 87 | "PixelHeight": 4032, 88 | "ProfileName": "Apple Wide Color Sharing Profile" 89 | } -------------------------------------------------------------------------------- /photos-metadata/hearst-castle-5.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "SerialNumber": "F651108290236", 4 | "MeteringMode": 5, 5 | "CustomRendered": 1, 6 | "GainControl": 0, 7 | "ExposureProgram": 2, 8 | "FlashPixVersion": [ 9 | 1, 10 | 0 11 | ], 12 | "ExposureTime": 0.0015625, 13 | "DateTimeOriginal": "2014:11:17 14:21:27", 14 | "FocalLength": 9.8, 15 | "MaxApertureValue": 4.58594, 16 | "SceneType": 1, 17 | "PixelXDimension": 3000, 18 | "ExposureBiasValue": 0, 19 | "DateTimeDigitized": "2014:11:17 14:21:27", 20 | "Contrast": 0, 21 | "ExposureMode": 0, 22 | "ExifVersion": [ 23 | 2, 24 | 3 25 | ], 26 | "ISOSpeedRatings": [ 27 | 100 28 | ], 29 | "ColorSpace": 1, 30 | "FileSource": 3, 31 | "LightSource": 0, 32 | "DigitalZoomRatio": 0, 33 | "SceneCaptureType": 0, 34 | "ComponentsConfiguration": [ 35 | 1, 36 | 2, 37 | 3, 38 | 0 39 | ], 40 | "FocalLenIn35mmFilm": 55, 41 | "FNumber": 4.9, 42 | "CompressedBitsPerPixel": 4, 43 | "WhiteBalance": 0, 44 | "Flash": 16, 45 | "Saturation": 2, 46 | "PixelYDimension": 4000, 47 | "Sharpness": 2, 48 | "SensitivityType": 1, 49 | "SensingMethod": 2 50 | }, 51 | "ColorModel": "RGB", 52 | "Depth": 8, 53 | "Output": {}, 54 | "Content-Type": "image/jpeg", 55 | "JFIF": { 56 | "DensityUnit": 0, 57 | "YDensity": 72, 58 | "JFIFVersion": [ 59 | 1, 60 | 0, 61 | 1 62 | ], 63 | "XDensity": 72 64 | }, 65 | "DPIWidth": 72, 66 | "Content-Length": "3177394", 67 | "IPTC": { 68 | "Byline": [ 69 | "" 70 | ], 71 | "DigitalCreationTime": "142127", 72 | "DigitalCreationDate": "20141117", 73 | "TimeCreated": "142127", 74 | "DateCreated": "20141117" 75 | }, 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2014:11:17 14:21:27", 80 | "Make": "Panasonic", 81 | "Artist": "", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "DMC-FT3", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 3000, 88 | "PixelHeight": 4000, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/hearst-castle.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "SerialNumber": "F651108290236", 4 | "MeteringMode": 5, 5 | "CustomRendered": 1, 6 | "GainControl": 0, 7 | "ExposureProgram": 2, 8 | "FlashPixVersion": [ 9 | 1, 10 | 0 11 | ], 12 | "ExposureTime": 0.008, 13 | "DateTimeOriginal": "2014:11:17 14:20:34", 14 | "FocalLength": 4.9, 15 | "MaxApertureValue": 3.44531, 16 | "SceneType": 1, 17 | "PixelXDimension": 2849, 18 | "ExposureBiasValue": 0, 19 | "DateTimeDigitized": "2014:11:17 14:20:34", 20 | "Contrast": 0, 21 | "ExposureMode": 0, 22 | "ExifVersion": [ 23 | 2, 24 | 3 25 | ], 26 | "ISOSpeedRatings": [ 27 | 100 28 | ], 29 | "ColorSpace": 1, 30 | "FileSource": 3, 31 | "LightSource": 0, 32 | "DigitalZoomRatio": 0, 33 | "SceneCaptureType": 0, 34 | "ComponentsConfiguration": [ 35 | 1, 36 | 2, 37 | 3, 38 | 0 39 | ], 40 | "FocalLenIn35mmFilm": 28, 41 | "FNumber": 10, 42 | "CompressedBitsPerPixel": 4, 43 | "WhiteBalance": 0, 44 | "Flash": 16, 45 | "Saturation": 2, 46 | "PixelYDimension": 1423, 47 | "Sharpness": 2, 48 | "SensitivityType": 1, 49 | "SensingMethod": 2 50 | }, 51 | "ColorModel": "RGB", 52 | "Depth": 8, 53 | "Output": {}, 54 | "Content-Type": "image/jpeg", 55 | "JFIF": { 56 | "DensityUnit": 0, 57 | "YDensity": 72, 58 | "JFIFVersion": [ 59 | 1, 60 | 0, 61 | 1 62 | ], 63 | "XDensity": 72 64 | }, 65 | "DPIWidth": 72, 66 | "Content-Length": "1126679", 67 | "IPTC": { 68 | "Byline": [ 69 | "" 70 | ], 71 | "DigitalCreationTime": "142034", 72 | "DigitalCreationDate": "20141117", 73 | "TimeCreated": "142034", 74 | "DateCreated": "20141117" 75 | }, 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2014:11:17 14:20:34", 80 | "Make": "Panasonic", 81 | "Artist": "", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "DMC-FT3", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 2849, 88 | "PixelHeight": 1423, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-1.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 693, 13 | 680, 14 | 610, 15 | 612 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 0.366338, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:33:08", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 3, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.05, 36 | "PixelXDimension": 3264, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 4.32193, 40 | "PixelYDimension": 2448, 41 | "ISOSpeedRatings": [ 42 | 320 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:33:08" 46 | }, 47 | "Orientation": 1, 48 | "Content-Type": "image/jpeg", 49 | "Output": {}, 50 | "DPIWidth": 72, 51 | "Content-Length": "2560786", 52 | "Depth": 8, 53 | "ColorModel": "RGB", 54 | "PixelHeight": 2448, 55 | "TIFF": { 56 | "ResolutionUnit": 2, 57 | "DateTime": "2013:11:10 16:33:08", 58 | "Orientation": 1, 59 | "Make": "Apple", 60 | "YResolution": 72, 61 | "Software": "6.1.3", 62 | "Model": "iPhone 4S", 63 | "XResolution": 72 64 | }, 65 | "PixelWidth": 3264, 66 | "DPIHeight": 72, 67 | "ProfileName": "sRGB IEC61966-2.1" 68 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-2.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": -2.38956, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:15:35", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 5, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.0666667, 36 | "PixelXDimension": 3264, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 3.90691, 40 | "PixelYDimension": 2448, 41 | "ISOSpeedRatings": [ 42 | 800 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:15:35" 46 | }, 47 | "Orientation": 1, 48 | "Content-Type": "image/jpeg", 49 | "Output": {}, 50 | "DPIWidth": 72, 51 | "Content-Length": "2686740", 52 | "Depth": 8, 53 | "ColorModel": "RGB", 54 | "PixelHeight": 2448, 55 | "TIFF": { 56 | "ResolutionUnit": 2, 57 | "DateTime": "2013:11:10 16:15:35", 58 | "Orientation": 1, 59 | "Make": "Apple", 60 | "YResolution": 72, 61 | "Software": "6.1.3", 62 | "Model": "iPhone 4S", 63 | "XResolution": 72 64 | }, 65 | "PixelWidth": 3264, 66 | "DPIHeight": 72, 67 | "ProfileName": "sRGB IEC61966-2.1" 68 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-3.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": -1.43799, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:19:33", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 5, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.0666667, 36 | "PixelXDimension": 2448, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 3.90691, 40 | "PixelYDimension": 3264, 41 | "ISOSpeedRatings": [ 42 | 800 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:19:33" 46 | }, 47 | "Orientation": 1, 48 | "Output": {}, 49 | "Content-Type": "image/jpeg", 50 | "JFIF": { 51 | "DensityUnit": 0, 52 | "YDensity": 1, 53 | "JFIFVersion": [ 54 | 1, 55 | 0, 56 | 1 57 | ], 58 | "XDensity": 1 59 | }, 60 | "DPIWidth": 72, 61 | "Content-Length": "2666196", 62 | "Depth": 8, 63 | "ColorModel": "RGB", 64 | "DPIHeight": 72, 65 | "TIFF": { 66 | "ResolutionUnit": 2, 67 | "DateTime": "2013:11:10 16:19:33", 68 | "Orientation": 1, 69 | "Make": "Apple", 70 | "YResolution": 72, 71 | "Software": "6.1.3", 72 | "Model": "iPhone 4S", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 2448, 76 | "PixelHeight": 3264, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-4.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 2351, 13 | 1326, 14 | 610, 15 | 612 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": -1.78383, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:27:24", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 3, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.0666667, 36 | "PixelXDimension": 2448, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 3.90691, 40 | "PixelYDimension": 3264, 41 | "ISOSpeedRatings": [ 42 | 800 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:27:24" 46 | }, 47 | "Orientation": 1, 48 | "Output": {}, 49 | "Content-Type": "image/jpeg", 50 | "JFIF": { 51 | "DensityUnit": 0, 52 | "YDensity": 1, 53 | "JFIFVersion": [ 54 | 1, 55 | 0, 56 | 1 57 | ], 58 | "XDensity": 1 59 | }, 60 | "DPIWidth": 72, 61 | "Content-Length": "2335230", 62 | "Depth": 8, 63 | "ColorModel": "RGB", 64 | "DPIHeight": 72, 65 | "TIFF": { 66 | "ResolutionUnit": 2, 67 | "DateTime": "2013:11:10 16:27:24", 68 | "Orientation": 1, 69 | "Make": "Apple", 70 | "YResolution": 72, 71 | "Software": "6.1.3", 72 | "Model": "iPhone 4S", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 2448, 76 | "PixelHeight": 3264, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-5.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 0.0483356, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:49:05", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 5, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.0666667, 36 | "PixelXDimension": 2448, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 3.90691, 40 | "PixelYDimension": 3264, 41 | "ISOSpeedRatings": [ 42 | 500 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:49:05" 46 | }, 47 | "Orientation": 1, 48 | "Output": {}, 49 | "Content-Type": "image/jpeg", 50 | "JFIF": { 51 | "DensityUnit": 0, 52 | "YDensity": 1, 53 | "JFIFVersion": [ 54 | 1, 55 | 0, 56 | 1 57 | ], 58 | "XDensity": 1 59 | }, 60 | "DPIWidth": 72, 61 | "Content-Length": "2887050", 62 | "Depth": 8, 63 | "ColorModel": "RGB", 64 | "DPIHeight": 72, 65 | "TIFF": { 66 | "ResolutionUnit": 2, 67 | "DateTime": "2013:11:10 16:49:05", 68 | "Orientation": 1, 69 | "Make": "Apple", 70 | "YResolution": 72, 71 | "Software": "6.1.3", 72 | "Model": "iPhone 4S", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 2448, 76 | "PixelHeight": 3264, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/horniman-6.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 1631, 13 | 1223, 14 | 881, 15 | 881 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 1.3757, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ColorSpace": 1, 29 | "DateTimeOriginal": "2013:11:10 16:45:09", 30 | "FocalLength": 4.28, 31 | "MeteringMode": 5, 32 | "SceneCaptureType": 0, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "ExposureTime": 0.05, 36 | "PixelXDimension": 2448, 37 | "ExposureProgram": 2, 38 | "Flash": 16, 39 | "ShutterSpeedValue": 4.32193, 40 | "PixelYDimension": 3264, 41 | "ISOSpeedRatings": [ 42 | 160 43 | ], 44 | "ApertureValue": 2.52607, 45 | "DateTimeDigitized": "2013:11:10 16:45:09" 46 | }, 47 | "Orientation": 1, 48 | "Output": {}, 49 | "Content-Type": "image/jpeg", 50 | "JFIF": { 51 | "DensityUnit": 0, 52 | "YDensity": 1, 53 | "JFIFVersion": [ 54 | 1, 55 | 0, 56 | 1 57 | ], 58 | "XDensity": 1 59 | }, 60 | "DPIWidth": 72, 61 | "Content-Length": "2256687", 62 | "Depth": 8, 63 | "ColorModel": "RGB", 64 | "DPIHeight": 72, 65 | "TIFF": { 66 | "ResolutionUnit": 2, 67 | "DateTime": "2013:11:10 16:45:09", 68 | "Orientation": 1, 69 | "Make": "Apple", 70 | "YResolution": 72, 71 | "Software": "6.1.3", 72 | "Model": "iPhone 4S", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 2448, 76 | "PixelHeight": 3264, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/horniman.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "WhiteBalance": 0, 10 | "SensingMethod": 2, 11 | "SubjectArea": [ 12 | 693, 13 | 680, 14 | 610, 15 | 612 16 | ], 17 | "ExifVersion": [ 18 | 2, 19 | 2, 20 | 1 21 | ], 22 | "BrightnessValue": 0.366338, 23 | "FNumber": 2.4, 24 | "FlashPixVersion": [ 25 | 1, 26 | 0 27 | ], 28 | "ExposureTime": 0.05, 29 | "DateTimeOriginal": "2013:11:10 16:33:08", 30 | "FocalLength": 4.28, 31 | "SceneCaptureType": 0, 32 | "MeteringMode": 3, 33 | "FocalLenIn35mmFilm": 35, 34 | "ExposureMode": 0, 35 | "PixelXDimension": 3068, 36 | "ExposureProgram": 2, 37 | "Flash": 16, 38 | "ShutterSpeedValue": 4.32193, 39 | "PixelYDimension": 1725, 40 | "ISOSpeedRatings": [ 41 | 320 42 | ], 43 | "ApertureValue": 2.52607, 44 | "DateTimeDigitized": "2013:11:10 16:33:08" 45 | }, 46 | "Output": {}, 47 | "Content-Type": "image/jpeg", 48 | "JFIF": { 49 | "DensityUnit": 0, 50 | "YDensity": 72, 51 | "JFIFVersion": [ 52 | 1, 53 | 0, 54 | 1 55 | ], 56 | "XDensity": 72 57 | }, 58 | "DPIWidth": 72, 59 | "Content-Length": "1377449", 60 | "Depth": 8, 61 | "PixelHeight": 1725, 62 | "DPIHeight": 72, 63 | "TIFF": { 64 | "ResolutionUnit": 2, 65 | "DateTime": "2013:11:10 16:33:08", 66 | "Make": "Apple", 67 | "YResolution": 72, 68 | "Software": "6.1.3", 69 | "Model": "iPhone 4S", 70 | "XResolution": 72 71 | }, 72 | "PixelWidth": 3068, 73 | "ColorModel": "RGB", 74 | "ProfileName": "Display P3" 75 | } -------------------------------------------------------------------------------- /photos-metadata/jukebox-london-2.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 5s back camera 4.12mm f/2.2", 10 | "FocalLenIn35mmFilm": 30, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 1631, 14 | 1223, 15 | 1795, 16 | 1077 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "MeteringMode": 5, 24 | "SubsecTimeOriginal": "539", 25 | "BrightnessValue": 0.249638, 26 | "FNumber": 2.2, 27 | "DateTimeDigitized": "2013:11:24 14:16:05", 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ColorSpace": 1, 34 | "SubsecTimeDigitized": "539", 35 | "DateTimeOriginal": "2013:11:24 14:16:05", 36 | "FocalLength": 4.12, 37 | "ExposureTime": 0.0333333, 38 | "SceneCaptureType": 0, 39 | "ExposureProgram": 2, 40 | "ExposureMode": 0, 41 | "SceneType": 1, 42 | "PixelXDimension": 3264, 43 | "ISOSpeedRatings": [ 44 | 320 45 | ], 46 | "Flash": 0, 47 | "ShutterSpeedValue": 4.90712, 48 | "PixelYDimension": 2448, 49 | "WhiteBalance": 0, 50 | "ApertureValue": 2.27501, 51 | "LensSpecification": [ 52 | 4.12, 53 | 4.12, 54 | 2.2, 55 | 2.2 56 | ] 57 | }, 58 | "Orientation": 1, 59 | "ColorModel": "RGB", 60 | "Content-Type": "image/jpeg", 61 | "Output": {}, 62 | "DPIWidth": 72, 63 | "Content-Length": "2289518", 64 | "Depth": 8, 65 | "DPIHeight": 72, 66 | "PixelHeight": 2448, 67 | "TIFF": { 68 | "ResolutionUnit": 2, 69 | "DateTime": "2013:11:24 14:16:05", 70 | "Orientation": 1, 71 | "Make": "Apple", 72 | "YResolution": 72, 73 | "Software": "7.0.4", 74 | "Model": "iPhone 5s", 75 | "XResolution": 72 76 | }, 77 | "PixelWidth": 3264, 78 | "GPS": { 79 | "Longitude": 0.103186, 80 | "Latitude": 51.5328, 81 | "DateStamp": "2013:11:24", 82 | "ImgDirection": 106.358, 83 | "Altitude": 30.8886, 84 | "AltitudeRef": 0, 85 | "LatitudeRef": "N", 86 | "TimeStamp": "14:16:04", 87 | "LongitudeRef": "W", 88 | "ImgDirectionRef": "T" 89 | }, 90 | "ProfileName": "sRGB IEC61966-2.1" 91 | } -------------------------------------------------------------------------------- /photos-metadata/jukebox-london-5.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 5s back camera 4.12mm f/2.2", 10 | "FocalLenIn35mmFilm": 30, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 1631, 14 | 1223, 15 | 1795, 16 | 1077 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "MeteringMode": 5, 24 | "SubsecTimeOriginal": "452", 25 | "BrightnessValue": 2.75399, 26 | "FNumber": 2.2, 27 | "DateTimeDigitized": "2013:11:24 14:35:00", 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ColorSpace": 1, 34 | "SubsecTimeDigitized": "452", 35 | "DateTimeOriginal": "2013:11:24 14:35:00", 36 | "FocalLength": 4.12, 37 | "ExposureTime": 0.0333333, 38 | "SceneCaptureType": 0, 39 | "ExposureProgram": 2, 40 | "ExposureMode": 0, 41 | "SceneType": 1, 42 | "PixelXDimension": 3264, 43 | "ISOSpeedRatings": [ 44 | 64 45 | ], 46 | "Flash": 0, 47 | "ShutterSpeedValue": 4.90712, 48 | "PixelYDimension": 2448, 49 | "WhiteBalance": 0, 50 | "ApertureValue": 2.27501, 51 | "LensSpecification": [ 52 | 4.12, 53 | 4.12, 54 | 2.2, 55 | 2.2 56 | ] 57 | }, 58 | "Orientation": 1, 59 | "ColorModel": "RGB", 60 | "Content-Type": "image/jpeg", 61 | "Output": {}, 62 | "DPIWidth": 72, 63 | "Content-Length": "2102035", 64 | "Depth": 8, 65 | "DPIHeight": 72, 66 | "PixelHeight": 2448, 67 | "TIFF": { 68 | "ResolutionUnit": 2, 69 | "DateTime": "2013:11:24 14:35:00", 70 | "Orientation": 1, 71 | "Make": "Apple", 72 | "YResolution": 72, 73 | "Software": "7.0.4", 74 | "Model": "iPhone 5s", 75 | "XResolution": 72 76 | }, 77 | "PixelWidth": 3264, 78 | "GPS": { 79 | "Longitude": 0.103195, 80 | "Latitude": 51.5328, 81 | "DateStamp": "2013:11:24", 82 | "ImgDirection": 57.5264, 83 | "Altitude": 29.671, 84 | "AltitudeRef": 0, 85 | "LatitudeRef": "N", 86 | "TimeStamp": "14:34:57", 87 | "LongitudeRef": "W", 88 | "ImgDirectionRef": "T" 89 | }, 90 | "ProfileName": "sRGB IEC61966-2.1" 91 | } -------------------------------------------------------------------------------- /photos-metadata/jukebox-london-6.jpg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone 5s back camera 4.12mm f/2.2", 10 | "FocalLenIn35mmFilm": 30, 11 | "SensingMethod": 2, 12 | "SubjectArea": [ 13 | 1631, 14 | 1223, 15 | 1795, 16 | 1077 17 | ], 18 | "ExifVersion": [ 19 | 2, 20 | 2, 21 | 1 22 | ], 23 | "MeteringMode": 5, 24 | "SubsecTimeOriginal": "794", 25 | "BrightnessValue": 3.53917, 26 | "FNumber": 2.2, 27 | "DateTimeDigitized": "2013:11:24 14:30:45", 28 | "FlashPixVersion": [ 29 | 1, 30 | 0 31 | ], 32 | "LensMake": "Apple", 33 | "ColorSpace": 1, 34 | "SubsecTimeDigitized": "794", 35 | "DateTimeOriginal": "2013:11:24 14:30:45", 36 | "FocalLength": 4.12, 37 | "ExposureTime": 0.0333333, 38 | "SceneCaptureType": 0, 39 | "ExposureProgram": 2, 40 | "ExposureMode": 0, 41 | "SceneType": 1, 42 | "PixelXDimension": 3264, 43 | "ISOSpeedRatings": [ 44 | 40 45 | ], 46 | "Flash": 0, 47 | "ShutterSpeedValue": 4.90712, 48 | "PixelYDimension": 2448, 49 | "WhiteBalance": 0, 50 | "ApertureValue": 2.27501, 51 | "LensSpecification": [ 52 | 4.12, 53 | 4.12, 54 | 2.2, 55 | 2.2 56 | ] 57 | }, 58 | "Orientation": 1, 59 | "ColorModel": "RGB", 60 | "Content-Type": "image/jpeg", 61 | "Output": {}, 62 | "DPIWidth": 72, 63 | "Content-Length": "1650678", 64 | "Depth": 8, 65 | "DPIHeight": 72, 66 | "PixelHeight": 2448, 67 | "TIFF": { 68 | "ResolutionUnit": 2, 69 | "DateTime": "2013:11:24 14:30:45", 70 | "Orientation": 1, 71 | "Make": "Apple", 72 | "YResolution": 72, 73 | "Software": "7.0.4", 74 | "Model": "iPhone 5s", 75 | "XResolution": 72 76 | }, 77 | "PixelWidth": 3264, 78 | "GPS": { 79 | "Longitude": 0.103153, 80 | "Latitude": 51.5328, 81 | "DateStamp": "2013:11:24", 82 | "ImgDirection": 107.472, 83 | "Altitude": 29.5427, 84 | "AltitudeRef": 0, 85 | "LatitudeRef": "N", 86 | "TimeStamp": "14:30:42", 87 | "LongitudeRef": "W", 88 | "ImgDirectionRef": "T" 89 | }, 90 | "ProfileName": "sRGB IEC61966-2.1" 91 | } -------------------------------------------------------------------------------- /photos-metadata/mardi-gras-world.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1910261", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-1.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "868", 22 | "ExposureTime": 0.00044405, 23 | "DateTimeOriginal": "2023:04:09 12:55:34", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "868", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:55:34", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 8.59377, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 11.1372, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2588794", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:55:34", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3128, 85 | "PixelHeight": 2346, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-10.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "880", 22 | "ExposureTime": 0.00826446, 23 | "DateTimeOriginal": "2023:04:09 13:08:24", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "880", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:08:24", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.79208, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.92367, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3356670", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:08:24", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2734, 85 | "PixelHeight": 3645, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-11.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2017, 12 | 1508, 13 | 1161, 14 | 665 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "952", 22 | "ExposureTime": 0.00120482, 23 | "DateTimeOriginal": "2023:04:09 13:09:11", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "952", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:09:11", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 7.4756, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 48, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 9.69675, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4137126", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:09:11", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-12.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "122", 22 | "ExposureTime": 0.00119617, 23 | "DateTimeOriginal": "2023:04:09 13:09:59", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "122", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:09:59", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 8.57231, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 9.70757, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 50 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "6247370", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:09:59", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-13.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "200", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:10:23", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "200", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:10:23", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.29012, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 125 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "5838242", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:10:23", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-14.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "267", 22 | "ExposureTime": 0.00211416, 23 | "DateTimeOriginal": "2023:04:09 13:10:48", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "267", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:10:48", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 6.43114, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 8.88581, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "6908046", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:10:48", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-15.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "621", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:11:19", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "621", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:11:19", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.25129, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4377108", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:11:19", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-16.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "442", 22 | "ExposureTime": 0.00680272, 23 | "DateTimeOriginal": "2023:04:09 13:12:56", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "442", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:12:56", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.49675, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 7.20407, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 100 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "6445714", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:12:56", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-17.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "318", 22 | "ExposureTime": 0.000513084, 23 | "DateTimeOriginal": "2023:04:09 13:14:08", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "318", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:14:08", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 8.38537, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 10.9288, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "6211496", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:14:08", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-18.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "756", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:14:37", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "756", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:14:37", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.26084, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3831090", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:14:37", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3512, 85 | "PixelHeight": 2634, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-19.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "100", 22 | "ExposureTime": 0.00581395, 23 | "DateTimeOriginal": "2023:04:09 13:15:03", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "100", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:15:03", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.60759, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 7.42353, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 100 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3361658", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:15:03", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2729, 85 | "PixelHeight": 3639, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-2.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "908", 22 | "ExposureTime": 0.000464037, 23 | "DateTimeOriginal": "2023:04:09 12:56:05", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "908", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:56:05", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 8.51869, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 11.0736, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2478235", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:56:05", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3024, 85 | "PixelHeight": 2268, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-20.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "688", 22 | "ExposureTime": 0.00416667, 23 | "DateTimeOriginal": "2023:04:09 13:23:54", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "688", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:23:54", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.31691, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 7.90747, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3296798", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:23:54", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2923, 85 | "PixelHeight": 3898, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-3.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "175", 22 | "ExposureTime": 0.00617284, 23 | "DateTimeOriginal": "2023:04:09 12:56:44", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "175", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:56:44", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.82352, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 7.33678, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4101383", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:56:44", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3529, 85 | "PixelHeight": 2647, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-4.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "084", 22 | "ExposureTime": 0.00258398, 23 | "DateTimeOriginal": "2023:04:09 12:57:05", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "084", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:57:05", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.99725, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 8.59674, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4581089", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:57:05", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2726, 85 | "PixelHeight": 3635, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-5.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "278", 22 | "ExposureTime": 0.0111111, 23 | "DateTimeOriginal": "2023:04:09 12:58:50", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "278", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:58:50", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 2.4758, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.49109, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3423488", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:58:50", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2747, 85 | "PixelHeight": 3663, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-6.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "726", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:09 12:59:31", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "726", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 12:59:31", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.69398, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.91476, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3251218", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 12:59:31", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2870, 85 | "PixelHeight": 3827, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-7.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "890", 22 | "ExposureTime": 0.00826446, 23 | "DateTimeOriginal": "2023:04:09 13:00:18", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "890", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:00:18", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.53066, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.92367, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2894892", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:00:18", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 2894, 85 | "PixelHeight": 3859, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-8.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "238", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:00:24", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "238", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:00:24", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.77419, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3558573", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:00:24", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds-9.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "244", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:00:30", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "244", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:00:30", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 3.62529, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 160 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2077901", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:00:30", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3298, 85 | "PixelHeight": 2474, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/mattie-leeds.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "756", 22 | "ExposureTime": 0.010101, 23 | "DateTimeOriginal": "2023:04:09 13:14:37", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "756", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:09 13:14:37", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.26084, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.63107, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 64 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2682086", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:09 13:14:37", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3640, 85 | "PixelHeight": 1820, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-1.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "406", 22 | "ExposureTime": 0.0031348, 23 | "DateTimeOriginal": "2023:04:15 15:23:27", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "406", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:23:27", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.99043, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 8.31962, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3630145", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:23:27", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-2.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 1904, 12 | 1743, 13 | 2211, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "272", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:15 15:31:41", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "272", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:31:41", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 3.51784, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "DigitalZoomRatio": 1.77564, 49 | "FocalLenIn35mmFilm": 24, 50 | "Flash": 16, 51 | "ShutterSpeedValue": 6.90764, 52 | "PixelYDimension": 3024, 53 | "ISOSpeedRatings": [ 54 | 250 55 | ], 56 | "ApertureValue": 2.27501, 57 | "LensSpecification": [ 58 | 2.22, 59 | 9, 60 | 1.78, 61 | 2.8 62 | ] 63 | }, 64 | "Orientation": 6, 65 | "PrimaryImage": true, 66 | "Content-Type": "image/jpeg", 67 | "Output": {}, 68 | "DPIWidth": 72, 69 | "Content-Length": "2421194", 70 | "Depth": 8, 71 | "ColorModel": "RGB", 72 | "DPIHeight": 72, 73 | "TIFF": { 74 | "ResolutionUnit": 2, 75 | "TileWidth": 512, 76 | "Software": "16.4", 77 | "YResolution": 72, 78 | "DateTime": "2023:04:15 15:31:41", 79 | "TileLength": 512, 80 | "Make": "Apple", 81 | "Orientation": 6, 82 | "Model": "iPhone 14 Pro Max", 83 | "XResolution": 72 84 | }, 85 | "PixelWidth": 4032, 86 | "PixelHeight": 3024, 87 | "ProfileName": "Display P3" 88 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-3.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "181", 22 | "ExposureTime": 0.00480769, 23 | "DateTimeOriginal": "2023:04:15 15:32:50", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "181", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:32:50", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.48192, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 7.70005, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3799654", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:32:50", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-4.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "257", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:15 15:34:43", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "257", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:34:43", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.87012, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 320 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2470035", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:34:43", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-5.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "071", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:15 15:41:30", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "071", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:41:30", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 2.01907, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 200 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2796934", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:41:30", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-6.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "109", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:15 15:41:44", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "109", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:41:44", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.79631, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2928356", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:41:44", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-7.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "425", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:15 15:34:12", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "425", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 15:34:12", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 0.809681, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 500 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "1508605", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 15:34:12", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3306, 85 | "PixelHeight": 2479, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/misalignment-museum-card.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 699, 12 | 1109, 13 | 156, 14 | 157 15 | ], 16 | "OffsetTime": "-07:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "734", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:15 16:35:37", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "734", 26 | "OffsetTimeDigitized": "-07:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-07:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:15 16:35:37", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 5.58394, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.90764, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 50 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "1412884", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:15 16:35:37", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3728, 85 | "PixelHeight": 1864, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-1.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "880", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:35:02", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "880", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:35:02", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 2.10988, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2950771", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:35:02", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3593, 85 | "PixelHeight": 2695, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-10.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "473", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:15:44", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "473", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:15:44", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.65145, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 320 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3164736", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:15:44", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-11.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "527", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:16:20", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "527", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:16:20", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 2.41565, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 160 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2909787", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:16:20", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3648, 85 | "PixelHeight": 2736, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-13.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "978", 22 | "ExposureTime": 0.025, 23 | "DateTimeOriginal": "2023:04:20 14:17:08", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "978", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:17:08", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": -0.0961962, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.32175, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 640 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2611564", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:17:08", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-14.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "864", 22 | "ExposureTime": 0.025, 23 | "DateTimeOriginal": "2023:04:20 14:17:43", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "864", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:17:43", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": -0.131406, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.33235, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 1000 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2364812", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:17:43", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-15.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "722", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:18:05", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "722", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:18:05", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.06793, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90652, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 400 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3171806", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:18:05", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-16.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "662", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:18:24", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "662", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:18:24", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 0.0222865, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 800 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3104523", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:18:24", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-17.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "948", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:19:13", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "948", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:19:13", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.21938, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.91476, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 400 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4088458", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:19:13", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-18.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "148", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:20:37", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "148", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:20:37", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.55025, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90652, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 500 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3335981", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:20:37", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-19.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "496", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:21:38", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "496", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:21:38", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.04462, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90652, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 500 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3267057", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:21:38", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-2.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "273", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:08:18", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "273", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:08:18", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 2.40351, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 160 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4155077", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:08:18", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-20.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "899", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:21:57", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "899", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:21:57", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.70666, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4186244", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:21:57", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-21.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "529", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:22:54", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "529", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:22:54", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.411, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 400 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 6, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4142998", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:22:54", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 6, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-22.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "661", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:23:47", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "661", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:23:47", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.06665, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90652, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 500 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2323056", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:23:47", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3651, 85 | "PixelHeight": 2738, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-23.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "379", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:27:23", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "379", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:27:23", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 0.966413, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 500 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "4951221", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:27:23", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-24.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "914", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:28:03", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "914", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:28:03", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 0.982078, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90652, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 400 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3102372", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:28:03", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3777, 85 | "PixelHeight": 2832, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-25.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "241", 22 | "ExposureTime": 0.0238095, 23 | "DateTimeOriginal": "2023:04:20 14:31:26", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "241", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:31:26", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": -0.794956, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.40531, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 1000 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2035922", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:31:26", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3753, 85 | "PixelHeight": 2814, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-26.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "867", 22 | "ExposureTime": 0.00925926, 23 | "DateTimeOriginal": "2023:04:20 14:32:44", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "867", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:32:44", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.46689, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.7515, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2670837", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:32:44", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-27.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "636", 22 | "ExposureTime": 0.0192308, 23 | "DateTimeOriginal": "2023:04:20 14:33:24", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "636", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:33:24", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.80358, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.69967, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 200 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3120092", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:33:24", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-28.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "021", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:33:50", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "021", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:33:50", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.76883, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3837075", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:33:50", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3918, 85 | "PixelHeight": 2938, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-3.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "693", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:20 14:09:28", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "693", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:09:28", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.49827, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.90764, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 125 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2671718", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:09:28", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3907, 85 | "PixelHeight": 2930, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-4.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "050", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:20 14:10:25", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "050", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:10:25", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 3.89079, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.90678, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 125 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3682059", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:10:25", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-5.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2015, 12 | 1511, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "446", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:20 14:10:41", 24 | "FocalLength": 2.22, 25 | "SubsecTimeOriginal": "446", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:10:41", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 2.22mm f/2.2", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 4.85539, 41 | "FNumber": 2.2, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 14, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.90764, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 125 54 | ], 55 | "ApertureValue": 2.27501, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2775477", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:10:41", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3875, 85 | "PixelHeight": 2906, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-6.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2011, 12 | 1508, 13 | 2323, 14 | 1330 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "005", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:12:22", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "005", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:12:22", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 1.93267, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 250 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3808197", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:12:22", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-8.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "945", 22 | "ExposureTime": 0.00833333, 23 | "DateTimeOriginal": "2023:04:20 14:14:09", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "945", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:14:09", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 3.29198, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 6.90678, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 200 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3718614", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:14:09", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history-9.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "467", 22 | "ExposureTime": 0.0166667, 23 | "DateTimeOriginal": "2023:04:20 14:14:31", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "467", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:14:31", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 0.241369, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 5.90634, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 800 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 3, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "3849301", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:14:31", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 3, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 4032, 85 | "PixelHeight": 3024, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/pioneer-history.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "SubjectArea": [ 11 | 2009, 12 | 1505, 13 | 2208, 14 | 1324 15 | ], 16 | "OffsetTime": "-06:00", 17 | "FlashPixVersion": [ 18 | 1, 19 | 0 20 | ], 21 | "SubsecTimeDigitized": "474", 22 | "ExposureTime": 0.000190006, 23 | "DateTimeOriginal": "2023:04:20 14:04:01", 24 | "FocalLength": 6.86, 25 | "SubsecTimeOriginal": "474", 26 | "OffsetTimeDigitized": "-06:00", 27 | "SceneType": 1, 28 | "PixelXDimension": 4032, 29 | "OffsetTimeOriginal": "-06:00", 30 | "ExposureBiasValue": 0, 31 | "DateTimeDigitized": "2023:04:20 14:04:01", 32 | "LensModel": "iPhone 14 Pro Max back triple camera 6.86mm f/1.78", 33 | "SensingMethod": 2, 34 | "ExposureMode": 0, 35 | "ExifVersion": [ 36 | 2, 37 | 3, 38 | 2 39 | ], 40 | "BrightnessValue": 9.82415, 41 | "FNumber": 1.78, 42 | "LensMake": "Apple", 43 | "ColorSpace": 65535, 44 | "CompositeImage": 2, 45 | "SceneCaptureType": 0, 46 | "ExposureProgram": 2, 47 | "WhiteBalance": 0, 48 | "FocalLenIn35mmFilm": 24, 49 | "Flash": 16, 50 | "ShutterSpeedValue": 12.3617, 51 | "PixelYDimension": 3024, 52 | "ISOSpeedRatings": [ 53 | 80 54 | ], 55 | "ApertureValue": 1.66375, 56 | "LensSpecification": [ 57 | 2.22, 58 | 9, 59 | 1.78, 60 | 2.8 61 | ] 62 | }, 63 | "Orientation": 1, 64 | "PrimaryImage": true, 65 | "Content-Type": "image/jpeg", 66 | "Output": {}, 67 | "DPIWidth": 72, 68 | "Content-Length": "2853359", 69 | "Depth": 8, 70 | "ColorModel": "RGB", 71 | "DPIHeight": 72, 72 | "TIFF": { 73 | "ResolutionUnit": 2, 74 | "TileWidth": 512, 75 | "Software": "16.4.1", 76 | "YResolution": 72, 77 | "DateTime": "2023:04:20 14:04:01", 78 | "TileLength": 512, 79 | "Make": "Apple", 80 | "Orientation": 1, 81 | "Model": "iPhone 14 Pro Max", 82 | "XResolution": 72 83 | }, 84 | "PixelWidth": 3683, 85 | "PixelHeight": 1841, 86 | "ProfileName": "Display P3" 87 | } -------------------------------------------------------------------------------- /photos-metadata/salt-pepper-shaker-1.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "ExposureMode": 0, 11 | "LightSource": 0, 12 | "ExposureBiasValue": 0, 13 | "FNumber": 2, 14 | "SubsecTimeOriginal": "307378", 15 | "FlashPixVersion": [ 16 | 1, 17 | 0 18 | ], 19 | "SubsecTimeDigitized": "307378", 20 | "ColorSpace": 1, 21 | "SubsecTime": "307378", 22 | "DateTimeOriginal": "2015:10:05 09:48:06", 23 | "FocalLength": 4.6, 24 | "ISOSpeedRatings": [ 25 | 50 26 | ], 27 | "SceneCaptureType": 0, 28 | "ExposureTime": 0.008, 29 | "SubjectDistRange": 0, 30 | "CustomRendered": 0, 31 | "PixelXDimension": 3840, 32 | "ExifVersion": [ 33 | 2, 34 | 2 35 | ], 36 | "Flash": 16, 37 | "ShutterSpeedValue": 6.96, 38 | "PixelYDimension": 2160, 39 | "DateTimeDigitized": "2015:10:05 09:48:06", 40 | "DigitalZoomRatio": 1, 41 | "WhiteBalance": 0 42 | }, 43 | "Depth": 8, 44 | "Output": {}, 45 | "Content-Type": "image/jpeg", 46 | "JFIF": { 47 | "DensityUnit": 0, 48 | "YDensity": 72, 49 | "JFIFVersion": [ 50 | 1, 51 | 0, 52 | 1 53 | ], 54 | "XDensity": 72 55 | }, 56 | "DPIWidth": 72, 57 | "Content-Length": "2000943", 58 | "IPTC": { 59 | "DigitalCreationTime": "094806", 60 | "DigitalCreationDate": "20151005", 61 | "TimeCreated": "094806", 62 | "DateCreated": "20151005" 63 | }, 64 | "ColorModel": "RGB", 65 | "DPIHeight": 72, 66 | "TIFF": { 67 | "ResolutionUnit": 2, 68 | "DateTime": "2015:10:05 09:48:06", 69 | "Make": "Sony", 70 | "YResolution": 72, 71 | "Software": "Photos 4.0", 72 | "Model": "D5803", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 3840, 76 | "PixelHeight": 2160, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/salt-pepper-shaker-2.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "ExposureMode": 0, 11 | "LightSource": 0, 12 | "ExposureBiasValue": 0, 13 | "FNumber": 2, 14 | "SubsecTimeOriginal": "897646", 15 | "FlashPixVersion": [ 16 | 1, 17 | 0 18 | ], 19 | "SubsecTimeDigitized": "897646", 20 | "ColorSpace": 1, 21 | "SubsecTime": "897646", 22 | "DateTimeOriginal": "2015:10:05 10:01:36", 23 | "FocalLength": 4.6, 24 | "ISOSpeedRatings": [ 25 | 100 26 | ], 27 | "SceneCaptureType": 0, 28 | "ExposureTime": 0.015625, 29 | "SubjectDistRange": 0, 30 | "CustomRendered": 0, 31 | "PixelXDimension": 3840, 32 | "ExifVersion": [ 33 | 2, 34 | 2 35 | ], 36 | "Flash": 16, 37 | "ShutterSpeedValue": 6, 38 | "PixelYDimension": 2160, 39 | "DateTimeDigitized": "2015:10:05 10:01:36", 40 | "DigitalZoomRatio": 1, 41 | "WhiteBalance": 0 42 | }, 43 | "ColorModel": "RGB", 44 | "Depth": 8, 45 | "Output": {}, 46 | "Content-Type": "image/jpeg", 47 | "JFIF": { 48 | "DensityUnit": 0, 49 | "YDensity": 72, 50 | "JFIFVersion": [ 51 | 1, 52 | 0, 53 | 1 54 | ], 55 | "XDensity": 72 56 | }, 57 | "DPIWidth": 72, 58 | "Content-Length": "2074821", 59 | "IPTC": { 60 | "DigitalCreationTime": "100136", 61 | "DigitalCreationDate": "20151005", 62 | "TimeCreated": "100136", 63 | "DateCreated": "20151005" 64 | }, 65 | "DPIHeight": 72, 66 | "PixelHeight": 2160, 67 | "TIFF": { 68 | "ResolutionUnit": 2, 69 | "DateTime": "2015:10:05 10:01:36", 70 | "Make": "Sony", 71 | "YResolution": 72, 72 | "Software": "Photos 4.0", 73 | "Model": "D5803", 74 | "XResolution": 72 75 | }, 76 | "PixelWidth": 3840, 77 | "GPS": { 78 | "Longitude": 83.5029, 79 | "Altitude": 0, 80 | "Latitude": 35.7165, 81 | "LatitudeRef": "N", 82 | "Status": "A", 83 | "LongitudeRef": "W", 84 | "MapDatum": "WGS-84", 85 | "GPSVersion": [ 86 | 2, 87 | 2, 88 | 0, 89 | 0 90 | ] 91 | }, 92 | "ProfileName": "sRGB IEC61966-2.1" 93 | } -------------------------------------------------------------------------------- /photos-metadata/salt-pepper-shaker-3.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "ExposureMode": 0, 11 | "LightSource": 0, 12 | "ExposureBiasValue": 0, 13 | "FNumber": 2, 14 | "SubsecTimeOriginal": "294560", 15 | "FlashPixVersion": [ 16 | 1, 17 | 0 18 | ], 19 | "SubsecTimeDigitized": "294560", 20 | "ColorSpace": 1, 21 | "SubsecTime": "294560", 22 | "DateTimeOriginal": "2015:10:05 09:55:32", 23 | "FocalLength": 4.6, 24 | "ISOSpeedRatings": [ 25 | 400 26 | ], 27 | "SceneCaptureType": 0, 28 | "ExposureTime": 0.01, 29 | "SubjectDistRange": 0, 30 | "CustomRendered": 0, 31 | "PixelXDimension": 3840, 32 | "ExifVersion": [ 33 | 2, 34 | 2 35 | ], 36 | "Flash": 16, 37 | "ShutterSpeedValue": 6.64, 38 | "PixelYDimension": 2160, 39 | "DateTimeDigitized": "2015:10:05 09:55:32", 40 | "DigitalZoomRatio": 1, 41 | "WhiteBalance": 0 42 | }, 43 | "Depth": 8, 44 | "Output": {}, 45 | "Content-Type": "image/jpeg", 46 | "JFIF": { 47 | "DensityUnit": 0, 48 | "YDensity": 72, 49 | "JFIFVersion": [ 50 | 1, 51 | 0, 52 | 1 53 | ], 54 | "XDensity": 72 55 | }, 56 | "DPIWidth": 72, 57 | "Content-Length": "1596357", 58 | "IPTC": { 59 | "DigitalCreationTime": "095532", 60 | "DigitalCreationDate": "20151005", 61 | "TimeCreated": "095532", 62 | "DateCreated": "20151005" 63 | }, 64 | "ColorModel": "RGB", 65 | "DPIHeight": 72, 66 | "TIFF": { 67 | "ResolutionUnit": 2, 68 | "DateTime": "2015:10:05 09:55:32", 69 | "Make": "Sony", 70 | "YResolution": 72, 71 | "Software": "Photos 4.0", 72 | "Model": "D5803", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 3840, 76 | "PixelHeight": 2160, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/salt-pepper-shaker-4.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "ExposureMode": 0, 11 | "LightSource": 0, 12 | "ExposureBiasValue": 0, 13 | "FNumber": 2, 14 | "SubsecTimeOriginal": "717881", 15 | "FlashPixVersion": [ 16 | 1, 17 | 0 18 | ], 19 | "SubsecTimeDigitized": "717881", 20 | "ColorSpace": 1, 21 | "SubsecTime": "717881", 22 | "DateTimeOriginal": "2015:10:05 06:55:12", 23 | "FocalLength": 4.6, 24 | "ISOSpeedRatings": [ 25 | 200 26 | ], 27 | "SceneCaptureType": 0, 28 | "ExposureTime": 0.01, 29 | "SubjectDistRange": 0, 30 | "CustomRendered": 0, 31 | "PixelXDimension": 3840, 32 | "ExifVersion": [ 33 | 2, 34 | 2 35 | ], 36 | "Flash": 16, 37 | "ShutterSpeedValue": 6.64, 38 | "PixelYDimension": 2160, 39 | "DateTimeDigitized": "2015:10:05 06:55:12", 40 | "DigitalZoomRatio": 1, 41 | "WhiteBalance": 0 42 | }, 43 | "Depth": 8, 44 | "Output": {}, 45 | "Content-Type": "image/jpeg", 46 | "JFIF": { 47 | "DensityUnit": 0, 48 | "YDensity": 72, 49 | "JFIFVersion": [ 50 | 1, 51 | 0, 52 | 1 53 | ], 54 | "XDensity": 72 55 | }, 56 | "DPIWidth": 72, 57 | "Content-Length": "1510691", 58 | "IPTC": { 59 | "DigitalCreationTime": "065512", 60 | "DigitalCreationDate": "20151005", 61 | "TimeCreated": "065512", 62 | "DateCreated": "20151005" 63 | }, 64 | "ColorModel": "RGB", 65 | "DPIHeight": 72, 66 | "TIFF": { 67 | "ResolutionUnit": 2, 68 | "DateTime": "2015:10:05 06:55:12", 69 | "Make": "Sony", 70 | "YResolution": 72, 71 | "Software": "Photos 4.0", 72 | "Model": "D5803", 73 | "XResolution": 72 74 | }, 75 | "PixelWidth": 3840, 76 | "PixelHeight": 2160, 77 | "ProfileName": "sRGB IEC61966-2.1" 78 | } -------------------------------------------------------------------------------- /photos-metadata/salt-pepper.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "MeteringMode": 5, 10 | "ExposureMode": 0, 11 | "LightSource": 0, 12 | "ExposureBiasValue": 0, 13 | "FNumber": 2, 14 | "SubsecTimeOriginal": "580504", 15 | "FlashPixVersion": [ 16 | 1, 17 | 0 18 | ], 19 | "SubsecTimeDigitized": "580504", 20 | "ColorSpace": 1, 21 | "SubsecTime": "580504", 22 | "DateTimeOriginal": "2015:10:05 10:54:39", 23 | "FocalLength": 4.6, 24 | "ISOSpeedRatings": [ 25 | 250 26 | ], 27 | "SceneCaptureType": 0, 28 | "ExposureTime": 0.01, 29 | "SubjectDistRange": 0, 30 | "CustomRendered": 0, 31 | "PixelXDimension": 3840, 32 | "ExifVersion": [ 33 | 2, 34 | 2 35 | ], 36 | "Flash": 16, 37 | "ShutterSpeedValue": 6.64, 38 | "PixelYDimension": 2160, 39 | "DateTimeDigitized": "2015:10:05 10:54:39", 40 | "DigitalZoomRatio": 1, 41 | "WhiteBalance": 0 42 | }, 43 | "Output": {}, 44 | "Content-Type": "image/jpeg", 45 | "JFIF": { 46 | "DensityUnit": 0, 47 | "YDensity": 72, 48 | "JFIFVersion": [ 49 | 1, 50 | 0, 51 | 1 52 | ], 53 | "XDensity": 72 54 | }, 55 | "DPIWidth": 72, 56 | "Content-Length": "2316975", 57 | "Depth": 8, 58 | "PixelHeight": 2160, 59 | "DPIHeight": 72, 60 | "TIFF": { 61 | "ResolutionUnit": 2, 62 | "DateTime": "2015:10:05 10:54:39", 63 | "Make": "Sony", 64 | "YResolution": 72, 65 | "Software": "23.4.A.1.200_6_f1000010", 66 | "Model": "D5803", 67 | "XResolution": 72 68 | }, 69 | "PixelWidth": 3840, 70 | "ColorModel": "RGB", 71 | "ProfileName": "sRGB IEC61966-2.1" 72 | } -------------------------------------------------------------------------------- /photos-metadata/snow-monkeys.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "SerialNumber": "F651108290236", 4 | "MeteringMode": 5, 5 | "CustomRendered": 1, 6 | "GainControl": 2, 7 | "ExposureProgram": 2, 8 | "FlashPixVersion": [ 9 | 1, 10 | 0 11 | ], 12 | "ExposureTime": 0.0166667, 13 | "DateTimeOriginal": "2014:09:18 12:17:02", 14 | "FocalLength": 7.8, 15 | "MaxApertureValue": 4.21094, 16 | "SceneType": 1, 17 | "PixelXDimension": 4000, 18 | "ExposureBiasValue": 0, 19 | "DateTimeDigitized": "2014:09:18 12:17:02", 20 | "Contrast": 0, 21 | "ExposureMode": 0, 22 | "ExifVersion": [ 23 | 2, 24 | 3 25 | ], 26 | "ISOSpeedRatings": [ 27 | 250 28 | ], 29 | "ColorSpace": 1, 30 | "FileSource": 3, 31 | "LightSource": 0, 32 | "DigitalZoomRatio": 0, 33 | "SceneCaptureType": 0, 34 | "ComponentsConfiguration": [ 35 | 1, 36 | 2, 37 | 3, 38 | 0 39 | ], 40 | "FocalLenIn35mmFilm": 44, 41 | "FNumber": 4.3, 42 | "CompressedBitsPerPixel": 4, 43 | "WhiteBalance": 0, 44 | "Flash": 16, 45 | "Saturation": 2, 46 | "PixelYDimension": 2000, 47 | "Sharpness": 2, 48 | "SensitivityType": 1, 49 | "SensingMethod": 2 50 | }, 51 | "ColorModel": "RGB", 52 | "Depth": 8, 53 | "Output": {}, 54 | "Content-Type": "image/jpeg", 55 | "JFIF": { 56 | "DensityUnit": 0, 57 | "YDensity": 72, 58 | "JFIFVersion": [ 59 | 1, 60 | 0, 61 | 1 62 | ], 63 | "XDensity": 72 64 | }, 65 | "DPIWidth": 72, 66 | "Content-Length": "2436190", 67 | "IPTC": { 68 | "Byline": [ 69 | "" 70 | ], 71 | "DigitalCreationTime": "121702", 72 | "DigitalCreationDate": "20140918", 73 | "TimeCreated": "121702", 74 | "DateCreated": "20140918" 75 | }, 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2014:09:18 12:17:02", 80 | "Make": "Panasonic", 81 | "Artist": "", 82 | "YResolution": 72, 83 | "Software": "Photos 4.0", 84 | "Model": "DMC-FT3", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4000, 88 | "PixelHeight": 2000, 89 | "ProfileName": "sRGB IEC61966-2.1" 90 | } -------------------------------------------------------------------------------- /photos-metadata/spruce-goose.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "1521065", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /photos-metadata/west-kern-oil-11.jpeg.json: -------------------------------------------------------------------------------- 1 | { 2 | "Exif": { 3 | "ComponentsConfiguration": [ 4 | 1, 5 | 2, 6 | 3, 7 | 0 8 | ], 9 | "LensModel": "iPhone XS back dual camera 4.25mm f/1.8", 10 | "ExposureBiasValue": 0, 11 | "MeteringMode": 5, 12 | "SensingMethod": 2, 13 | "SubjectArea": [ 14 | 2013, 15 | 1511, 16 | 2217, 17 | 1330 18 | ], 19 | "ExifVersion": [ 20 | 2, 21 | 2, 22 | 1 23 | ], 24 | "SubsecTimeOriginal": "692", 25 | "WhiteBalance": 0, 26 | "BrightnessValue": 2.41337, 27 | "FNumber": 1.8, 28 | "SubsecTimeDigitized": "692", 29 | "FlashPixVersion": [ 30 | 1, 31 | 0 32 | ], 33 | "LensMake": "Apple", 34 | "ColorSpace": 65535, 35 | "ExposureTime": 0.0204082, 36 | "DateTimeOriginal": "2019:03:24 15:03:21", 37 | "FocalLength": 4.25, 38 | "ExposureProgram": 2, 39 | "SceneCaptureType": 0, 40 | "ISOSpeedRatings": [ 41 | 125 42 | ], 43 | "ExposureMode": 0, 44 | "SceneType": 1, 45 | "PixelXDimension": 4032, 46 | "DateTimeDigitized": "2019:03:24 15:03:21", 47 | "Flash": 16, 48 | "ShutterSpeedValue": 5.61592, 49 | "PixelYDimension": 3024, 50 | "LensSpecification": [ 51 | 4.25, 52 | 6, 53 | 1.8, 54 | 2.4 55 | ], 56 | "ApertureValue": 1.69599, 57 | "FocalLenIn35mmFilm": 26 58 | }, 59 | "Orientation": 3, 60 | "Output": {}, 61 | "Content-Type": "image/jpeg", 62 | "JFIF": { 63 | "DensityUnit": 1, 64 | "YDensity": 72, 65 | "JFIFVersion": [ 66 | 1, 67 | 0, 68 | 2 69 | ], 70 | "XDensity": 72 71 | }, 72 | "DPIWidth": 72, 73 | "Content-Length": "2313817", 74 | "Depth": 8, 75 | "ColorModel": "RGB", 76 | "DPIHeight": 72, 77 | "TIFF": { 78 | "ResolutionUnit": 2, 79 | "DateTime": "2019:03:24 15:03:21", 80 | "Orientation": 3, 81 | "Make": "Apple", 82 | "YResolution": 72, 83 | "Software": "12.1.4", 84 | "Model": "iPhone XS", 85 | "XResolution": 72 86 | }, 87 | "PixelWidth": 4032, 88 | "PixelHeight": 3024, 89 | "ProfileName": "Display P3" 90 | } -------------------------------------------------------------------------------- /photos-metadata/west-kern-oil.heic.json: -------------------------------------------------------------------------------- 1 | { 2 | "Content-Length": "3178521", 3 | "Orientation": 3, 4 | "PixelHeight": 3024, 5 | "PixelWidth": 4032, 6 | "Output": {}, 7 | "Content-Type": "image/heic" 8 | } -------------------------------------------------------------------------------- /plugins/index_vars.py: -------------------------------------------------------------------------------- 1 | from datasette import hookimpl 2 | 3 | PAGE_SIZE = 15 4 | 5 | 6 | @hookimpl 7 | def extra_template_vars(request, view_name): 8 | vars = {"q": request.args.get("q") or ""} 9 | if view_name == "index": 10 | # Custom template variables for the homepage 11 | select = "*" 12 | order_by = f"id desc limit {PAGE_SIZE}" 13 | where = "" 14 | next = None 15 | is_distance_page = False 16 | 17 | if request.args.get("latitude") and request.args.get("longitude"): 18 | select = f"*, haversine(latitude, longitude, cast({request.args.get('latitude')} as real), cast({request.args.get('longitude')} as real), 'mi') as distance_mi" 19 | order_by = f"distance_mi limit {PAGE_SIZE}" 20 | is_distance_page = True 21 | vars.update( 22 | { 23 | "latitude": float(request.args.get("latitude")), 24 | "longitude": float(request.args.get("longitude")), 25 | } 26 | ) 27 | 28 | # Handle ?next= link 29 | next = request.args.get("next") 30 | if next and next.isdigit(): 31 | where = f" where id < {next} " 32 | 33 | query = f"select {select} from museums {where} order by {order_by}" 34 | 35 | vars.update( 36 | { 37 | "query": query, 38 | "should_next_query": f"select (count(*) - {PAGE_SIZE}) > 0 from museums {where}", 39 | "next_query": f"select min(id) from ({query})", 40 | "is_distance_page": is_distance_page, 41 | } 42 | ) 43 | return vars 44 | -------------------------------------------------------------------------------- /plugins/redirects.py: -------------------------------------------------------------------------------- 1 | from datasette import hookimpl 2 | from datasette.utils.asgi import asgi_send, Response 3 | from functools import wraps 4 | 5 | HOST_REDIRECTS = { 6 | b"nichemuseums.local": b"www.nichemuseums.local", 7 | b"niche-museums.com": b"www.niche-museums.com", 8 | } 9 | 10 | 11 | def redirect_museum(request): 12 | return Response.redirect("/{}".format(request.url_vars["id"]), status=301) 13 | 14 | 15 | @hookimpl 16 | def register_routes(): 17 | return [ 18 | (r"^/6$", lambda: Response.redirect("/103", status=301)), 19 | (r"^/browse/museums/(?P\d+)$", redirect_museum), 20 | ] 21 | 22 | 23 | @hookimpl 24 | def asgi_wrapper(datasette): 25 | def wrap_with_www_redirect(app): 26 | @wraps(app) 27 | async def www_redirect(scope, recieve, send): 28 | if scope.get("method") == "GET": 29 | host = (dict(scope["headers"]).get(b"host") or b"").split(b":")[0] 30 | host_no_port = host.split(b":")[0] 31 | if host_no_port in HOST_REDIRECTS: 32 | new_host = HOST_REDIRECTS[host_no_port] 33 | # Is there a port to add? 34 | if b":" in host: 35 | port = host.split(b":")[-1] 36 | new_host += b":" + port 37 | return await send_host_redirect(scope, send, new_host) 38 | await app(scope, recieve, send) 39 | 40 | return www_redirect 41 | 42 | return wrap_with_www_redirect 43 | 44 | 45 | async def send_host_redirect(scope, send, new_host, status=301): 46 | path = scope.get("raw_path") or scope.get("path", "").encode("utf8") 47 | query_string = scope["query_string"] 48 | if query_string: 49 | path = path + b"?" + query_string 50 | new_url = b"https://" + new_host + path 51 | await send( 52 | { 53 | "type": "http.response.start", 54 | "status": status, 55 | "headers": [[b"location", new_url]], 56 | } 57 | ) 58 | await send({"type": "http.response.body", "body": b""}) 59 | -------------------------------------------------------------------------------- /plugins/sitemap.py: -------------------------------------------------------------------------------- 1 | from datasette import hookimpl 2 | from datasette.utils.asgi import Response 3 | 4 | ROBOTS_TXT = """ 5 | Sitemap: https://www.niche-museums.com/sitemap.xml 6 | 7 | User-agent: * 8 | Disallow: /browse 9 | """.strip() 10 | 11 | 12 | @hookimpl 13 | def register_routes(): 14 | return [ 15 | ("^/robots.txt$", robots_txt), 16 | ("^/sitemap.xml$", sitemap_xml), 17 | ] 18 | 19 | 20 | def robots_txt(): 21 | return Response.text(ROBOTS_TXT) 22 | 23 | 24 | async def sitemap_xml(datasette): 25 | content = [ 26 | '', 27 | '', 28 | ] 29 | db = datasette.get_database("browse") 30 | for row in await db.execute("select id from museums order by id desc"): 31 | content.append( 32 | "https://www.niche-museums.com/{}".format(row["id"]) 33 | ) 34 | content.append("") 35 | return Response("\n".join(content), 200, content_type="application/xml") 36 | -------------------------------------------------------------------------------- /plugins/sql_functions.py: -------------------------------------------------------------------------------- 1 | from datasette import hookimpl 2 | from datasette_render_markdown import render_markdown 3 | 4 | 5 | def _render_markdown(markdown): 6 | rendered = str(render_markdown(markdown)) 7 | prefix = '
' 8 | suffix = "
" 9 | if rendered.startswith(prefix): 10 | rendered = rendered[len(prefix) : -len(suffix)] 11 | return rendered 12 | 13 | 14 | def escape_fts_query(query): 15 | bits = query.split() 16 | return " ".join('"{}"'.format(bit.replace('"', "")) for bit in bits) 17 | 18 | 19 | @hookimpl 20 | def prepare_connection(conn): 21 | conn.create_function("render_markdown", 1, _render_markdown) 22 | conn.create_function("escape_fts_query", 1, escape_fts_query) 23 | -------------------------------------------------------------------------------- /plugins/template_functions.py: -------------------------------------------------------------------------------- 1 | from datasette import hookimpl 2 | import datetime 3 | import json 4 | 5 | 6 | def pluralize(number, singular="", plural="s"): 7 | if number == 1: 8 | return singular 9 | else: 10 | return plural 11 | 12 | 13 | @hookimpl 14 | def extra_template_vars(): 15 | return { 16 | "json": json, 17 | "nicer_date": lambda d: "{dt.day} {dt:%B} {dt.year}".format( 18 | dt=datetime.datetime.strptime(d.split("T")[0], "%Y-%m-%d") 19 | ) 20 | if d is not None 21 | else "", 22 | "pluralize": pluralize, 23 | } 24 | -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | datasette>=0.57 2 | datasette-haversine 3 | datasette-template-sql>=1.0.2 4 | datasette-pretty-json 5 | datasette-json-html 6 | datasette-cluster-map 7 | datasette-render-markdown 8 | datasette-atom 9 | requests 10 | sqlite-utils 11 | tqdm 12 | yaml-to-sqlite 13 | GitPython 14 | -------------------------------------------------------------------------------- /serve.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | datasette browse.db -p 8211 \ 3 | --reload \ 4 | --template-dir=templates/ \ 5 | --plugins-dir=plugins/ \ 6 | --static static:static/ \ 7 | -m metadata.yaml 8 | -------------------------------------------------------------------------------- /templates/_analytics.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 12 | -------------------------------------------------------------------------------- /templates/_museum_card.html: -------------------------------------------------------------------------------- 1 | {% set photos = json.loads(museum.photos or "[]") %} 2 | {% set press = json.loads(museum.press or "[]") %} 3 |
4 | {% if museum.photo_url %} 5 |
6 |
{% if show_links %}{% endif %} 7 | {{ museum.photo_alt }}{% if show_links %}{% endif %} 8 |
9 |
10 | {% endif %} 11 |
12 | {% if museum.permanently_closed %}Permanently closed{% endif %} 13 | {% if show_links %} 14 |

{{ museum.name }}

15 | {% else %} 16 |

{{ museum.name }}

17 | {% endif %} 18 | {% if museum.distance_mi %}

{{ museum.distance_mi|round(2) }} miles away

{% endif %} 19 | {{ render_markdown(museum.description) }} 20 | {% if museum.url or museum.wikipedia_url %} 21 |

{% if museum.url %}Website{% endif %}{% if museum.url and museum.wikipedia_url %} | {% endif %}{% if museum.wikipedia_url %}Wikipedia{% endif %}

22 | {% endif %} 23 | {% if show_links and (press or photos) %} 24 | {% if photos %}{{ photos|length }} photo{{ pluralize(photos|length) }}{% endif %}{% if photos and press %} and {% endif %}{% if press %}{{ press|length }} link{{ pluralize(press|length) }}{% endif %}

25 | {% endif %} 26 |
{{ museum.address }} - Map
27 |

{{ nicer_date(museum.created) }}

28 |
29 |
30 | -------------------------------------------------------------------------------- /templates/pages/about.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | About Niche Museums 8 | 9 | {% include "_analytics.html" %} 10 | 11 | 12 | 13 | 20 |
21 |

About Niche Museums

22 |

I love seeking out and exploring tiny and niche museums.

23 |

Why niche museums? So many reasons:

24 | 29 |

My aim is to add a new museum to this website on a regular basis. The most recently added museum is always the first item on the homepage.

30 |

The source code for this website is available on GitHub. You can read more about how it works in niche-museums.com, powered by Datasette.

31 |

Simon Willison - @simonw

32 |
33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /www-redirect/now.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": 2, 3 | "alias": [ 4 | "niche-museums.com" 5 | ], 6 | "routes": [ 7 | { 8 | "src": "/(.*)", 9 | "status": 301, 10 | "headers": { 11 | "Location": "https://www.niche-museums.com/$1" 12 | } 13 | } 14 | ] 15 | } 16 | --------------------------------------------------------------------------------