[mapserver-users] MapServer and 24bit Images

José Pedro Santos zpsantos1 at hotmail.com
Mon Dec 10 01:55:51 PST 2012


Dear Carlos,

Thanks for your reply but didn't work. I have to check the integrate of the image probably. I load the raster to Postgres with raster2pgsql in Ubuntu 12.04LTS. With or without the OUTPUTFORMAT don't work. 

Any sugestion? 

Saludos desde Portugal
José Santos 

Date: Fri, 7 Dec 2012 08:48:22 -0800
From: boolean10001 at yahoo.com
Subject: Re: [mapserver-users] MapServer and 24bit Images
To: zpsantos1 at hotmail.com; mapserver-users at lists.osgeo.org

José,
Yo presento imágenes de 3 bandas como WMS sin problema alguno. Debo decir que no uso de OUTPUTFORMAT en estos casos ya que desde los parámetros del URL se especifica el formato de salida (parámetro FORMAT).

Por lo que veo, estás queriendo acceder a una capa tipo raster desde una base de datos en Postgres.
¿ Integraste una capa raster a Postgres (gracias a que en las ultimas versiones de PostGIS se incluyó lo que era el proyecto WKTRaster) ? ¿ O estás queriendo acceder a un archivo raster directamente ? 

Desconozco si las directivas PROCESSING aplican para una capa raster en PostGIS, nunca he intentado trabajar con esto.

Saludos desde México


José,
I work with 3 bands images as WMS with no problem at all. I must say that i didn't use the OUTPUTFORMAT because I can specify the output format in the URL (FORMAT parameter).
As I see, you want to
 show a raster layer from a Postgres database.
¿ Do you added a raster layer into Postgres (thanks to the latest versions of PostGIS which added the WKTRaster project) ? or ¿ Do you want to access directly to a raster file ?
I don't know if the PROCESSING directives apply to a PostGIS raster
 layer, I've never tried to work with this.

Cheers from México

 IC Carlos Ruiz

        From: José Pedro Santos <zpsantos1 at hotmail.com>
 To: steve.lime at state.mn.us;
 mapserver-users at lists.osgeo.org 
 Sent: Friday, December 7, 2012 8:35 AM
 Subject: Re: [mapserver-users] MapServer and 24bit Images
   





Hi Steve, 

Thanks for the information. Basically I want only to display the layer (as WMS service) in the browser for testing or a real client. The layer have 3 bands and is a 24bit image

My MAPFILE is this one(OUTPUTFORMAT and LAYER parameters):

OUTPUTFORMAT # Parameter Outputformat
 NAME png24
 DRIVER "GD/PNG"
 MIMETYPE "image/png;mode=24bit"
 EXTENSION PNG
 IMAGEMODE RGB
END # End parameter Outputformat

LAYER # beginning of the layer parameter
 NAME "fapartest"
 TYPE RASTER
 STATUS ON
 DATA "PG:host=localhost port=5432 dbname='mydb' user='postgres' password='****' schema='public' table='mytable' mode='2'"
 PROCESSING "NODATA=0"
 PROCESSING "SCALE=AUTO"
 PROCESSING "BANDS=1,2,3"
.........

I don't have class parameter since I don't want to classify the map just visualize the information. Any idea?

Best Regards
 and thanks,

José Santos 



> From: Steve.Lime at state.mn.us
> To: zpsantos1 at hotmail.com; mapserver-users at lists.osgeo.org
> Subject: RE: [mapserver-users] MapServer and 24bit Images
> Date: Tue, 4 Dec 2012 19:26:01 +0000
> 
> I display true-color imagery all the time. I suspect that's not what you're trying to do though. You'll have to be more specific on format, perhaps post a layer definition?
> 
> Steve
> 
> -----Original Message-----
> From: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Saint
> Sent: Monday, December 03, 2012 10:06 AM
> To: mapserver-users at lists.osgeo.org
> Subject: [mapserver-users] MapServer and 24bit Images
> 
> Dear all, 
> 
> I would like to have this confirmation, MapServer support 24bit image with
 3 bands? I have one 24bit image 1 band and I can see in the browser but the other with 3 bands I can't. Only appear the the outline line of the class e not the image. 
> 
> Many thanks
> José Santos  
> 
> 
> 
> -----
> José Santos
> GIS Analyst
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/MapServer-and-24bit-Images-tp5020409.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
 		 	   		  
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


     		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20121210/87055449/attachment-0001.html>


More information about the mapserver-users mailing list