#1
|
||||
|
||||
Quote:
__________________
I'm guided by the beauty of our weapons...First We Take Manhattan, Jennifer Warnes Entirely too much T2K stuff here: www.pmulcahy.com |
#2
|
||||
|
||||
Quote:
First you need to get a map key for your website. http://code.google.com/apis/maps/signup.html Second view and copy source from this page. http://maps.juhlin.com/maps/geomulti_demo.htm Third Replace my map key with yours. <script src="http://maps.google.com/maps?file=api&v=2&key=***your_key_here***" type="text/javascript"></script> Fourth Put the addresses you want in here. var addresses = [ "PAWNEE EAST, OK", "MEHAN NE, OK", "RATTLESNAKE, OK", "ORLANDO EAST, OK", "HARTSHORNE, OK" ]; Fifth upload the file to your webserver and view it. It will process about one record every 2 seconds. It works nice up to about 1000 records then the browser slows down so I suggest breaking the data down into ~1000 record chunks. Edit; Oho another thing is that is is usually best to provide a full state name to Google as they will often interpret CA as Canada and CO as Columbia and KY as one of the Former Soviet republics. Last edited by kato13; 07-12-2009 at 09:59 PM. |
#3
|
||||
|
||||
Here is another source for a simpler multi geocode solution.
http://www.batchgeocode.com/ I really don't like it though. It uses Yahoo's geocode model which tries to always return something. If it can't find a city within a state it returns the center of the state. Google tells you when it cant find something which is much more useful IMO. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Canon Mexican Locations. | kato13 | Twilight 2000 Forum | 12 | 12-04-2022 04:58 PM |
"Operation Reset" and "The free city of Krakow" | Marc | Twilight 2000 Forum | 26 | 12-09-2020 11:02 AM |
"10 Greatest" on the Military Channel | Matt Wiser | Twilight 2000 Forum | 47 | 08-19-2018 12:44 AM |
OT: Russian "Almaz" Space Station | CStock88 | Twilight 2000 Forum | 27 | 04-25-2016 03:58 PM |
Florida/Cuba (Split from "What do u do?") | bigehauser | Twilight 2000 Forum | 4 | 10-26-2008 03:59 AM |