[pgrouting-users] Matching edges with its raw GPS traces

Raghavan Krishnasamylakshmanaperumal rkrish20 at uic.edu
Tue Apr 8 20:46:47 PDT 2014


I have Runkeeper.com raw GPS traces . I used pgr_nodeNetwork and
pgr_createTopology to create graph out of this data.

If I want to match an activity(a user's running record) which has raw GPS
traces with the edge formed out of it, is there any function in PGRouting
which can help me to figure out this edge? If there are some edges missing
due to threshold limits I am fine with it.

To make it more clear let me also explain my question with a picture
attached in this email, the black dots are gps traces of my running
activity, then I used PGRouting to form a graph with this data(just an
assumption). The green line is the edge corresponding to the black dotted
gps traces. Now I need to find this green edge matching these black dots
programmatically.

So is there any library available in PGRouting which can help me to match
these raw GPS traces to find its corresponding edge?



-- 
Thanks and Regards,
Raghavan KL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20140408/8e9154f6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gps_edge.png
Type: image/png
Size: 2393 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20140408/8e9154f6/attachment.png>


More information about the Pgrouting-users mailing list