June 8, 200916 yr Hello all, Since I didn't find any geocoding scripts online that didn't use PHP, I wrote one and it is pretty versatile, just enter your google maps api key and make sure the correct fields exist on your table and that the layout uses the table with those field (if that is confusing just look at the code and it will explain it pretty well). It uses GetURLasText() in ScriptMaster (http://360works.com/scriptmaster/) Other than that its pretty simple code and works fast. Geocoding 1000 addresses took about 45 seconds or so. It uses Google's HTTP request geocode which returns a comma separated text string. Geocode.zip
Create an account or sign in to comment