Hi,
may I add a suggestion? Since many images hold Geolocation position in their metadata, via the LAT,LON tuple one may want to have the position stamped into the converted picture. I am doing that, XNConvert used the decimal lat/lon representation with 4 decimal digits which is precise enough, but now it used the more complicated D°m's'' representation. Not easy to write down.
OpenLocationCode (OLC) aka. Pluscode is really most handy for this, easy to write down, you can put it into Google Maps and it's an open standard.
I think on https://github.com/google/open-location-code there's all the needed code for conversion. So, no API needed, code can be calculated on client side.
Looks like this: 8FV57GQX+HJH. You can even put "7GQX+HJH" into Google maps, accompanied with a close city.
Cannot processor cost much, e.g. my Hiking App displays OLC in realtime, while moving the map.
Thx
Suggestion: PlusCode (OpenLocationCode)
Moderators: XnTriq, helmut, xnview, Dreamer
-
- Author of XnView
- Posts: 45051
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 58
- Joined: Fri Oct 05, 2018 11:36 am
-
- Author of XnView
- Posts: 45051
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Suggestion: PlusCode (OpenLocationCode)
This problem is supposed to be fixed in XnView MP 0.99.4. Please check and confirm the bug fix here.
Pierre.