Re: [mapguide-users] Adding a dynamic layer BEFORE displaying the map

2008-01-21 Thread Kenneth, GEOGRAF A/S
If you want to add it before the map loads, there is no session. This happens because the MapGuide AJAX viewer creates the session and the runtime map. You have to create the LayerDefinition and the MapDefinition in the Library repository. My best solution for this is to create a folder like

Re: [mapguide-users] Adding a dynamic layer BEFORE displaying the map

2008-01-21 Thread Minh Quân
The Best solution for you. You need to have a page (Asp or JSP or PHP) to create layer (like address marker...). Create a hidden frame in frametaskbar (or framenotaskbar). In a mainframe file (mainframe.aspx, mainframe.php or mainframe.jsp) This file will write client page. Insert more code to

[mapguide-users] Password change - Task Pane

2008-01-21 Thread Sašo Šlibar
When Administrator password is changed in MGOS 1.2. In the existing weblayout, inside Task Pane next message is shown: Authentication failed. Please enter a valid username and password. Exception occurred in method MgSecurityManager.Authenticate at line 199 in file

RE: [mapguide-users] Issue with Google Maps Mashup with Mapguide

2008-01-21 Thread JavedPune
Hello Andy Morsel Thank you very much for quick reponse. I tried refering to your suggested site but my basic problem is like you mentioned It sounds like your MuniMarkers.php page is not returning valid XML. I am unable to understand why it is not returning the XML. I tried opening the

Re: [ZS1] RE: [mapguide-users] Issue with Google Maps Mashup with Mapguide

2008-01-21 Thread Kenneth, GEOGRAF A/S
The lines: X-Powered-By: PHP/5.2.1 Content-type: text/html are HTTP headers. One or more of your headers may include an extra linefeed, which will produce the output you describe. You can try to create a really simple PHP script that returns valid data, to ensure that your PHP

[mapguide-users] Overlay point features on google earth

2008-01-21 Thread Suja Sudhan
Hello Everyone, When I try to use the kml service to overlay point features on google earth, the style of the point feature is lost. Is this by design? If yes, what is the work around to get the style that I define in my map definition. Also, I observed there is an added character (in my case

Re: [mapguide-users] Modify joined layer in MGOS 2.0

2008-01-21 Thread Mbonnet
one answer please ? -- View this message in context: http://www.nabble.com/Modify-joined-layer-in-MGOS-2.0-tp14993229s16610p14997875.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list

[mapguide-users] ePLot to DWF

2008-01-21 Thread Berdel, Brian
Haven't really looked deep into it but I tried the Plot to DWF sample in .NET on 1.2 and it did not work...just a blank page. I stepped through the code and there were no errors. I then tried the online PHP sample and I received an error that said the file was not a valid dwf when

Re: [mapguide-users] ePLot to DWF

2008-01-21 Thread Andrew DeMerchant
I use it often (PHP) and it works well. It's the only way to print to scale, when using the DWF Viewer rather than AJAX (since the DWF Viewer print method has some sort of scaling bug). I took the PHP examples and modified them to fit my needs, and it works fine. That's with Design Review, but

RE: [mapguide-users] ePLot to DWF

2008-01-21 Thread Berdel, Brian
Does this sample work for you? http://data.mapguide.com/mapguide/phpviewersample/ajaxviewersample.php Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew

RE: [mapguide-users] ePLot to DWF

2008-01-21 Thread Berdel, Brian
It is weird because it has worked for me in the past... Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, Brian Sent: Monday, January 21, 2008 11:02 AM To: MapGuide

RE: [mapguide-users] black background with ajaxmappane.templ FORMAT=GIF

2008-01-21 Thread Jason Birch
Sure sounds like it. Can you please file a ticket for this, along with the steps required to produce (what MapAgent call you are using, if possible the entire URL using the Sheboygan dataset). The first RC should be coming out in the next few days, so if you could re-test at that point too, that

RE: [mapguide-users] ePLot to DWF

2008-01-21 Thread Jason Birch
I get: Your current version of Design Review does not support files of this type Jason From: Berdel, Brian Subject: RE: [mapguide-users] ePLot to DWF Does this sample work for you? http://data.mapguide.com/mapguide/phpviewersample/ajaxviewersample.php

RE: [mapguide-users] ePLot to DWF

2008-01-21 Thread Berdel, Brian
Thanks, me too... Brian Berdel McMahon Associates, Inc. p: 215.283.9444 www.mcmtrans.com From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch Sent: Monday, January 21, 2008 11:19 AM To: MapGuide Users Mail List Subject: RE:

RE: [mapguide-users] ePLot to DWF

2008-01-21 Thread Brad Nesom
It works ok for me. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Berdel, Brian Sent: Monday, January 21, 2008 10:02 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] ePLot to DWF Does this sample work for you?

RE: [mapguide-users] Issue with Google Maps Mashup with Mapguide

2008-01-21 Thread Andy Morsell
Is MuniMarkers.php a file that you wrote or a file you obtained somewhere? It sounds similar to a file I supplied with a class on MapGuide Open / Google Earth (not Google Maps) integration. Can you attach the file and send it to me? Thank you. Andy -Original Message- From: [EMAIL

RE: [mapguide-users] Issue with Google Maps Mashup with Mapguide

2008-01-21 Thread javed shaikh
Hello Andy Yes I am using the file which you have provided with the application. I am tring to generate the same functionality of creating KML and providing the same to Google Map instead. Attached is the file I am using Javed From: [EMAIL PROTECTED] To: mapguide-users@lists.osgeo.org Subject:

RE: [mapguide-users] Issue with Google Maps Mashup with Mapguide

2008-01-21 Thread Andy Morsell
Okay, so it looks like you are using some of the Google Earth files and trying to adapt them to work with Google Maps. It's starting to make more sense now. Are you getting any error messages when you open that file by itself in a browser? If not, do you have debugging turned on in PHP?

[mapguide-users] Fusion and Viewer API Reference

2008-01-21 Thread Jim O'Leary
Is it possible to use the existing Viewer API Reference with Fusion? For example, if your index.html looks like this: div id=main div id=Toolbar / div id=Map / div id=Legend / div id=OverviewMap / /div How would you call the map frame's GetLayers() method? An example would be great,

Re: [mapguide-users] Modify joined layer in MGOS 2.0

2008-01-21 Thread Jackie Ng
If your layer document checks out at the end of the day. (No invalid properties, feature source is valid). I can't see why you cannot do what you want to do. - Jackie Mbonnet wrote: one answer please ? -- View this message in context:

[mapguide-users] Mapguide 1.20 Server Crash, can't restart

2008-01-21 Thread Zac Spitzer
Using 1.20 on windows server 2003, my mapguide server stopped responding, I got the following errors in the server error.log I tried to stop the service but it got stuck 'stopping', being 2003 i can't kill the process with task manager or pskill/psservice/taskkill, I always get acesss is denied

[mapguide-users] Useful MapGuide/FDO site, but it's Japanese

2008-01-21 Thread Jackie Ng
While crawling the interwebs today, I found this interesting site. http://hp.vector.co.jp/authors/VA019702/mapguide/index.html It's in Japanese, but if you read the MG/FDO code samples, you should get the gist of what the author is trying to explain. Or you could run the site through