[8Ball] was interested in building a Google Maps based service, but didn't know where to start. Luckily he stumbled across Peter Rukavina's Charlottetown Transit Map. The project shows the bus routes and has schedule popups linked to each of the stops. Peter was nice enough to include full source code for how this was implemented in PHP and Javascript. He also describes setting up the necessary MySQL tables.
Build a Google Maps service
Recent Posts
- Voice controlled wheel chair (5/17/2008)
- Poll: Where should we go from here? (5/16/2008)
- DIY Rebreather scrubber refill (5/16/2008)
- How-To: Scavenge a mouse for parts (5/16/2008)
- Syringe logic probe (5/15/2008)
Reader Comments
(Page 1)2. there is a project by the athens wireless metropolitan network providing its source code too at: http://wind.awmn.net
Posted at 3:09PM on Sep 3rd 2006 by phrozen
6. Hi, Very cool implementation. For the interested I've just completed the fourth article of a four-part series on Google maps development using their free API, PHP, MySQL, the U.S. Census Bureau TIGER/Line data, and the Geo::Coder::US Perl package. Here's the article list: 1. Integrating Google Maps into Your Web Applications http://www.developer.com/tech/article.php/3528381 2. Retrieving Map Location Coordinates with geocoder.us http://www.developer.com/tech/article.php/3548171 3. Build Your Own Geocoding Solution with Geo::Coder::US http://www.developer.com/tech/article.php/3557171 4. Build a Geocoding Web Service Due to be published on 11/16 Hope this helps! Jason
7. The Google Maps community has been working dilligently on a wiki for Google Maps information here: http://mapki.com/ A lot of the information comes from discoveries made on the Google-Maps-API discussion group here: http://groups.google.com/group/Google-Maps-API?lnk=oa
8. Sorry that link should be http://oliverjenkins.com/gu_initialtest.htm and as yet it only appears to work in Firefox
Posted at 3:09PM on Sep 3rd 2006 by Oliver JEnkins
9. As it happens, I'm trying to do something similar with the London Underground. It looks like this guy has taken a similar approach to me in terms of mapping the locations/points Here is a link to it (in case anyone cares!) http://http://oliverjenkins.com/gu_initialtest.htm
Posted at 3:09PM on Sep 3rd 2006 by Oliver Jenkins
10. It's a stepping stone to creating your own google maps based project, and I for one am glad to see it. How is any software a hack? Exactly. Hack means to do something, in a creative manner. How is taking some commodity parts and building a power rail and making an AP a hack? Because he took something and made it suit his purposes better. This is not the grandest example of a Google Maps hack (though the GMaps Risk is a good example), this includes source code to get us on our own google maps based solution. If I had this when I worked as a Dell Field Tech, I could have scripted it to take the calls from the website and then give me automatic maps, with the best possible route.
11. How is this a hack? Google has an published the map API, and everything on their site is well documented. The maps are designed to be used in this way, so what makes this a hack?
Posted at 3:09PM on Sep 3rd 2006 by john
12. I wanted to do this for penn state; upload your class schedule and it would show you were all the buldings are and how much time it should take to walk to each one, but google maps has a very very low res(or as i say: shitty) of psu campus, so that idea was axed. :(
Posted at 3:09PM on Sep 3rd 2006 by fucter
13. I thought this was a great use of Google maps: plotting running routes. You can see other people's routes, along with length information, water, and bathroom stops. http://www.favoriterun.com/
Posted at 3:09PM on Sep 3rd 2006 by Mike Pickering
14. i JUST STARTED PLAYING WITH THIS LAST WEEK. tHIS WILL HELP A TON!!!!
Posted at 3:09PM on Sep 3rd 2006 by kURTROEDEGER
Add your comments
Please keep your comments relevant to this blog entry: inappropriate or purely promotional comments may be removed. Email addresses are never displayed, but they are required to confirm your comments. To create a live link, simply type the URL (including http://) or email address and we will make it a live link for you. You can put up to 3 URLs in your comments. Line breaks and paragraphs are automatically converted — no need to use <p> or <br> tags.


1. yo "fucter" I was thinking about something similar for the PSU campus. An implementation of the Loop and Link routes and stops, or the other CATA routes (R, V, etc) with schedules etc would be frggin incredible. The satellite image might be terrible but the map data is fine. Don't give up, I would love if this thing worked.
Posted at 3:09PM on Sep 3rd 2006 by sampl