Re: [mapguide-users] Styling Single Band Rasters (eg DEM) in MapGuide with Maestro

2015-03-14 Thread GordonL
The problem in not with Maestro, since I was able to use Maestro and connect
to AIMS 2015 and do what you are looking for:
http://osgeo-org.1560.x6.nabble.com/file/n5193403/DEM1.png 
http://osgeo-org.1560.x6.nabble.com/file/n5193403/DEM2.png 

But if I use the GDAL connection to the same DEM (both MapGuide 2.6 and 3.0)
I get the following error:

http://osgeo-org.1560.x6.nabble.com/file/n5193403/DEM3.png 

So the issue is definitely with the GDAL connection...



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Styling-Single-Band-Rasters-eg-DEM-in-MapGuide-with-Maestro-tp5193148p5193403.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Mapguide-rest query restriction, and runtime map questions

2015-03-14 Thread Jackie Ng
Re: Item 1

Although mapguide-rest is now RC, this is actually a good feature
enhancement to add in. Suppose we define a new Feature Source query
whitelist property in config.php, which can have security and a list of
allowed formats defined.

If the property is present in config.php, the whitelist is active and any
feature source not on that list is an automatic 403 forbidden when
attempting to access. Same for any feature source in that list, but your
user/session is not one of the allowed user/groups/roles or the format
specified is not of the allowed ones on the list.

Would this be a suitable solution?

Re: Item 2

It's a known issue where a max scale of infinity is not being properly
handled. See: https://github.com/jumpinjackie/mapguide-rest/issues/98

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-rest-query-restriction-and-runtime-map-questions-tp5193319p5193374.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users