Using range query in GeoSpark for finding all routes between two GPS points on the map
24 views
Skip to first unread message
Ricky Hai
unread,
Oct 17, 2018, 2:46:58 AM10/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoSpark Discussion Board
Dear You All, Is possible to use range query for finding all LineStrings that fully contained two GPS point and each LineString should be started with the first given point and end with the second given point) in the road network map ? It like finding all routes from one point to another point by using range query with geospark. Thank you so much.