<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>5 Jun 2016 11:56:00 Z</lastBuildDate><pubDate>2 Jun 2016 20:02:00 Z</pubDate><description>Hi,&#13;
&#13;
I'm trying to get the coordinates of a couple addresses using the GglAddressToCoordinates() function.&#13;
I noticed it fails every now and then and after some testing it looks like you cannot call this function too fast one after another.&#13;
FOR EACH qry_Adresses&#13;
aLocation = GglAddressToCoordinates(qry_Adresses.Address)&#13;
END&#13;
&#13;
It does work however if I add aa multitask(10) between each call. But that slows down too much.&#13;
Is there another way to get coordinates of say 25 adresses at a time?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast/read.awp</link><title>WD20 - GglAddressToCoordinates fails when called to fast</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57970/read.awp</comments><pubDate>5 Jun 2016 11:56:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
There are other api on the web that can give you lattitude and longitude out of an adres / zip code etc. There are f…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57970/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57970/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast/read.awp">WD20 - GglAddressToCoordinates fails when called to fast</source><title>Re: WD20 - GglAddressToCoordinates fails when called to fast</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57954/read.awp</comments><pubDate>3 Jun 2016 09:40:00 Z</pubDate><description>Google uses these standard limits&#13;
2,500 free requests per day&#13;
10 requests per second&#13;
&#13;
Until now I got the coordinates every …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57954/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast-57954/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57952-wd20-ggladdresstocoordinates-fails-when-called-fast/read.awp">WD20 - GglAddressToCoordinates fails when called to fast</source><title>Re: WD20 - GglAddressToCoordinates fails when called to fast</title></item></channel></rss>
