Not strictly a Maps question, but mySql has a bulk load facility in LOAD DATA LOCAL INFILE. You'll probably have to tweak your KML file to fit, but that should put you on the track.
On Thu, Apr 26, 2012 at 2:42 PM, engahmed . <[email protected]> wrote: > Hello > > > I have some kml files from google maps which have sooooo many > coordinates > > I want to input these coordinates into mysql table .... But i don't > know how > > > Any suggestions ??? > > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
