Hi list,<br><br>I was trying to solve this problem but I can't. I was testing, on windows using MS4W everything goes ok, ka-map shows all very well, but on my ubuntu nothing. I realised that ka map really read the map file, because I change the color and it shows on the frame, also I put a REFERENCE image and it is shown on the ka map frame, but the layers are not shown, I change the type to PNG, JPEG and nothing, it not shows anything. <br>
<br>I guess is something about configuration but I don't know what is it. GD and Mapscript modules are installed. I also tried with FGS but nothing, the layers are not drawn :( <br><br>Somebody can help me please.<br>
<br>Thanks.<br>Mar<br><br><div class="gmail_quote">2010/12/8 Marisol Flores Castro <span dir="ltr"><<a href="mailto:marisol@ciencias.unam.mx">marisol@ciencias.unam.mx</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello everybody, I am a new ka-map user and I'm trying to test it with my maps, but I have a problem, my map is not shown in the ka-explorer. I modify the lines in config in order to point out to my map but when I launch ka-map it doesn't appear it is just a frame in white. I tried with the init.php and it shows the next:<br>
---------------------<br>*init*/aszScales=new Array('100000000','50000000','15000000');var map =
new _map({name:'global',title:'Ejemplo_02',currentScale:
0,units:6,resolution:72,version:'',scales:aszScales});map.setDefaultExtents(-180,-90,180,90);map.setBackgroundColor('rgb(255,255,255)');map.addLayer(new
_layer( {
name:'__base__',visible:true,opacity:100,imageformat:'png',queryable:false,tileSource:'auto',redrawInterval:-1,refreshInterval:-1,scales:
new Array('1','1','1')}));map.resolution = 72;this.addMap( map
);this.tileWidth=256;this.tileHeight=256;this.server =
'<a href="http://localhost/ka-map/%27;this.tileURL" target="_blank">http://localhost/ka-map/';this.tileURL</a> =
'tile.php';this.selectMap('global');<br>---------------------<br><br>Also when I put the line "<a href="http://localhost/cgi-bin/mapserv?map=/var/www/ka-map/map_files/global.map" target="_blank">http://localhost/cgi-bin/mapserv?map=/var/www/ka-map/map_files/global.map</a> " directly on the web address my map appears correctly, so I don't know why ka-map doesn't recognise any simple map.<br>
<br>I hope somebody can helpe me. I am using ubuntu 10.04 with MapServer 5.6.1, ka-map-1.0-20070205, php5, mapscript and gd libraries are installed.<br><br>Thanks in advance.<br>----------------<br>Mar<br><br>
</blockquote></div><br>