PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e 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, nov., 23 2019 10:30 AM - 1 resposta
Membro registado
88 mensagems
Popularité : +2 (2 votes)
Publicado em novembro, 23 2019 - 10:30 AM
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 em novembro, 24 2019 - 7:38 AM
Hi, how about

geoGetAddress() ?