Re: [mapguide-users] Re: MGCooker and tile format

2012-01-31 Thread Zac Spitzer
as opposed to FORMAT=PNG ? those urls are generated by the viewers (ajax/fusion) you simply need to search thru the code base and find the code which generates the url z On Sun, Jan 29, 2012 at 7:22 PM, Nimrod Cnaan wrote: > Is there a way to alow "OPERATION=GETDYNAMICMAPOVERLAYIMAGE&FORMAT=PNG

[mapguide-users] RE: How to sort a selection set

2012-01-31 Thread Jackie Ng
The sorting function need not be that complicated. Something like this will suffice: results.sort(function(objA, objB) { if (objA.SORT_PROPERTY < objB.SORT_PROPERTY) { return -1; //Less than } else if (objA.SORT_PROPERTY > objB.SORT_PROPERTY) { return 1; //Greater than } el

[mapguide-users] Re: Enhanced Stylization - value

2012-01-31 Thread GordonL
Thanks for that. i have now re-created all my leaders and flow arrows using this technique. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Enhanced-Stylization-repeat-value-tp4182608p4353137.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Re: Missing File -> Open from Maestro

2012-01-31 Thread Hans Milling
I've added 5 new tickets :-) -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Missing-File-Open-from-Maestro-tp4352874p4352991.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list mapg

[mapguide-users] Re: Missing File -> Open from Maestro

2012-01-31 Thread Birgir
you make some valid points Hans! I would also like to add a minor thing, when you "Test connection" on a feature source I think the program should start by clearing any old error messages. /Birgir -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Missing-File-Open-from-Mae

[mapguide-users] Re: Missing File -> Open from Maestro

2012-01-31 Thread Jackie Ng
Yeah make the relevant tickets. Probably got lost in the post-2.1 rewrite. - Jackie -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Missing-File-Open-from-Maestro-tp4352874p4352924.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Missing File -> Open from Maestro

2012-01-31 Thread Hans Milling
Hi All What happened to the File -> Open command in Maestro? It disappeared in version 3.5! I used to just pressing Ctrl+O and pasting a library://... to open a feature source, layer etc. I cannot do that any more. Could a button be introduced next (left perhaps) to the feature source textbox of a