DJTommek / better-location

Telegram bot for parsing and generating various of location formats.
https://t.me/BetterLocationBot
MIT License
8 stars 2 forks source link

Process location precision in EXIF #91

Closed DJTommek closed 6 months ago

DJTommek commented 2 years ago

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

Sources

DJTommek commented 6 months ago

Done in 94eb750f801cbe413a01c742639621af5b8ed0a0 using EXIF tag GPSHPositioningError.