[ka-Map-users] help

Kumar kumar at newfields.com
Mon Jul 9 10:16:40 EDT 2007


Couple of minutes of digging around, it looks like you can just do this
  IMAGETYPE PNG24
  OUTPUTFORMAT
	NAME "PNG24"
	MIMETYPE "image/png"
	DRIVER "GD/PNG24"
	EXTENSION "png"
	IMAGEMODE RGBA
	TRANSPARENT ON
	FORMATOPTION "INTERLACE=ON"
  END  

- kumar
-----Original Message-----
From: ka-map-users-bounces at lists.maptools.org
[mailto:ka-map-users-bounces at lists.maptools.org] On Behalf Of Kumar
Sent: Monday, July 09, 2007 9:42 AM
To: 'domenico poto'; ka-map-users at lists.maptools.org
Subject: RE: [ka-Map-users] help

Hi Domenico,
You need to change the image output format on the in the mapfile and also
add the output format driver used. I am not sure about PNG24 but I use PNG
and you need to add these 2 thing which I have listed below

  IMAGETYPE PNG
  OUTPUTFORMAT
	NAME "png"
	MIMETYPE "image/png"
	DRIVER "GD/PNG"
	EXTENSION "png"
	IMAGEMODE RGBA
	TRANSPARENT ON
	FORMATOPTION "INTERLACE=ON"
  END  

- kumar
-----Original Message-----
From: ka-map-users-bounces at lists.maptools.org
[mailto:ka-map-users-bounces at lists.maptools.org] On Behalf Of domenico poto
Sent: Thursday, July 05, 2007 9:40 AM
To: ka-map-users at lists.maptools.org
Subject: [ka-Map-users] help

I have installed ka-map1.0 , with interface KaExplorer on linux system
fedora.
   When I want change Output format in PNG24 then i will need to
update tile.php.
   Where i changed this, and  how?
   thank :)

-- 
Distinti saluti
Domenico Poto
_______________________________________________
ka-Map-users mailing list
ka-Map-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/ka-map-users


_______________________________________________
ka-Map-users mailing list
ka-Map-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/ka-map-users




More information about the ka-Map-users mailing list