PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD 24] how to get an address from coordinates?
[WD 24] how to get an address from coordinates?
Iniciado por VEGEboss, 23,nov. 2019 10:30 - 1 respuesta
Miembro registrado
88 mensajes
Publicado el 23,noviembre 2019 - 10:30
hello folks

as in the subject, I would like to give some infos to the users of a
"photo browser" program I'm building with Windev 24

given a path of a folder wich contains jpeg photos, I can read the GPS coordinates,
of the position where the picture was took, via EXIF infos

now: is possible to convert the coordinates in a phisical address?

is not necessary to have a "millimeter" precision, it can be enought having the
city or the region

thanks for your help
Publicado el 24,noviembre 2019 - 07:38
Hi, how about

geoGetAddress() ?