[mapguide-users] RE: Convert Points to Lines
Berdel, Brian
brian.berdel at mcmtrans.com
Fri Nov 21 14:09:47 EST 2008
Thanks Dave, that is the logic I was thinking of. Anyone have any
samples doing something like this with the API?
Brian
________________________________
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] 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: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Berdel,
Brian
Sent: Friday, November 21, 2008 6:09 AM
To: mapguide-users at lists.osgeo.org
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20081121/1ed8f552/attachment.html
More information about the mapguide-users
mailing list