[mapserver-users] WFS PHP Wrapper for POST body Request

2019-08-15 Thread Sven Schroeter
Hi, I'm using a WFS Wrapper written in PHP with following Code (MS Version 7.x): ... try {         $oMap = ms_newMapobj($mymapfile);     } catch (Exception $e) {         echo 'Exception: ', $e->getMessage(), "\n";         ms_ioresethandlers();         $oMap->free();         unset($oMap);        

[mapserver-users] OSGeo Local Chapter (aka TCMUG) Meeting

2019-08-15 Thread Basques, Bob (CI-StPaul)
All, Had a good time at Lake Monster Brewing last evening. Big group, which was good for a summer meetup!! Lots of good conversation. The next Meeting will be at Brunsons Pub Date:

[mapserver-users] Raster contrast stretching for custom colorranges

2019-08-15 Thread Theo Pauw
Hi, Is there a way to use the PROCESSING "SCALE=AUTO" directive to get extent-based contrast stretching with custom colorranges? When I test my mapfile (relevant layer part below) with the Openlayers viewer it gets the desired color ramps but does not do co