Re: [mapguide-users] IS the Mapguide 2.0.0 Java API backwards compatible?

2008-02-08 Thread Kenneth, GEOGRAF A/S
I have noticed a change in the API, where some classes are now inherited from MgGuardDisposable. I'm not entirely sure what side effects this may have, but I'm guessing that it will fail to de-serialize classes, giving an error like 'Invalid Stream'. Apart from that, you obviously have to know

[mapguide-users] mapviewerphp-error in legend.php file(BuildClientSideTree)

2008-02-08 Thread Rahul
Hi All, I think there is error in the legend.php file inside the mapviewerphp Folder-- if($summary) { $updateType = 0; // return only the layer structure, that is mainly groups/layers/layer-ids. Do not parse layer definitions.

RE: [mapguide-users] mapviewerphp-error in legend.phpfile(BuildClientSideTree)

2008-02-08 Thread Jason Birch
Could you please enter this defect, along with the version of MapGuide OS you are using, etc, in our Trac instance? http://trac.osgeo.org/mapguide/wiki/SubmitTicket To confirm, this problem appears to still be present in trunk:

Re: [mapguide-users] mapviewerphp-error in legend.phpfile(BuildClientSideTree)

2008-02-08 Thread Rahul
Hi Jason, I will try to enter this defect but i think we should try the following inorder to avoid the passing parameter error-- BuildClientSideTree($tree, null, null, false, layerData,$resourceSrvc, null); $updateType = 0; 87// return only the layer structure,

Re: [mapguide-users] RC2 fusion samples question (simple sample)

2008-02-08 Thread Mike Adair
Zac, The MapGuide simple sample in Fusion hasn't yet been converted from an older version of the code. This has been fixed and will be available in the next RC. For the gmapTiled map definition, I'll have to confirm but we should be able to make a package for that available. Mike Zac

RE: [mapguide-users] MapGuide Open Source 2.0.0 RC2 released

2008-02-08 Thread Tom Fukushima
Hi Jon, Whether we defer defects to the next release is ultimately up to the MapGuide Open Source PSC to decide. If this RC doesn't have any show stopper problems, there will be a vote coming up to see if the release candidate can be changed to a release or not. As for getting defects fixed,

RE: [mapguide-users] MapGuide Open Source 2.0.0 RC2 released

2008-02-08 Thread Jon Rizzo
Hi Tom, Thanks for the reply. I guess showstopper depends on your point of view. The defect that I had originally logged against 1.2 (#213) is a showstopper for me, but I realize that the development team probably has a different opinion if this only effects one developer. Unfortunately, I

[mapguide-users] Request for information around mapguide OS developers

2008-02-08 Thread Saka Royban
Hi all I need some information around mapguide OS including: -Developer team members and their background -number of downloads of mapguide os -number of users in mailing list and the whole rate of activity in mailing list -.. other related information THX in advance

[mapguide-users] Differences between UMN MapServer MapGuide...

2008-02-08 Thread Nolte, Tim
I've been managing a UMN MapServer w/ Chameleon framework for the past 8 months. Recently I took a look at what MapGuide offers. I'm curious if anyone can give me a run-down of what the major differences are between UMN MapServer MapGuide? What would it take to migrate from UMN MapServer to

RE: [mapguide-users] Differences between UMN MapServer MapGuide...

2008-02-08 Thread Jason Birch
Hmm. :) You could do a lot without ripping and replacing MapServer by introducing OpenLayers and something like TileCache into your environment. You may want to look at Fusion or MapFish (both of which encapsulate OpenLayers) for a development framework. The nice thing about Fusion is that it's

RE: [mapguide-users] Differences between UMN MapServer MapGuide...

2008-02-08 Thread Nolte, Tim
I guess what I am looking for is what are the strengths and weaknesses of both. Basically our MapServer currently serves both Shapefiles (39 layers) Oracle Spatial (11 layers) data. My biggest concern is user-perceived performance. Our current server config is a 3.06GHz Opteron w/ 8GB of RAM.

RE: [mapguide-users] MapGuide Open Source 2.0.0 RC2 released

2008-02-08 Thread Jason Birch
Hi Jon, Have you had a chance to test 2.0 to see if this is still a problem? There have been a _lot_ of changes to the join code to deal with other problems, and it's possible that your ticket could have been resolved incidentally... Jason -Original Message- From: Jon Rizzo Subject: RE:

RE: [mapguide-users] ApacheMapguide and mysql

2008-02-08 Thread Brad Nesom
This is the kind of stuff that mapguide should have out of the box. Brad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of lolob Sent: Thursday, February 07, 2008 10:37 PM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] ApacheMapguide and mysql

Re: [mapguide-users] MapGuide Open Source 2.0.0 RC2 released

2008-02-08 Thread Jon Rizzo
That's great news. Does this mean that existing high priority defects are going to be deferred to the next milestone? -- View this message in context: http://www.nabble.com/MapGuide-Open-Source-2.0.0-RC2-released-tp15349204s16610p15355814.html Sent from the MapGuide Users mailing list

RE: [mapguide-users] Differences between UMN MapServer MapGuide...

2008-02-08 Thread Martin Morrison
I don't have statistics, but years ago I played around with MapServer, it was all right, but was not polished or speedy. I find that MapGuide can be both. MapGuide also will allow for more types of data SDF, DWF to name two. I think MapGuide will have far more development and support going

RE: [mapguide-users] Differences between UMN MapServer MapGuide...

2008-02-08 Thread Jason Birch
I guess I should ask what your reasons for considering moving away from MapServer are. What needs do you have that it is not meeting? They both certainly have their strengths and weaknesses, but I don't know if any recent in-depth analysis of the differences. Jason -Original Message-

Re: [mapguide-users] IS the Mapguide 2.0.0 Java API backwards compatible?

2008-02-08 Thread Zac Spitzer
i am getting a org.osgeo.mapguide.MgInvalidStreamHeaderException: Invalid stream header exception. at org.osgeo.mapguide.MapGuideJavaApiJNI.MgFeatureService_GetClassDefinition(Native Method) at org.osgeo.mapguide.MgFeatureService.GetClassDefinition( MgFeatureService.java:141) trying to use the

[mapguide-users] MGOS 2.0 patch for MG Studio 2008 problem

2008-02-08 Thread Zac Spitzer
I get the following error after installing the patch after which i can't do anything :( Method not found: 'Boolean Autodesk.Studio.Site.SiteManager.IsAuthenticated( system.string, system.string) z -- Zac Spitzer - http://zacster.blogspot.com (My Blog) +61 405 847 168

[mapguide-users] Warn FastCGI Error-(MapAgent.exe)

2008-02-08 Thread Rahul
Hi All, I am getting some WebServer warnings and error in the error.log file -pid 5128 terminated with exit status '0' and then pid 5820 restatrted when i use to start the MapGuide WebSite,I unable to understand that why this error coming up and how to resolve the issue. Thks Max

Re: [mapguide-users] error in weblayout preview

2008-02-08 Thread Jackie Ng
Do you have any menu items in your toolbar/context menu/task bar that point to commands that do not exist? - Jackie Vishaal wrote: Hi, i am facing a strange problem in weblayout of Autodesk Mapguide Studio 2007. i have created a weblayout and when i try to preview the same i get a list

Re: [mapguide-users] extracting selected features coordinates

2008-02-08 Thread Jackie Ng
Via fusion or existing web apis? - Jackie J Manafi wrote: Is there a way to extract the coordinates or x/y values from the selected features in MGOS 2.0? -- View this message in context: http://www.nabble.com/extracting-selected-features-coordinates-tp15211769s16610p15369343.html Sent

Re: [mapguide-users] missing dotnetsamples.zip, dotnetsamples.mgp (beginner)

2008-02-08 Thread Jackie Ng
They are mostly talking about: dotnetviewersample.zip Sheboygan.mgp found here. http://mapguide.osgeo.org/download/releases/1.2.x-samples - Jackie mabdel wrote: In Doc: Installing Sample Data and Sample Applications/Setting up Sample Applications (.Net) with IIS There are references

Re: Re[mapguide-users] quest for information around mapguide OS developers

2008-02-08 Thread Jackie Ng
Does this help in any way? http://www.ohloh.net/projects/4656?p=MapGuide+Open+Source - Jackie s r-7 wrote: Hi all I need some information around mapguide OS including: -Developer team members and their background -number of downloads of mapguide os -number of users in mailing list