[OpenLayers-Users] KML

Christopher Schmidt crschmidt at metacarta.com
Thu Feb 25 11:25:32 EST 2010


On Thu, Feb 25, 2010 at 11:18:57AM -0500, EGoss at Geosyntec.com wrote:
> Sorry,
> 
> Here is the kml...
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://www.opengis.net/kml/2.2">
>   <Placemark>    
> 	<name>Simple placemark</name>   
>  	<description>TP-1</description>   
>  	<Point>      
> 	  <coordinates>-74.0835,42.9065,0</coordinates>    
> 	</Point>  
>   </Placemark>
> </kml>

Because the description tag doesn't have any childNodes?

-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list