Hello every one, I am currently developing application where the users can
route from one point to another using geoserver and pgrouting.
First of all I have the map on SHP format, I converted it into POSGIS
database and going to integrate it with pgroute (I wrote a java code to
routing to check the results).
So every thing is done, but I ran into a problem, where the results need to
be displayed, I had the result with me as I can see them on console (using
eclipse and GWT with OpenLayers), the results are 100% correct, but how
could I display the route on screen?
I could make a field (Boolean) in database and put a rule on SLD file,the
SLD rule will display all streets in green, when the user routes the
selected streets will set the field to true, and SLD will show them in RED
(well this is not a solution actually, just some thoughts), anyone could
help me to display the route results on the map without the need to refresh
the map? I am using Geoserver + POSTGIS + PGROUTE + Openlayers + GWT.
I saw some example using Openlayers and Pgrouting with Google maps, but I am
not using google maps in my case, here the example
http://demo.postlbs.org/openrouting/web/geobase.html
Thanx in advance
Ahmad Bdair, Computer Systems Engineer.
--
View this message in context: http://www.nabble.com/Pgrouting-and-Geoserver-tp19783273p19783273.html
Sent from the GeoServer - User mailing list archive at Nabble.com.