Any of you have the configuration for the apache server, and php for make kml files?
I check my php script and thah character is a return and in this file http://g.codesite.articles.googlepages.com/phpsql_genkml_ls.php have the same charaters for any line. If i upload my file and use an url to that uploaded file, works perfectly, but if i put the url to the dinamic process, dont work. I dont know wath why my script to generate a kml file dont work. On Thu, Dec 4, 2008 at 9:05 AM, Agustin Nicolas Viñao Laseras < [EMAIL PROTECTED]> wrote: > Thank for your reply, i can see these characters. > > I make my files with DOMDocument php functions, any of you know how to > check for these invalid characters? or how to output only a valid document > in php? > > Thanks again. > > > On Thu, Dec 4, 2008 at 3:21 AM, chrismarx <[EMAIL PROTECTED]> wrote: > >> >> open up your kml in notepad, and you'll see a block character []. >> anyways, i took those 2 characters out (1 at beginning and 1 at end), >> and put the file on googlepages, it now loads on maps.google.com >> >> >> http://maps.google.com/maps?f=q&hl=en&geocode=&q=http:%2F%2Fchrismarx.googlepages.com%2Fearth.kml&ie=UTF8&t=h&z=14 >> >> On Dec 3, 9:53 pm, "Agustin Nicolas Viñao Laseras" >> <[EMAIL PROTECTED]> wrote: >> > I use this code for make my KML file from db: >> > phpsql_genkml_ls.php< >> http://g.codesite.articles.googlepages.com/phpsql_genkml_ls.php> >> > >> > I dont see any funny character. >> > >> > On Wed, Dec 3, 2008 at 11:51 PM, Rossko <[EMAIL PROTECTED]> >> wrote: >> > >> > > I can see a 'funny character' in your KML that may be the problem ... >> > >> > > <?xml version="1.0" encoding="UTF-8"?> **here** >> > >> > > usinghttp://mdqcalles.agustinvinao.com.ar/kml_recorrido/532/999.kml >> > > as an example. >> > >> > > 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 -~----------~----~----~----~------~----~------~--~---
