<div dir="ltr">The topology building algorithm firstly takes one of the line features, determines its start and end point coordinates, than forms two areas with the center in those points and in size with the snap tolerance value and than searches two point features which are situated in the formed areas. The connection will be recorded to the _gnm_graph only if the two according point features were found. <br>So in your case you should verify the snap tolerance parameter. If your network has the projection SRS it is set in linear units.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-11 0:27 GMT+04:00 ChiefDan <span dir="ltr"><<a href="mailto:ChiefDan@gmail.com" target="_blank">ChiefDan@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looking at the _gnm_graph table, I think that is the issue. THere are some<br>
connections, but only 8 out of ~300 points.<br>
Is it required that the points layer be on the end of a line? The points<br>
layer I have are on top of the lines, however a single line may have<br>
multiple points along its length.<br>
<br>
Dan<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/GNM-Usage-tp5192401p5192666.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/GNM-Usage-tp5192401p5192666.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br></div>