Here is the full XML response

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0";>
 <Response>
   <name>8400 2e Avenue, Montreal, , H1Z4M6</name>
   <Status>
     <code>200</code>
     <request>geocode</request>
   </Status>
   <Placemark>
     <address>8400 2E AV, Montréal, QC, Canada</address>
     <AddressDetails Accuracy="8"
xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0">
       <Country>
         <CountryNameCode>CA</CountryNameCode>
         <AdministrativeArea>
           <AdministrativeAreaName>QC</AdministrativeAreaName>
           <Locality>
             <LocalityName>Montréal</LocalityName>
             <Thoroughfare>
               <ThoroughfareName>8400 2E AV</ThoroughfareName>
             </Thoroughfare>
           </Locality>
         </AdministrativeArea>
       </Country>
     </AddressDetails>
     <Point>
       <coordinates>-73.616558,45.562612,0</coordinates>
     </Point>
   </Placemark>
 </Response>
</kml>



On 2/22/07, Joseph Crawford <[EMAIL PROTECTED]> wrote:

ZIt is choking on the e charachter i figured that out but how to stop it
from choking is the problem.

After checking this is the first line of the XML returned by Google

<?xml version="
1.0" encoding="UTF-8"?>


--
Joseph Crawford Jr.
Zend Certified Engineer
Codebowl Solutions, Inc.
http://www.codebowl.com/
Blog: http://www.josephcrawford.com/
1-802-671-2021
[EMAIL PROTECTED]




--
Joseph Crawford Jr.
Zend Certified Engineer
Codebowl Solutions, Inc.
http://www.codebowl.com/
Blog: http://www.josephcrawford.com/
1-802-671-2021
[EMAIL PROTECTED]
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to