Re: [mapserver-users] display tile error as text?

2011-03-16 Thread Mohamed Saâd HESSANE
intercept exception with try catch finally (C# mapscript) 2011/3/16 fruitwerks > Is there a way to get a request resulting in an error to return plain text? > > Thanks! > > ___ > mapserver-users mailing list > mapserver-users@lists.osgeo.org > http://l

[mapserver-users] display tile error as text?

2011-03-16 Thread fruitwerks
Is there a way to get a request resulting in an error to return plain text? Thanks! ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] GeoWebCache WMS

2011-03-16 Thread Mark Korver
GlobalMapper has been updated in ver 12 to work with tiled services, but I have not tried WMS-C with it. MapServer will also work with tiled services from gdal ver 1.7+ see http://www.gdal.org/frmt_wms.html Another angle on this is to put MapProxy in front of it which is easy way to wms a tms so

Re: [mapserver-users] GeoWebCache WMS

2011-03-16 Thread Bart van den Eijnden
Hi, it's a tiled service, so only imagery at certain scales. That's why it does not work in regular WMS clients, only tiled (WMS-C) clients. Best regards, Bart -- Looking for flexible support on OpenLayers or GeoExt? Please check out http://www.osgis.nl/support.html Bart van den Eijnden OSGI

RE: [mapserver-users] About html code inside query attribute responses

2011-03-16 Thread Lime, Steve D (DNR)
Can you or someone else share a sample shapefile with HTML in an attribute? I've not experienced this problem but donw have access to a datafile with that type of content... Steve From: mapserver-users-boun...@lists.osgeo.org [mapserver-users-boun...@lis

Re: [mapserver-users] Nodata in raster queries

2011-03-16 Thread Frank Warmerdam
On 11-03-14 03:23 PM, Boss, Ken (DNR) wrote: I have a DEM that I am using with mapserver 5.6 to service queries for an elevation value at a given point. The DEM contains significant offsite/nodata areas. From gdalinfo: Band 1 Block=19063x1 Type=Int16, ColorInterp=Gray NoData Value=-32768

[mapserver-users] GeoWebCache WMS

2011-03-16 Thread Eric Weisbender
Hello, I am trying to use the GeoWebCache WMS service, http://maps.opengeo.org/geowebcache/service/wms ( http://maps.opengeo.org/geowebcache/service/wms ), with cgi MapServer as a layer defined in may mapfile and it doesn't work. It also doesn't work in QGIS, GlobalMapper, or Google Earth.

Re: [mapserver-users] two mapserver speed-optimization questions

2011-03-16 Thread Mohamed Saâd HESSANE
For the raster image you can build pyramid with gdaladdo, it's really useful to increase performances 2011/3/16 Frank Warmerdam > On Tue, Mar 15, 2011 at 5:03 PM, Vince Miller > wrote: > > 1. The following two lines of PHP from my application transform an php > image object into a raster map

Re: [mapserver-users] two mapserver speed-optimization questions

2011-03-16 Thread Frank Warmerdam
On Tue, Mar 15, 2011 at 5:03 PM, Vince Miller wrote: > 1. The following two lines of PHP from my application transform an php image > object into a raster map layer: > > imagepng($rmap, __MAPS_PATH__ . "resource.png"); > $map->getLayerByName("resource")->set("data", __MAPS_PATH__ . "resource.png"

Re: [mapserver-users] wms_style_xxx_legendurl_href

2011-03-16 Thread Jörg Thomsen
Hi, o.k., it was not the best moment to ask my question, because at the same time the mapserver beta 6 was announced ;) so here a 'repost', it would be nice if anyone could give me a hint: Hi, I'm using the wms_style-parameters in the layer metadata section to tell the client to use a speci