[mapguide-users] Change Layer Filter dynamically

2013-09-12 Thread ElbrusNT
Hi everyone. I have a layer containing more than 540 objects. There is a status field in layer having values 0 and 1 only. In MapGuide Maestro I set the Layer filter to *status=1* initially. I load the map from browser. It returns 20 objects as expected. Then I changed the layer filter to

Re: [mapguide-users] Change Layer Filter dynamically

2013-09-12 Thread Ryan Northcott
Don't set a filter on your layer and on map load set it to 1. - sent via mobile iOS5 On 2013-09-12, at 6:51 AM, ElbrusNT elbru...@gmail.com wrote: Hi everyone. I have a layer containing more than 540 objects. There is a status field in layer having values 0 and 1 only. In MapGuide

Re: [mapguide-users] Coordinate system initialization failed

2013-09-12 Thread Mike Micallef
Hi - thanks for any insight I am having the same/similar problem here - Windows 7 - 64 bit - clean install - no previous versions of MGOS installed MapGuideOpenSource-2.5.1.7768-Final-x64.exe package 2 days ago Tried to run working maps migrated from MGOS 2.2 getting an error on both raster

Re: [mapguide-users] srsFactory.GetTransform

2013-09-12 Thread Mike Micallef
Could similar problems creep in when migrating MGOS 2.2 -32 bit winxp to 64 bit Win 7 environment with references to 2.2 coordinate systems (not sure if they have changed - naming, referencing, etc). Just migrated - trying to track down problem. Mike Getting the following error Error: Failed to

[mapguide-users] Step by Step Mrsid Gdal support implementation for packaged MGOS 2.5.1

2013-09-12 Thread Mike Micallef
Can someone post a step by step for enabling mrsid images from the 2.5.1 packaged install to up and running with mrsid support on windows 7 64 bit (non iis) .I have been trying with much failure to ensure I have all the gdal and other required dlls - different dlls from previous versions from some

Re: [mapguide-users] BASEMAPSWTICHER

2013-09-12 Thread GordonL
That works great if you put it in the initPanelHandler - thanks Andy! var initPanelHandler = function() { var basemapSwitcherWidget = Fusion.getWidgetsByType(BasemapSwitcher)[0]; var menuItems = basemapSwitcherWidget.menuItems;