<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ralf<br>
<br>
Yes, ok for the buffer. But how to "dynamically segment" my new road
from my original segment?<br>
<br>
Martin<br>
<br>
Ralf Suhr a écrit :
<blockquote cite="mid:201101111738.27745.Ralf.Suhr@itc-halle.de"
 type="cite">
  <pre wrap="">Hi Martin,

you will not get a correct solution for this problem. Your road network and 
the gps points differs always.

A possible "solution" is building a buffer around the streets und look für 
intersection with gps points and filter by direction road/points. Grouping gps 
points can give you the start and end point for the road. If a road is only 
one times driven.

Gr
Ralf

Am Dienstag 11 Januar 2011, 17:16:18 schrieb Martin Fafard:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi

I have a network of roads (topological) and I receive GPS points. I
would like to create new lines who follow exactly the same path as my
road from the GPS points (to "highlight" where the GPS unit was on the
network). The problem is I need to segment the new line because the GPS
points can stop anywhere on my roads... Any advice to do this?
Thank you

Martin F
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>