Re: [mapguide-users] Questions

2013-10-25 Thread GordonL
Is the asp page opened by MapGuide?  You have to track the window.  

I usually create a global variable with my new window and refer to that.

I like to use the jxLib or jQuery windows, that way I am not getting
orphaned windows lurking in the background.  The users would have to play
"Whack-A-Mole".


 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Questions-tp5085598p5085861.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] Remove Overview Map from Map Widget

2013-10-25 Thread GordonL
Unfortunately if you remove the map from the Fusion Application Definition,
you can't use it in the overview map so it will always have to be in your
Map Dropdown widget.  

I haven't done it yet, but I am thinking of using the OpenLayers widget
rather than the one with mapguide for the overview map.
http://dev.openlayers.org/releases/OpenLayers-2.13.1/examples/overviewmap.html





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Remove-Overview-Map-from-Map-Widget-tp5062685p5085859.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] Leaflet & MapGuide

2013-10-25 Thread GordonL
I think it is a bug (regression) because you can no longer get feature info
from WMS with Lines and Points.  I think the back end is not creating an
intersecting polygon with the feature in the WMS request.


Even if you use GAIA or any other WMS renderer, only the Polygons return
attribute data from MapGuide with WMS. 

 It is the same with AIMS 2013 and 2014 (MGOS 2.4,2.5,2.6) so I am not sure
if it was ever fixed.





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Leaflet-MapGuide-tp5083729p5085858.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] Improving the tile service

2013-10-25 Thread MitchGreig
+1 to re-usable tile cache. That would be a significant enough improvement
for our setup that I've got it on my list to try to mickey-mouse it myself.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Improving-the-tile-service-tp5062477p5085825.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] Python user scripts for MapGuide Maestro 5.0

2013-10-25 Thread MitchGreig
I have a bunch of scripts I could share but they have a somewhat sloppy
element that I want to ask about first. I notice if there is a lot of
changes that need to occur (cycle through 75 maps in a resource directory
and change each one), there is always a really quick timeout error thrown by
maestro (20 seconds-ish). Does anyone know what configuration or issue might
cause this? 

My way of dealing with it has been multithreading the tasks (Each letter of
the alphabet gets its own thread and works on resources that start with that
letter). This never times out, although it will freeze or stop working
periodically, but it means I can make a lot of changes with just a couple
run-throughs.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Python-user-scripts-for-MapGuide-Maestro-5-0-tp5067941p5085823.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] Remove Overview Map from Map Widget

2013-10-25 Thread torrini
Hi GordonL,
I got the same problem. I want to have an overview map but the overview map
should not be available in the mapmenu.
Could you resolve it in the meantime?!

-torrini



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Remove-Overview-Map-from-Map-Widget-tp5062685p5085755.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