Hello all,<br> first greetings to the list <br> I am using kamap 1.0 stable on a ubuntu 6.10 server. I was very excited to see kaRouting moduke added to kaMap and upgraded my earlier version only for kaRouting. My site can be seen on
<a href="http://www.pcmcgisda.org.in/">http://www.pcmcgisda.org.in/</a> (server is too slow for that much data! please bear).<br> I have road data with me and I have setup pgRouting properly. On psql prompt I can run all pgRouting functions (partocularly A* functions) and get the results correctly. In kamap, I followed this link
<a href="http://ka-map.ominiverdi.org/wiki/index.php/KaRouting">http://ka-map.ominiverdi.org/wiki/index.php/KaRouting</a> to set it up for using pgrouting. I have renamed my columns as required in kaRouting, configured new mapfile for route, created kroute table for storing paths and did all the changes required to enable kaRouting. I can see a button on my interface and I can mark the locations on map. But I dont get any resultant path drawn on the map. After selecting source and destination points on the map, the browser window keeps loading and loading.
<br> While this happens, when I see the postgres log in detail, I can see the queries being executed successfully. I can even see the path inserted in kroute table. But somehow the path is not displayed on map. I use firefox
2.0 for testing and I dont get any javascript error. <br><br> Can somebody help me resolve this issue?<br><br>other details:<br> mapserver 4.8.3<br> postgresql 8.1 with postgis <br> apache 2.0<br> php 5
<br><br>waiting for response.<br><br>regards,<br>-- <br>Swapnil Hajare