RE: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980)

2008-04-04 Thread Hulbert, Brian
: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980) Brian, Which version are you using? I guess the mapserver 5.0 should contain this option. Here's the related change, which is pretty old. http://trac.osgeo.org/mapserver/changeset/6362

Re: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980)

2008-04-04 Thread Tamas Szekeres
2008/4/4, Hulbert, Brian [EMAIL PROTECTED]: I was using 4.10.1 [per a call to mapscript.msGetVersion()]. I now switched to 5.0.2 (once I got the complete list of DLLs) and it does in fact have the updateFromString() method. Can you point to a document which talks about the syntax to use

RE: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980)

2008-04-02 Thread Hulbert, Brian
PROTECTED] On Behalf Of Tamas Szekeres Sent: Tuesday, April 01, 2008 4:48 PM To: Hulbert, Brian Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980) You can probably use layerObj.UpdateFromString

Re: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980)

2008-04-02 Thread Tamas Szekeres
Szekeres Sent: Tuesday, April 01, 2008 4:48 PM To: Hulbert, Brian Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980) You can probably use layerObj.UpdateFromString with the string you

[mapserver-users] Unable to access Grid Object (GridObject) via C# MapScript interface (related to bug 1980)

2008-04-01 Thread Hulbert, Brian
I have a MAP file that contains a layer for displaying graticule (see below). However, after the first refresh, the labelformat for my grid object is lost. This was noted in bug 1980 http://trac.osgeo.org/mapserver/ticket/1980 . I cannot find a workaround for this bug by traversing the

[mapserver-users] Unable to access Grid Object (GridObject) via C#MapScript interface (related to bug 1980)

2008-04-01 Thread brian . hulbert
I have a MAP file that contains a layer for displaying graticule (see below). However, after the first refresh, the labelformat for my grid object is lost. This was noted in bug 1980 http://trac.osgeo.org/mapserver/ticket/1980 . I cannot find a workaround for this bug by traversing the