Hi Steve,<div><br></div><div>May we take your assign_vertex_3d function and put it in pgrouting-contrib? Do you have some Github account name already?</div><div>It would be then easier to improve things like this together.</div>

<div><br></div><div>Daniel</div><div><br></div><div><br><br><div class="gmail_quote">2011/2/1 Stephen Woodbridge <span dir="ltr">&lt;<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">On 1/31/2011 1:36 PM, Miroslav Novta wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello pgRouting group,<br>
<br>
I am about using pgRouting with shp data in iGO internal shp format.<br>
There are some difference i have not see in other format. I am a<br>
beginner in pgRouting. I expect someone have solved the problem i am<br>
facing. The iGO shp has three levels -1, 0 and 1in T_LEVEL and<br>
F_LEVEL specifying the different physical levels, of the way, only<br>
edges in same level are connected. There is also maneuvers table<br>
specifying maneuver restrictions. Is pgRouting supporting these table<br>
specification? If it is supported specification, is there a cookbook<br>
how to prepare such data for pgRouting?<br>
</blockquote>
<br></div></div>
You want to use the assign_vertices_3d() function that I posted to the list recently. Use the Level as the z-value of the coordinates. You mig need to scale up the values if you are working in meters rather than degrees.<br>


<br>
There is some basic support for &quot;turn restrictions&quot; which is what you are looking for. But it is not well documented or very easy to use and I believe it only works with shooting start analysis.<br>
<br>
-Steve<br>
_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG &amp; Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66, 99, 171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66, 99, 171)" target="_blank">http://georepublic.de</a></span><br>
</div>