Re: [mapguide-users] mapguide-rest feature requests

2015-09-25 Thread GordonL
Great Request Reno. This would be a great feature. I ran into this myself. (I have to use the PROJ4 javascript library to do the bbox conversion before sending to the AJAX request). -- View this message in context:

[mapguide-users] Search Widget Highlights but layer is still off

2015-09-25 Thread GordonL
Hi All, it always bugged me that the Search widget highlights the "off" layer after a search. A code tweak to ensure the layer is turned on and all parent Folders it might be in. In the /fusion/widgets/search/ folder, the Search.php around line 84: change /if($layer->GetName() == $layerName)

Re: [mapguide-users] mapguide-rest feature requests

2015-09-25 Thread RenoSun
Hi Gordon, Thank you for your response, and Jackie actually added this feature into mapguide-rest RC2. Please have a look, and I am using it now. https://github.com/jumpinjackie/mapguide-rest/releases Thanks -- View this message in

[mapguide-users] Raster File GeoTIFF Band Info

2015-09-25 Thread Liglio
Hi, I am using AIMS 2014 and Windows Server 2012. I think AIMS 2014 it's equivalente to mapguide 2.4. I created a raster feature source and a layer in the Studio 2014, where I can see the GeoTIFF image with success. The image has a single band gray scale with areas and the probability of a bolt

Re: [mapguide-users] Trying to get MaestroAPI to work with MGOS 3.0

2015-09-25 Thread Jackie Ng
Actually, the MaestorAPI was already MGOS 3.0 ready. It's the migration to C# 6 / VS 2015 on trunk that broke the ProviderTemplate tool. That should be fixed on trunk now. - Jackie -- View this message in context:

Re: [mapguide-users] Trying to get MaestroAPI to work with MGOS 3.0

2015-09-25 Thread Gunter Becker
Thanks Jackie. I've already seen it in your commits and actually trying to get it to work in my application. Hopefully I can report any success soon. Gunter -- View this message in context:

Re: [mapguide-users] Trying to get MaestroAPI to work with MGOS 3.0

2015-09-25 Thread Gunter Becker
Unfortunately there is an error when trying the new build of the LocalNativeProvider: Could not load file or assembly 'OSGeo.MapGuide.MaestroAPI.Native-3.0.0' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: