Great cheers for all the help everyone. Ill get started on these now and see what I come up with.
Many Thanks Barry On Sun, Mar 22, 2009 at 11:34 PM, mapperzUK <[email protected]> wrote: > > Barry > This will help you load LineStrings into MySQL from a digitised line > on google maps. > http://www.map-server.com/googlemaps/tutorial_polylines_api2.html > > creating a vertex list and holding in an array can be done > see > http://mapsapi.googlepages.com/poly2csv.htm > http://koti.mbnet.fi/ojalesa/exam/editor_v2.html > > > Mapperz > http://www.mapperz.blogspot.com/ > > > On Mar 22, 8:51 pm, Barry Corrigan <[email protected]> wrote: > > Thanks Ross, great start for me :) > > > > One other quick question. From the google code website there are > tutorials > > on working with PHP / MySQL with google maps for example this: > > > > http://code.google.com/apis/maps/articles/phpsqlinfo.html > > > > Where you can save markers from the info window. Could it be possible to > use > > this method to save my routes to a database. Lets say once you have > > completed marking out your route, the closing marker saves the entire > route > > instead of each point individually. Could this tutorial above help me do > > that in any way > > > > thanks > > Barry > > > > On Sun, Mar 22, 2009 at 7:10 PM, Rossko <[email protected]> > wrote: > > > > > > Hi I am looking help on a particular problem, I am looking to plot > > > > routes on google maps then save it to a MySQL database using PHP. > > > > > Have you seen this utility? > > > > >http://gmaps-utility-library-dev.googlecode.com/svn/trunk/geometrycon. > .. > > > There are other examples, you might search for 'saving poly to > > > database' > > > > > cheers, Ross K > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
