Hi Mano,
I would like to know as to how to draw the path for an object manually
in Google earth.
--Lokesh
On Apr 7, 1:14 pm, ManoM wrote:
> Hi Lokesh,
>
> For easy KML creation, you could check out this video here:
http://www.youtube.com/watch?v=QzS_shIzfcM
> It gives details on using Google Earth and other tools to do KML
> creation.
>
> Formovinganobjectdown a path, probably your best bet is to use the
> <TimeStamp> element:
http://code.google.com/apis/kml/documentation/kml_tags_beta1.html#tim...
>
> For more information on animation, check out this page in the
> developer guide:
http://code.google.com/apis/kml/documentation/time.html
>
> Mano
>
> On Apr 7, 7:14 am, Lokesh wrote:
>
> > Mwill,
>
> > Thanks for you reply.Let me be more clear.
> > a. I would like to draw a path manually in GE from the source of an
> >object.I dont know the options provided in GE to do this.Can you also
> > suggest me ways to do the same through KML?
> > b. After step a,I would like to move theobjectin the path drawn.
> > c. With respect to data points,I dont have any.All I have is the
> > present location ofobject.
> > Can you provide me ways to accomplish the above?
>
> > Regards,
> > Lokesh
>
> > On Apr 6, 7:53 am, mwill wrote:
>
> > > Lokesh,
>
> > > I'm not quite sure what you are looking for, but these things are
> > > possible.
>
> > > a. I am not sure what you mean by "predefined tools," but you can
> > > draw a path manually inside of Google Earth or you can import a KML
> > > file that has the path data in it. If you are looking for a tool to
> > > create a KML for you (before using GE) we need to know what kind of
> > > data you are starting with.
>
> > > b. There are a couple of ways you can do this.
> > > 1. You could assign dates & times to predefined locations for an
> > >objectalong the path and then run the animation feature.