Re: [mapguide-users] Get Library path given sessionid?

2008-03-05 Thread Kenneth, GEOGRAF A/S
I don't have an example at hand. You can use the example from the "mapframe.php" file. I have taken this from the "mapframe.aspx": MgUserInformation userInfo = new MgUserInformation(sessionId); MgSiteConnection site = new MgSiteConnection(); site.Open(userInfo); MgResourceService

Re: [mapguide-users] Does Fusion access the tilecache?

2008-03-05 Thread Paul Spencer
We just use the mapagent operation to get tiles, so it should be using the tile cache (I would think) Paul On 28-Feb-08, at 6:48 AM, Zac Spitzer wrote: I have just been playing round with fusion and tiled maps using RC4. Using the 'classic static' ajax view a folder is created under

Re: [mapguide-users] fusion question - selection information

2008-03-05 Thread Paul Spencer
sounds like a bug in fusion related to the particular fdo provider or your data. We have experienced some problems with NULL values, some of the code wasn't safe when querying null values. I believe this has been fixed recently and should be included in the next update. We are currently

Re: [mapguide-users] Fusion Framework UMN MapServer

2008-03-05 Thread Paul Spencer
Hi Tim, it can be but there is currently no official open source version of fusion that works with mapserver. We are currently in the process of moving fusion to osgeo servers at which time a community can grow around both mapguide and mapserver back-ends. That being said, you can edit

RE: [mapguide-users] SQL 2008

2008-03-05 Thread Orest Halustchak
Hi, Have a look at: http://fdo.osgeo.org/ There is a beta sql server 2008 provider available that works with the recent CTP versions of SQL Server 2008. Thanks, Orest. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, Brian Sent: Wednesday,

RE: [mapguide-users] SQL 2008

2008-03-05 Thread Berdel, Brian
Fantastic, thanks for the quick response! Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Orest Halustchak Sent: Wednesday, March 05, 2008 12:05 PM To: MapGuide Users Mail List

[mapguide-users] Toc Layer icons

2008-03-05 Thread monegodj
I've been having trouble with the displayed layer icons in Mapguide Enterprise 2007, with the king FDO provider. Feature layers will display an icon, but only if they are set up using a table, while any layer that gets data from a view instead has the default layer icon. I'm editing the layer

[mapguide-users] MapGuide Open Source 2.0 (Final) Possible Security Issue

2008-03-05 Thread Rock Beans
After pounding my head for 3 hours I figured out that that FCGI calls where allowing the user name of Administrator with no password. Studio was allowing me to log in to the site with the user name of Administrator and any password since it doesn't allow blank passwords. The strange thing is I

[mapguide-users] MapGuide Open Source 2.0 (Final) Possible Security Issue

2008-03-05 Thread Rock Beans
I figured out how to reproduce this problem. If you have no maps defined or created yet and do the call below but use TYPE=MapDefinition it fails with default user Anonymous. Then it allows the user Administrator with no password to do any OPERATION=ENUMERATERESOURCES. You can also log into Studio

[mapguide-users] marker on click function

2008-03-05 Thread Kencana
Hi, I have created a marker on the fly, and what i want to do is to allow user to click on the marker and zoom in to that particular location. is that possible to do that? Thank you Regards, Kencana Kesuma -- View this message in context:

RE: [mapguide-users] Fusion Framework UMN MapServer

2008-03-05 Thread Nolte, Tim
Paul, Thanks a ton. I'll give this a try. I'm really hoping to find a better alternative to Chameleon on MapServer. - Tim Timothy J Nolte - [EMAIL PROTECTED] Associate Network Planning Engineer iPCS Wireless, Inc. 4717 Broadmoor Ave, Suite G Kentwood, MI 49512 Office: 616-656-5163 PCS:

Re: [mapguide-users] How to load SHP file into map guide open source

2008-03-05 Thread Jackie Ng
If you want to load SHP files into MapGuide you have the following options: - Use webstudio, which comes bundled w/ the MapGuide Open Source installation (http://yourservername/mapguide/webstudio/index.html) - Purchase/Get a trial of Autodesk MapGuide Studio

Re: [ZS0] [mapguide-users] marker on click function

2008-03-05 Thread Kenneth, GEOGRAF A/S
You can do this in a number of ways: 1. Add a link to the feature, that activates a script and zooms 2. Add a selection handler, detect the selection and zoom 3. Add a MouseDown handler and do some queries to find the selected item (if any). Regards, Kenneth, GEOGRAF A/S Kencana skrev:

Re: [mapguide-users] How to load SHP file into map guide open source

2008-03-05 Thread Jose Manuel C G
Ups, Rose. Perhaps you would like to read the documentation and this list. You must to use a tool called Mapguide Author or MapStudio OS. The second is freeware. Search in the official website. Good luck. Viva_Rose wrote: Hello, I'm new in Map Guide Open Source. I completed can run

Re[mapguide-users] gistering new fusion templates

2008-03-05 Thread Jackie Ng
Hi All, I remember from the early betas of MGOS 2.0.0 that all I needed to do was copy/rename one of the existing template folders, copy/rename the corresponding xml file, change the path references in that xml file, and it would then get picked up as a new template when invoking