Tagged Questions
1
vote
2answers
37 views
How to get a feature that lies closest to a point in openlayers?
Im trying to perform routing with openlayers, geoserver and mysql. In order to get the start and end points, I need to be able to get a feature of the node layer (which has point features) that lies ...
0
votes
0answers
29 views
How to find dijkstra's shortest path in OpenLayers [duplicate]
I have just hard coded the routes and calculating distance for each node from the source node, but I could not find the shortest path . I am just trying to move or find the nodes of a LineString by ...
0
votes
0answers
72 views
How to add geocoder and routing options in geoexplorer in Opengeo suite 3.0.1?
I am using Opengeo suite 3.0.1 and was wanted to know if there is a way to add a geocoding and routing options using osm. Basically, I am trying to add text boxes (one for start point and one for end ...
1
vote
1answer
3k views
Computing Shortest Distance using Google Map v3 and Openlayers
How to compute shortest route between two points in google map that user selects and provide all routes from source to destination in Transport system?
3
votes
2answers
2k views
How to get routes and download them from OpenLayers?
I am trying to generate a route in openlayers with a start and end points and some points during track.
I read about openroute: http://wiki.openstreetmap.org/wiki/OpenRouteService#RouteLink
But I ...
5
votes
1answer
584 views
What is the best map provider solution for repetitive routing use?
[edit]
What is the best solution in terms of cost effectiveness, stability & speed for running a lot of routing requests and comparing them. lots of times over and over?
I understand now that it ...
