[ka-Map-users] Re: pgDijkstra routing module kamap 1.0 postgis 1.2.1

Aileen aileenbaylon at gmail.com
Wed Mar 7 22:27:44 EST 2007


Hi Pranjal,

We're also trying to figure out how this works. We tried using same map and different maps but to no avail.
Do you have any progress?

Aileen
  Date: Wed, 7 Mar 2007 05:44:35 -0800 (PST)
  From: Pranjal Karwal <pranjal_24 at yahoo.com>
  Subject: [ka-Map-users] pgDijkstra routing module kamap 1.0 postgis
  1.2.1


  hi i tried following the example of ominiverdi at:http://ka-map.ominiverdi.org/wiki/index.php/KaRouting

  on this page it is mentioned that we've to give path of the mapfile on line 141 of 
  config.php
  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?

  i have a mapfile of world boundaries(country n state boundaries)
  if i use it at the first place att line 108 

  $aszGMap = array (
   'title' => 'GMap 75',
   'path' => '/ms4w/apache/htdocs/5/fourth.map',

  and on line 141 of config.php:
  i did:
  $kaRoute = Array(
   'routeMap' => '/ms4w/apache/htdocs/routingj/maps/routing.map',//the second mapfile -should be changed with an SLD file

   'pgConn' => 'dbname=routing host=localhost port=5432 user=abc def password=pk24pk',


  this setup doesnt work only the shape's of 1st mapfile:fourth.map is displayed
  i checked if images of the 2nd mapfile are generated in the temp folder's mentioned, i found out they have'nt been produced



  kamap's routing requires pgDijkstra module so i've followed the steps at this site:http://www.postlbs.org/postlbs-cms/en/node/21
  i'm running winxp


  i've got postgis1.2.1 posgtgresql 8.2.3, ms4w, kamap1.0
  pgDijkstra module from http://www.postlbs.org/postlbs-cms/en/download

  please help i can't figure out what am i doing wrong...



   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20070308/9275c5e7/attachment.html


More information about the ka-Map-users mailing list