mapping Geocoding Intersections May 26, 2006 by admin | 3 Comments on Geocoding Intersections I’ve seen a few users using intersections to geocode against in the geocoder, it works great. Just put the intersection in the “Address” field in the format “ and “, for example: 5th and Main You of course will still need to use the City and State fields to make sure your intersection is located […] Read more »
mapping Hosting maps on your own site May 3, 2006 by admin | 2 Comments on Hosting maps on your own site Want to host your saved map directly on your web site? You can by embedding it in an IFrame. Here is a simple script that demonstrates: <iframe src=”http://www.batchgeocode.com/map/nw_kiteboard_shops”frameborder=”0″ width=”770″ height=”775″></iframe> (Replace the src=”” part with your own map URL) Just add the code above to the HTML of your web site and your done! If […] Read more »
mapping When Pop Culture and GIS Collide April 28, 2006 by admin | 572 Comments on When Pop Culture and GIS Collide Was really surprised yesterday when I looked at site statistics and saw traffic was 4 times normal. Intrigued I took a look at the most recently created maps and found this: Cruise Itinerary for MI3 on 5/3/06 Apparently somebody created an “Itinerary” for Tom Cruise’s launch of MI3 and posted it online. Is it real? […] Read more »