[postgis-users] Open Source GIS System
Milo van der Linden
mlinden at zeelandnet.nl
Thu Nov 8 13:20:14 PST 2007
From my experience with a firebrigades application in the Netherlands
where we calculate drive time spiders, I know that every time you
generate a road block or open a road, the entire network has to be
pre-processed. In the case we went through, this ment recalculating a
network of 200000 streetsegments per customer and re-calculation took an
average of 20 seconds. So it is technically possible, just make sure you
make it a well structured background process.
Jason Birch schreef:
> Have you seen the dynamic routing that Christopher Schmidt has done
> with OpenLayers?
>
> http://crschmidt.net/blog/archives/268/openlayers-routing-with-a-little-help-from-my-friends/
>
> It's pretty cool. Much of the routing work could be done for you by
> using this code (assuming that Chris is sharing). I think that in
> either case the network has to be pre-calculated though, so on-the-fly
> addition of road blocks and the like may not be technically possible.
>
> Jason
>
> ------------------------------------------------------------------------
> *From:* Matthew Pulis
> *Subject:* [postgis-users] Open Source GIS System
> I am preparing to build up a GIS system as part of my University
> Masters Thesis. My final aim is to build a system where the user
> inputs (or via GPS)
> inputs the location where he is and the location where he want to go and gets the route planned. My main concern will be that the driver can decide which route to take, if the shortest
> distance, least time consuming or else least fuel consumption. Also
> the route planned has to be aware of certain problems that the network
> can find, for example road blocks, or some other type of incidents /
> accidents.
> ------------------------------------------------------------------------
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
--
Milo van der Linden
skype: milovanderlinden <skype:milovanderlinden?add>
mlinden at zeelandnet.nl <mailto:mlinden at zeelandnet.nl>
milovanderlinden at gmail.com <mailto:milovanderlinden at gmail.com>
milo at 3dsite.nl <mailto:milo at 3dsite.nl>
http://www.3dsite.nl
De informatie in dit bericht reflecteert mijn persoonlijke mening en
niet die van een bedrijf of instantie. Aan de informatie kunnen geen
rechten worden ontleend. Indien dit bericht onderdeel is van een forum,
mailing-list of community dan gelden automatisch de bij het betreffende
medium behorende voorwaarden. The information in this message reflects
my personal opinion and not that of a company or public body. All rights
reserved.If this message is contained in a mailing-list or community,
the rights on the medium are automatically adapted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20071108/c50c46eb/attachment.html>
More information about the postgis-users
mailing list