[ka-Map-users] Drawing routes in ka-map

David Bitner osgis.lists at gmail.com
Fri Sep 30 09:53:30 EDT 2005


If you are trying to create something to display a calculated route, you
could have your routing engine insert a record with an id, time entered, and
geometry into a PostGIS table. Then send the id with mapscript and just use
the route as another layer like normal. You could then periodically remove
records based on the time entered.


On 9/30/05, Joe Franklin <traderboy at yahoo.com> wrote:
>
> I think we are stuck following what google
> maps/virtual earth do: use VML for IE and create
> server side images for the other browsers.
>
> an example of VML:
> http://virtualearth.poly9.com/polyMap/polyline-simple.html
>
> js file:
> http://virtualearth.poly9.com/polyMap/MPolyline.js
>
>
>
> --- Stephen Woodbridge <woodbri at swoodbridge.com>
> wrote:
>
> > Paul, et al,
> >
> > What are the prevailing thoughts on how to draw
> > routes as overlays in
> > ka-map?
> >
> > The number of points and be quite extensive,
> > especially if someone
> > generates a route across the US.
> >
> > -Steve W.
> > _______________________________________________
> > ka-Map-users mailing list
> > ka-Map-users at lists.maptools.org
> >
> http://lists.maptools.org/mailman/listinfo/ka-map-users
> >
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20050930/004e9f63/attachment.html


More information about the ka-Map-users mailing list