The KML generating PHP script that Jason Birch worked on has great examples
of looping through geometry.

It should be up on the live gallery.

On Fri, Nov 21, 2008 at 12:09 PM, Berdel, Brian
<[EMAIL PROTECTED]>wrote:

>  Thanks Dave, that is the logic I was thinking of.   Anyone have any
> samples doing something like this with the API?
>
>
>
> Brian
>
> * ***
>  ------------------------------
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Dave Wilson
> *Sent:* Friday, November 21, 2008 11:31 AM
> *To:* MapGuide Users Mail List
> *Subject:* [mapguide-users] RE: Convert Points to Lines
>
>
>
> You can walk your point records in the order they were retrieved and write
> them into a line string and write that into an SDF using the various
> Geometry API, grouping by vehicle of course.
>
>
>
> Dave
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Berdel, Brian
> *Sent:* Friday, November 21, 2008 6:09 AM
> *To:* [email protected]
> *Subject:* [mapguide-users] Convert Points to Lines
>
>
>
> I am working on a vehicle tracking application and I think displaying the
> points will be very straightforward. However, I want to convert these points
> to lines or routes.    Any idea on how to accomplish this?
>
>
>
> Thanks,
>
>
>
> Brian
>
>
>
> _______________________________________________
> mapguide-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to