[mapguide-users] RE: Event that captures mouse action

2010-04-06 Thread SriRam007
Hi, Actually I want to enable and disable all these functionality depends upon some conditions sometimes i want and somtimes I dont. According to u making layer non-selectable is done. One job is done but i am stuck for the others. I found one function function OnMouseWheel(event) which is insi

[mapguide-users] How to disable Mouse Wheel ZOOM

2010-04-06 Thread SriRam007
Hi everyone, Is there any way to disable the Mouse Wheel Zoom Function I want to enable and disable this functionality accoding to some conditions Is it possible to do so Please anyone give some idea. thanks -- View this message in context: http://n2.nabble.com/How-to-disable-Mouse-Wheel-ZO

Re: [mapguide-users] RE: MapGuide connection to SQL Server through ODBC

2010-04-06 Thread Jason Birch
I'd personally consider this a defect. I wouldn't be surprised if somehow the ampersand in the password isn't getting escaped properly somewhere in the XML, but that's just a WAG. Even if it's not something that can be fixed (odbc limitation?), a better error description would be good. Google de

RE: [mapguide-users] RE: MapGuide connection to SQL Server through ODBC

2010-04-06 Thread Warren Medernach
Oh you know it Jason, extremely frustrating... I did think about submitting it as a defect, but then I thought is it really a defect? After reading up a bit on SS password policies, it does state that non-alphanumeric characters such as: exclamation point (!), dollar sign ($), number sign

Re: [mapguide-users] RE: MapGuide connection to SQL Server through ODBC

2010-04-06 Thread Jason Birch
Warren, have you entered a defect ticket for this yet? I _hate_ the problems that take forever to track down and turn out to be something stupid like that. Jason On 6 April 2010 13:34, Warren Medernach wrote: > Well… A couple weeks and many testing scenarios later, we have figured > out what w

Re: [mapguide-users] Install on Redhat Linux

2010-04-06 Thread kfwebb
Hi Simon, I have mapguide (v2.1.0.4283) running on RH 5.3 (2.6.18-128.el5 i686 i686 i386 GNU/Linux). The build for FDO and mapguide worked fine right "out of the box." Configuring Apache mod_fcgid proved to be a test (for me at least). Not to interfere with Trevor's livelihood but I would field

RE: [mapguide-users] RE: MapGuide connection to SQL Server through ODBC

2010-04-06 Thread Warren Medernach
Well... A couple weeks and many testing scenarios later, we have figured out what was happening in this instance of connecting to SQL Server through ODBC. So I thought I would post my findings in the event that it might help somebody at some other time. The SQL Server username password that we

[mapguide-users] Fwd: [OSGeo-Discuss] Establishing an Open Source GIS Software Interest Group, Calgary Alberta

2010-04-06 Thread Jason Birch
For anyone in Calgary looking to get involved on an open source SIG... -- Forwarded message -- From: Stefan Steiniger Date: Tue, 06 Apr 2010 11:10:10 -0600 Subject: [OSGeo-Discuss] Establishing an Open Source GIS Software Interest Group, Calgary Alberta To: OSGeo Discussions D

RE: [mapguide-users] How long will it take to generate tiles by MgCooker

2010-04-06 Thread Traian Stanev
Empty tiles were probably not generated any faster due to rendering not being the bottleneck in your particular case. I'm guessing the request overhead time plus the FDO query time (per layer) were totally dominating the rendering time both for empty and non-empty tiles. If you made your tiles

[mapguide-users] MapGuide Open Source cross-site scripting security fix

2010-04-06 Thread Tom Fukushima
Please note that a security fix is available for MapGuide Open Source 2.1. This fix closes some cross-site scripting holes and should be applied as soon as possible. Update instructions can be found on the security fix for MapGuide Open Source 2.1 page: http://mapguide.osgeo.org/download/re

[mapguide-users] How to change the Image of Zoom in, Zoom Out and Pan button

2010-04-06 Thread SriRam007
Hi everyone, Is there any way to change the Icon image of the tool bar buttons Using GetCommands methods i got all the command list and i m doing enable and disable using javascript like below var cmd = commands[0]; if(condition) { cmd.enabled=false; cmd.iconDisabled = "../stdicons/icon_

[mapguide-users] RE: Event that captures mouse action

2010-04-06 Thread SriRam007
Hi, How to use this *** // Copy original function to new pointer origOnMapLoadingFunc = parent.parent.mapFrame.OnMapLoading; // Redefine old OnMapLoading function parent.parent.mapFrame.OnMapLoading = function() { // Does somethimg } // Call "new" functional

[mapguide-users] RE: Install on Redhat Linux

2010-04-06 Thread Trevor Wekel
Yes. I have successfully compiled MapGuide and FDO on Centos 5.4 which is a clone of RedHat 5. I am in the process of wrapping up Ubuntu .deb packages for the 2.2 release cycle and can make a binary .tar.gz ball available for CentOS 5. I have not had time (or funding) to pursue RPM packaging

Re: [mapguide-users] How long will it take to generate tiles by MgCooker

2010-04-06 Thread Stefan Dalakov
I was fighting with this few days ago. It seems, that tiles are generated not for the extents of the base layer being tiled, but for the extents of the largest layer from the map. What I had was county map, not very detailed, with one municipality with full detail. I wanted to create tiles for