RE: [mapserver-users] php mapscript

2010-03-26 Thread Worth Lutz
This problem is due to the new single pass query in 5.6. I have marked your code with what I am using. Try these mods marked with "*": @$datQuery = $query_layer->queryByRect($qRect); //number of objects $resnum = $query_layer->getNumResults(); echo "nu

Re: [mapserver-users] Status of ticket 2181 (Fix handling of NODATA values (for DTED files))

2010-03-26 Thread Jason Beverage
Sweet, thanks Frank! Jason On Thu, Mar 25, 2010 at 3:37 PM, Frank Warmerdam wrote: > Jason Beverage wrote: >> >> Hi all, >> >> I was wondering what the status was of ticket 2181 >> (http://trac.osgeo.org/mapserver/ticket/2181), specifically the patch >> that is supposed to fix the handling of NO

Re: [mapserver-users] Extreme data-driven Symbology with CGI mapserver

2010-03-26 Thread Brent Fraser
Steve, Many thanks for the thoughtful reply. I haven't looked at Mapserver's rendering logic yet, but as the CLASS NAME binding would only be relevant for MODE=LEGEND, perhaps there could be a separate bit of code developed for generating a data-driven legend. The use of the INCLUDE in

RE: [mapserver-users] Extreme data-driven Symbology with CGI mapserver

2010-03-26 Thread Lime, Steve D (DNR)
Hi Brent: Producing legends with bound styling is indeed problematic. MapServer has no way to know how many variations are possible and it doesn't cache those encountered in a map draw. Binding a class name might help but the binding is at the feature level and a class name would generally apply

RE: [mapserver-users] Mapserver Templates

2010-03-26 Thread Lime, Steve D (DNR)
Hi Andrew: Cleaning out my email and I noticed this message received no love. It's probably because it's a bit vague. Depends what you mean by template. There aren't interface templates in the ArcGIS Server sense, primarily because MapServer doesn't cover the client-side of things. You'd need to

[mapserver-users] choosing region of interest using "referencemap"

2010-03-26 Thread ahmet temiz
hello I was wondering how I could choose region of interest using "referencemap" ? Could you give me a hint ? regards ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users