Re: [mapguide-users] Confused about config.json for Fusion

2009-12-29 Thread Jackie Ng
I would guess that they are mapserver settings. Fusion is also a framework for mapserver - Jackie GreenMapSanMiguel wrote: > > I have a couple of Fusion applications in production but realize (oops!) > that I have never updated the default config.json file. Everything seems > to be working f

[mapguide-users] Confused about config.json for Fusion

2009-12-29 Thread GreenMapSanMiguel
I have a couple of Fusion applications in production but realize (oops!) that I have never updated the default config.json file. Everything seems to be working fine, but would this affect performance? It doesn't appear (to me) that these parameters are being used. I'm particularlly confused as

Re: [mapguide-users] "Failed to read schema..." error with GDAL

2009-12-29 Thread Kenneth Skovhede, GEOGRAF A/S
Hi, This might have been fixed in the newest version Maestro. It was a problem with correctly parsing the schema xml. Regards, Kenneth Skovhede, GEOGRAF A/S On 16-12-2009 09:41, Hardt wrote: Hi Kenneth, I recreated the datasource and the layer, to be sure to have an error message before doing

Re: [mapguide-users] Search multiple features

2009-12-29 Thread GordonL
Why not use "IN"? $opts->SetFilter("(NO_LOT in ('0124','0023'))"); ehsan wrote: > > Hi, i would like to ask..i want to make searching for multiple features > and select it on the map... > to be clear this is what i want to do.. > before this i search on the map by using this code > >