<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Pranjal,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>We're also trying to figure out how this
works. We tried using same map and different maps but to no
avail.</FONT></DIV>
<DIV><FONT face=Arial size=2>Do you have any progress?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aileen</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">Date:
Wed, 7 Mar 2007 05:44:35 -0800 (PST)<BR>From: Pranjal Karwal <<A
href="mailto:pranjal_24@yahoo.com">pranjal_24@yahoo.com</A>><BR>Subject:
[ka-Map-users] pgDijkstra routing module kamap 1.0
postgis<BR>1.2.1<BR><BR><BR>hi i tried following the example of ominiverdi
at:http://ka-map.ominiverdi.org/wiki/index.php/KaRouting<BR><BR>on this page
it is mentioned that we've to give path of the mapfile on line 141 of
<BR>config.php<BR>but on line 108 of config.php we're supposed to give path of
another mapfile... what should i write in both of these places?<BR><BR>i
have a mapfile of world boundaries(country n state boundaries)<BR>if i use it
at the first place att line 108 <BR><BR>$aszGMap = array (<BR> 'title'
=> 'GMap 75',<BR> 'path' =>
'/ms4w/apache/htdocs/5/fourth.map',<BR><BR>and on line 141 of config.php:<BR>i
did:<BR>$kaRoute = Array(<BR> 'routeMap' =>
'/ms4w/apache/htdocs/routingj/maps/routing.map',//the second mapfile -should
be changed with an SLD file<BR><BR> 'pgConn' => 'dbname=routing
host=localhost port=5432 user=abc def password=pk24pk',<BR><BR><BR>this setup
doesnt work only the shape's of 1st mapfile:fourth.map is displayed<BR>i
checked if images of the 2nd mapfile are generated in the temp folder's
mentioned, i found out they have'nt been produced<BR><BR><BR><BR>kamap's
routing requires pgDijkstra module so i've followed the steps at this
site:http://www.postlbs.org/postlbs-cms/en/node/21<BR>i'm running
winxp<BR><BR><BR>i've got postgis1.2.1 posgtgresql 8.2.3, ms4w,
kamap1.0<BR>pgDijkstra module from <A
href="http://www.postlbs.org/postlbs-cms/en/download">http://www.postlbs.org/postlbs-cms/en/download</A><BR><BR>please
help i can't figure out what am i doing
wrong...<BR><BR><BR><BR> <BR></BLOCKQUOTE></BODY></HTML>