Re: [ZS1] Re: [mapguide-users] [ZS1] Drawing order of layers in a map

2007-10-31 Thread Kenneth, GEOGRAF A/S
Have you tried calling the NeedsRefresh property on the layer? Im just guessing, but the AJAX viewer is probably creating a new session. If this is correct, your map is not avalible from within the session created by the viewer. Also, be aware that there are TWO types of maps, one called a

Re: [mapguide-users] Making Temporary Markups

2007-10-31 Thread Jackie Ng
I'm writing an example up on this page. http://trac.osgeo.org/mapguide/wiki/CodeSamples watch this space. - Jackie Denis Lalonde-2 wrote: Is there sample code for creating map markups/redlining that are saved to the session only and not directly to the Library in Repositories?

Re[mapguide-users] fresh a specific layer

2007-10-31 Thread m.karam
Hi I want to refresh a specific layer from the legend, by code (server or client). I use DWF Viewer. Karam -- View this message in context: http://www.nabble.com/Refresh-a-specific-layer-tf4724550s16610.html#a13507683 Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] mssqlspatial MgFeatureReader

2007-10-31 Thread Berdel, Brian
Anyone have any experience with this? I am trying to use the mgFeatureReader with a MsSQLSpatial DataSource and it keeps returning a null exception. Is there another method to return data that I should be using when with a MsSQLSpatial connection? Brian Berdel McMahon Associates, Inc. p:

[mapguide-users] Hyperlink

2007-10-31 Thread Steve Skarbowski
Can you hyperlink a field in the data table? And how? [EMAIL PROTECTED] GIS Solutions Engineer AEC Team, AEC Solutions Team Synergis Engineering Design Solutions A Division of Synergis Technologies, Inc. 472 California Road, Suite 100 ::

Re: [mapguide-users] Hyperlink

2007-10-31 Thread Ryan Northcott
Hello, If that database field is in a URL format, or a referenced URL (ie. http://google.com, or /appname/default.aspx) then in the Layer properties you set the URL to be that field in the DB, and then the Map Layout I believe handles where the URL clicked get processed (task pane, new window,

RE: [mapguide-users] Best method to use dwg files

2007-10-31 Thread Marty Coonrod
Andy, Thanks for the reply and please excuse my ignorance in this area. The maps are 15 deg tile maps that cover 4 adjoining states. These were then further broke out into a master grid to fit the 3000' x 2000' map size. Then information was drafted on these. I can't use the originals because

RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-31 Thread Jason Birch
Sounds like it is related to (or maybe even the same as) http://trac.osgeo.org/mapguide/ticket/5 http://trac.osgeo.org/mapguide/ticket/223 Jason -Original Message- From: IT-Joe Marvin Subject: RE: [mapguide-users] Fluctuating Cursor Accuracy So I gather then that there is nothing the

RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-31 Thread IT-Joe Marvin
So I gather then that there is nothing the developer can do to detect or stop this. Do you know if a bug report been filed? I looked through and do not see anything. If not, I will submit one. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jackie Ng

RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-31 Thread Andy Morsell
Along the same lines and for those who might be affected, we are currently seeing the same issue as ticket 5 with MGE 2008 and Firefox, but making the change manually in ajaxmappane.templ fixed our digitizing problem. http://trac.osgeo.org/mapguide/changeset/1890 Andy -Original Message-

RE: [mapguide-users] Errors in PHP viewer...

2007-10-31 Thread Warren Medernach
[Wed Oct 17 10:45:39 2007] [error] [client 139.48.252.181] FastCGI: server C:/Program Files/MapGuideOpenSource/WebServerExtensions/Php/php-cgi.exe stderr: PHP Warning: Missing argument 7 for BuildClientSideTree(), called in C:\\Program

RE: [mapguide-users] Errors in PHP viewer...

2007-10-31 Thread Kayne M. Morvant
Yes, I have noticed that as well. I haven't noticed any issues in the viewer as a result of the errors, but it is annoying nonetheless. -Kayne At 03:28 PM 10/31/2007 -0400, you wrote: Content-class: urn:content-classes:message Content-Type: multipart/alternative;

RE: [mapguide-users] Errors in PHP viewer...

2007-10-31 Thread Warren Medernach
Thanks Kayne, At least it's not specific to my install then... Warren M From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kayne M. Morvant Sent: Wednesday, October 31, 2007 1:37 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users]