According EXIF standards there is property GPSDop, which is precision of provided location. From this source it might look like this: exif:GPSDop=18000/1000.
Extra task
Add warning to BetterLocation message, if location is not accurate.
TODO
Explanation is needed. Is this value in meters or needs to be calculated?
According EXIF standards there is property
GPSDop
, which is precision of provided location. From this source it might look like this:exif:GPSDop=18000/1000
.Extra task
Add warning to BetterLocation message, if location is not accurate.
TODO
GPSDop
filled is neededSources