[mapserver-users] Mapscript 6.2 / sql plugin bug for multipart geometries

2013-07-01 Thread James Perrins
Hi, I recently moved from Mapserver 6.0 to 6.21 and have one bit of code which is behaving differently (and I think incorrectly) In 6.0 when a resultCacheObj was returned containing a multipart geometry, oResults.bounds.maxx etc would give the extent of the multipart geometry. In 6.2 this seems

Re: [mapserver-users] Mapscript 6.2 / sql plugin bug for multipart geometries

2013-07-01 Thread James Perrins
))) Best wishes James On 1 July 2013 12:09, Tamas Szekeres szeker...@gmail.com wrote: James, Could you provide a sample geometry to reproduce the issue? Best regards, Tamas 2013/7/1 James Perrins james.perr...@gmail.com Hi, I recently moved from Mapserver 6.0 to 6.21 and have one bit

[mapserver-users] Problems getting FileGDB to work

2013-04-04 Thread James Perrins
Hi, We have a server (x64) with mapserver 6.2 on it which is generally running fine Until we are trying to access an ESRI FileGDB layer when we keep getting: ServiceException msDrawMap(): Image handling error. Failed to draw layer named #39;MMBDLine#39;. msOGRFileOpen(): OGR error. Open failed

Re: [mapserver-users] Problems getting FileGDB to work

2013-04-04 Thread James Perrins
the GDAL_DRIVER_PATH environment variable to specify the correct location. Also check the file access permissions so that the dlls can be loaded by the executing user. Best regards, Tamas 2013/4/4 James Perrins james.perr...@gmail.com Hi, We have a server (x64) with mapserver 6.2 on it which

Re: [mapserver-users] Problems getting FileGDB to work

2013-04-04 Thread James Perrins
to specify the correct location. Also check the file access permissions so that the dlls can be loaded by the executing user. Best regards, Tamas 2013/4/4 James Perrins james.perr...@gmail.com Hi, We have a server (x64) with mapserver 6.2 on it which is generally running fine Until we

[mapserver-users] Mapscript c# problem with multiple instances

2010-09-24 Thread James Perrins
Hi, mapscript_csharp - 32 bit version 1.0.3679.25032 dated 10/1/2010 All supporting DLLs from Tamas' nightly build site (was last stable version when I grabbed it in January) .NET 3.5 Actually using this in desktop winform app. All has been working fine, until I just tried to move the map

[mapserver-users] Re: Mapscript c# VS 2010 framework 4 and memory leaks

2010-04-22 Thread James Perrins
. Thanks again James On Thu, Apr 22, 2010 at 9:29 AM, Tamas Szekeres szeker...@gmail.com wrote: 2010/4/22 James Perrins james.perr...@gmail.com: Things seemed to compile - but when I call something like mapObj(MyMapFile) I get an error about Attempt by security transparent method

[mapserver-users] Re: Mapscript c# VS 2010 framework 4 and memory leaks

2010-04-22 Thread James Perrins
instead (in /swig/include/csharp), because the source files are regenared during the build process. If you find out the desired changes in the generated sources (.cs) I could help in making the related changes in the SWIG interface files. Best regards, Tamas 2010/4/22 James Perrins

[mapserver-users] Mapscript c# VS 2010 framework 4 and memory leaks

2010-04-21 Thread James Perrins
Hi, I've been struggling with memory errors doing fairly simple things (e.g. mapObj not populating properly - I could normally render a map image - but not work with the layers for example). This was in VS 2010 targeting .NET framework 4 - all appeared to work OK - in fact all did work OK within

[mapserver-users] GDAL WMS

2010-03-15 Thread James Perrins
Hi, I've been trying to use this: http://www.gdal.org/frmt_wms.html I've tried both with a tile server - and with a WMS service (as it seemed like an easy way to get caching) It basically works, but I have problems with the quality of the image that mapserver produces It seems that mapserver

Re: [mapserver-users] GDAL WMS

2010-03-15 Thread James Perrins
Thanks Tamas, PROCESSING OVERSAMPLE_RATIO=1 seems to have greatly improved things - especially for the tile server- I didn't see this in the documentation was I looking in the wrong place ? I presume 1 means don't oversize 2.0 means get double etc Do you know what the SizeX does for WMS as

Re: [mapserver-users] GDAL WMS

2010-03-15 Thread James Perrins
is the SizeX,Y then - the size of the source raster at its maximum resolution ? Sorry if these are silly questions - but I'm clearly missing some bit of basic understanding here Many Thanks James On Mon, Mar 15, 2010 at 12:15 PM, Tamas Szekeres szeker...@gmail.com wrote: 2010/3/15 James Perrins

Re: [mapserver-users] Re: Getfeatureinfo and MSsql 2008 server

2010-03-05 Thread James Perrins
://lists.osgeo.org/mailman/listinfo/mapserver-users ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street, Talgarth Powys LD3

Re: [mapserver-users] Getfeatureinfo and MSsql 2008 server

2010-02-25 Thread James Perrins
://lists.osgeo.org/mailman/listinfo/mapserver-users ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street, Talgarth Powys LD3 0AH

Re: [mapserver-users] WFS query problem (MS 5.0)

2010-02-24 Thread James Perrins
no results. No matching record(s) found. /ServiceException /ServiceExceptionReport Best regards, Bart ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James

Re: [mapserver-users] msplugin_mssql2008.dll plugin seems to work but I obtain a blank image

2010-02-24 Thread James Perrins
://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street, Talgarth Powys LD3 0AH. Direct Line: 01646 686650 Tel: 01874 711145 Fax: 01874 711156 Email: jam...@esdm.co.uk This E-mail and any files transmitted with it are private and intended solely

[mapserver-users] Using Open street map tiles via GDAL_WMS

2009-12-01 Thread James Perrins
I've been trying to use Open street map tiles via a mapserver WMS service displayed in OpenLayers. This is sort of working - in that I'm getting maps displayed and they seem to be in the right position (as checked against other datasets). My issue is that the images are nowhere near as clear as

Re: [mapserver-users] Using Open street map tiles via GDAL_WMS

2009-12-01 Thread James Perrins
the data delivered in in one go) Thanks On Tue, Dec 1, 2009 at 6:59 PM, Christopher Schmidt crschm...@metacarta.com wrote: On Tue, Dec 01, 2009 at 06:51:58PM +, James Perrins wrote: I've been trying to use Open street map tiles via a mapserver WMS service displayed in OpenLayers. Er... why

[mapserver-users] Fwd: Dynamically changing SLD via URL

2009-11-13 Thread James Perrins
Hi, I have Mapserver running and a map file producing a WMS service. I can successfully provide an SLD either directly on the URL (URL_BODY) or remotely (URL) What I'm trying to do is have the user drag a bounding box and have mapserver return a list of record ids found in the bounding box and

Re: [mapserver-users] Sqlite / Spatialite as a layer

2009-01-16 Thread James Perrins
Greenwood richard.greenw...@gmail.com www.greenwoodmap.com ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street

Re: [mapserver-users] Using Fast CGI with MapServer to alleviate poor performance

2008-09-20 Thread James Perrins
___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street, Talgarth Powys LD3 0AH. Direct Line: 01646 686650 Tel: 01874 711145 Fax: 01874 711156

[mapserver-users] Transparent WMS layers googl 3d - sometimes ...

2008-09-05 Thread James Perrins
Hi, I have been overlaying WMS layers on 2d google maps - all fine - transparent backgrounds on multiple layers showing the aerials underneath etc I have just started playing with the 3d plugin google have - using the same WMS layers that work fine on 2D google maps. I have 2 layers - one a

Re: [MAPSERVER-USERS] FastCGI on IIS6 - how to test ?

2008-08-16 Thread James Perrins
/mailman/listinfo/mapserver-users -- Dr James Perrins exeGesIS SDM Ltd Great House Barn New Street, Talgarth Powys LD3 0AH. Direct Line: 01646 686650 Tel: 01874 711145 Fax: 01874 711156 Email: [EMAIL PROTECTED] This E-mail and any files transmitted with it are private and intended solely