<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US>Excellent!</SPAN><BR>
<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US></SPAN>&nbsp;<BR>
<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US>I will send you a link to our test data.</SPAN></SPAN><BR>
<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US></SPAN></SPAN>&nbsp;<BR>
<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Arial; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang=EN-US>Regards Espen</SPAN></SPAN><BR>
<BR>&nbsp;<BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>&gt; Date: Wed, 7 Mar 2012 10:43:50 -0500<BR>&gt; From: woodbri@swoodbridge.com<BR>&gt; To: pgrouting-dev@lists.osgeo.org<BR>&gt; Subject: Re: [pgrouting-dev] pgRouting and the Shortest Path Shooting Star algorithm<BR>&gt; <BR>&gt; On 3/7/2012 8:39 AM, Espen O wrote:<BR>&gt; &gt; Hi<BR>&gt; &gt;<BR>&gt; &gt; We are very interested in version 1.03/1.05 of pgRouting and the<BR>&gt; &gt; Shortest Path Shooting Star algorithm. However, there is a problem with<BR>&gt; &gt; way restrictions in shooting star if there is more than one rule for an<BR>&gt; &gt; edge. It also doesn’t seem to take into account the reverse cost. We are<BR>&gt; &gt; interested in fixing these bugs.<BR>&gt; &gt;<BR>&gt; &gt; Stephen Woodbridge has developed an alternative<BR>&gt; &gt; “turn_restricted_shortest_path” which is very promising. We have tested<BR>&gt; &gt; the Windows version compiled by Sanak (2012/03/04), but it is very<BR>&gt; &gt; unstable and seems to return inconsistent answers when running the same<BR>&gt; &gt; input data multiple times.<BR>&gt; <BR>&gt; Hi Espen,<BR>&gt; <BR>&gt; I would like to get a copy of you graph and queries that return <BR>&gt; inconsistent results. I have not seen this behavior and I think I need <BR>&gt; to understand what is happening. If we have a bug I want to get it fixed.<BR>&gt; <BR>&gt; Can you dump your database something like:<BR>&gt; <BR>&gt; pg_dump -fP -Z0 -f mydump.sql.gz -t &lt;table_1&gt; -t &lt;table_2&gt; ... -U &lt;user&gt; <BR>&gt; -h localhost &lt;mydatabase&gt;<BR>&gt; <BR>&gt; and email that and the queries you are running. I would be greatly <BR>&gt; appreciated and I will analyze it and get any bugs fixed that we need to.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; -Steve<BR>&gt; <BR>&gt; &gt; We are working on Windows 2008 server 32 bit, not Linux. Is there anyone<BR>&gt; &gt; who can give us the detailed setup for compiling on Windows (pgRouting<BR>&gt; &gt; 1.03 2010/01/30 by Martin is the most stable we have tested) so we can<BR>&gt; &gt; start to debug the source code? We have tried Sanaks recipe<BR>&gt; &gt; (/sanak/pgrouting/blob/master/BUILD.msvc90), but we get a lot of errors<BR>&gt; &gt; (Microsoft Visual C++ 2008 Express Edition and the required libraries).<BR>&gt; &gt;<BR>&gt; &gt; Regards<BR>&gt; &gt; Espen<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; pgrouting-dev mailing list<BR>&gt; &gt; pgrouting-dev@lists.osgeo.org<BR>&gt; &gt; http://lists.osgeo.org/mailman/listinfo/pgrouting-dev<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; pgrouting-dev mailing list<BR>&gt; pgrouting-dev@lists.osgeo.org<BR>&gt; http://lists.osgeo.org/mailman/listinfo/pgrouting-dev<BR></DIV>                                               </div></body>
</html>