You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Discussions
hello, this is my first post here. I'm a regular user/add-on maker for nasa's worldwind and would like to make equivalent versions of my addons for google earth.
I found someones execelent kml of shelters along the appalachain trail, I like how its done and displayed a lot. What i havent been able to find is the AT it self. Theres data availible in lots of formats, shapefiles in particular. Could anyone point me to some info on how to load a shapefile in GE? thanks for the help
TJ1
unread,
Oct 23, 2005, 8:20:16 PM10/23/05
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Discussions
I've just put an example together to help understand how to build KMLs. It includes some coordinate paths that define Polygons. For a trail you'd use a LineString instead of a Polygon (the only real difference is one is a closed object with a fill, and the other isn't), so my example might help you get started.