Re: [mapserver-users] php mapscript problem

2017-11-27 Thread Sven Schroeter
16:42 An: mapserver-users@lists.osgeo.org; Sven Schroeter Betreff: Re: [mapserver-users] php mapscript problem Sven, I haven't worked with Mapscript and IIS. However, I always free the map before unsetting it on PHP $oMap->free(); unset($oMap); Why don't you try this and see what h

Re: [mapserver-users] php mapscript problem

2017-11-24 Thread Carlos Ruiz
Sven, I haven't worked with Mapscript and IIS. However, I always free the map before unsetting it on PHP $oMap->free();unset($oMap); Why don't you try this and see what happens On Friday, November 24, 2017, 9:04:16 AM CST, Sven Schroeter wrote: Hi, I write many

[mapserver-users] php mapscript problem

2017-11-24 Thread Sven Schroeter
Hi, I write many mapfiles from an application to the file system under Windows and IIS. Another script loads this mapfiles and checks if it is the right syntax. If there is an syntax error in the mapfile I'll get an exeption: try { $oMap = ms_newMapobj($mymapfile); } catch (Exception $e)

Re: [mapserver-users] php-mapscript problem and symbolname trying to open a file?

2012-07-08 Thread Ben Madin
Thanks Thomas, you are correct - I was actually not specifying any symbol set at all : For reasons I can't begin to work out, most of the map file is being written, but the symbol and font lines are failing : $blumap=new MapObj('',$mapserver_path); $blumap-set('debug','MS_ON');

[mapserver-users] php-mapscript problem and symbolname trying to open a file?

2012-07-06 Thread Ben Madin
G'day all, I'm not sure if this is two problems, or the second problem is a result of the first. The second problem is that I have a mapfile with multiple sections that look like : CLASS NAME Sentinel Positive EXPRESSION SentPos STYLE ANGLE 0 COLOR 220 20

Re: [mapserver-users] php-mapscript problem and symbolname trying to open a file?

2012-07-06 Thread thomas bonfort
c.f. http://osgeo-org.1560.n6.nabble.com/msLoadMSRasterBufferFromFile-General-error-message-unable-to-open-file-tc4984932.html -- thomas On Fri, Jul 6, 2012 at 10:33 AM, Ben Madin li...@remoteinformation.com.au wrote: G'day all, I'm not sure if this is two problems, or the second problem is

[mapserver-users] php-mapscript problem, postgis query by point

2010-05-03 Thread Guillermo Tamburini Beliveau
Hi, I would like to know if some body knows the reason of a strange problem that I'm having with the php-mapscript methods for the query methods in the postgis layers. Indistinctly for querybypoint or querbyrectangle, my code (different versions of it), works perfectly with shapes, but it always