View Issue Details

IDProjectCategoryView StatusLast Update
0001957GeoSetterImage Datapublic2022-12-22 02:05
Reporterjmoliver Assigned ToFriedemann  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0001957: Allow to edit EXIF 2.3 Weather fields
DescriptionExif 2.3 introduces new fields such as:

0x9400 AmbientTemperature
0x9401 Humidity
0x9402 Pressure

It would be interesting that in a similar fashion in which GeoSetter obtains the Altitude and location names using the GPS latitude and longitude coordinates, that it utilize the same coordinates along with the date and time an image was taken to obtain the Ambient Teperature, Humidity and Pressure values.

There are several data sources such as NOAA Global Historical Climatology Network Weather Data and https://openweathermap.org.

TagsNo tags attached.

Activities

jmoliver

2018-07-06 19:46

reporter   ~0003524

Weather Underground also provides historical weather and an API: https://www.wunderground.com/weather/api/d/docs

jmoliver

2018-07-08 16:06

reporter   ~0003525

Capturing the moment and the ambient weather information in photos:
https://jmoliver.wordpress.com/2018/07/07/capturing-the-moment-and-the-ambient-weather-information-in-photos/

jmoliver

2018-10-14 07:00

reporter   ~0003555

I wrote an experimental app which in a similar fashion as geosetter does with track files it is meant to match weather data using the datetime a photo was taken. The data may be retrieved from a nearby weather station. On my list of improvements it to take into account multiple weather stations labeled by lat/long and use the closest one. The GPX schema extension provides for air temperature values.

https://github.com/josemoliver/WeatherTag

Issue History

Date Modified Username Field Change
2018-07-06 17:28 jmoliver New Issue
2018-07-06 19:46 jmoliver Note Added: 0003524
2018-07-08 16:06 jmoliver Note Added: 0003525
2018-10-14 07:00 jmoliver Note Added: 0003555
2022-12-22 02:05 Friedemann Status new => assigned
2022-12-22 02:05 Friedemann Assigned To => Friedemann