Re: [mapguide-users] can maestro create sdf?

2013-12-13 Thread Hans Milling
How about this (Using LocalNative): // Initial setup MgSiteConnection con = new MgSiteConnection(); MgUserInformation mguserinfo = new MgUserInformation(sessionID); // HTTPConnection session ID con.Open(mguserinfo); MgFeatureService featureService = con.CreateService(MgServiceType.FeatureService)

[mapguide-users] batch insert in Maestro 5

2013-12-13 Thread mika
Hi, is the IBatchInsertFeatures implemented in Maestro5? I can't figure out how it could be used. I can instantiate IInsertfeatures like this: IInsertFeatures insFeat = (IInsertFeatures)conn.CreateCommand((int)com.CommandType.InsertFeature); But I didn't even spot the code from the source

[mapguide-users] Bug? - Styling point data using Map Space with WGS84.PseudoMercator

2013-12-13 Thread JamesDudden
Hi, I have found a bug when styling point data using Map Space with WGS84.PseudoMercator and Google backdrop. The measurement is wrong. I have the original map with many layers based on GB National Grid coordinates with a point layer styled as a circle using Map space (height and width 1000m)

Re: [mapguide-users] call layout with selection

2013-12-13 Thread torrini
Thanks, that helped. I got it to work. What about an AJAX-solution?! I indeed found some topics here, but didn't get it to work. -torrini -- View this message in context: http://osgeo-org.1560.x6.nabble.com/call-layout-with-selection-tp5093733p5094132.html Sent from the MapGuide Users