[mapguide-users] Get Layers Coordinate System

2010-11-17 Thread Mark Pendergraft
I have a map with layers from several different coordinate systems. When I query the geometry from the layers with a different coordinate system, is there a quick and easy way to find out what their coordinate system is? I was looking at featureService.GetSpatialContexts() am I going in the

[mapguide-users] Re: Any coord. system to WGS84 (Google Earth). What's wrong?

2010-03-31 Thread Mark Pendergraft
I think the problem here is the $coordSys1 and $coordSys2. I have a similar snippet of code that converts WAHP-NF into LL84 and I think the MGCoordinateSystemTransform() method is looking for the WKT coordinate system and not the CS names. Try using

[mapguide-users] Re: re: google mapintegration with mapguide

2010-03-30 Thread Mark Pendergraft
I filed a ticket in the fusion trac for this and it was closed because the latest trunk version could not reproduce it. I haven't had time to test it myself, but you might try downloading the latest version and see if that fixes your problem. -Mark P. -- View this message in context:

[mapguide-users] RE: Unable to view-Mark

2010-02-25 Thread Mark Pendergraft
1) Flexible layouts support any coordinate system you can define with proj4js and EPSG. My current flexible layout is in Washington State Planes - North Zone US Foot HPGN. (which is not a lat/long coord. sys.) 2) Yes. download the trunk version. Think of it this way. The version of Fusion

[mapguide-users] RE: Unable to view-Mark

2010-02-24 Thread Mark Pendergraft
Padmini, First off, Ivan did give you the answer you were looking for. The Let me google that for you link returned several pages which i found very helpful on what subversion and the trunk are. You should go back and revisit it if you have questions about it. I think the issue here is that

[mapguide-users] RE: Unable to view-Mark

2010-02-24 Thread Mark Pendergraft
On further investigation, your projection did work. I had the wrong map extents in my map resource. When I changed the coordinate system in Studio the 2nd time around, it automatically adjusted the extents of your map to reflect the change. (which is something i think would be great to have in

[mapguide-users] Re: Problem with Studio 2010 +Flexible layouts Error

2010-02-23 Thread Mark Pendergraft
As was pointed out in the link i posted, you need to change the projection of your map in the Application Definition. Under the Extension element, you need to add a ProjectionCode and a ProjectionDef node. I believe the ProjectionCode you want is: EPSG:26911 the ProjectionDef would be:

[mapguide-users] Re: Problem with Studio 2010 +Flexible layouts Error

2010-02-23 Thread Mark Pendergraft
In order to have a fusion template show up in mapguide studio, you need to do the following: 1) copy the slate template in your templates directory and rename it test 2) in the templates directory, create a file named test.xml 3) in a web browser, open your new template and capture a screen

[mapguide-users] RE: Problem with Studio 2010 +Flexible layouts Error

2010-02-23 Thread Mark Pendergraft
/SelectionColor /Extension /Map /MapGroup /MapSet Hopefully that helps. -Mark P. From: padmini godavarthi [via OSGeo.org] [mailto:ml-node+4623694-476912507-74...@n2.nabble.com] Sent: Tuesday, February 23, 2010 8:34 PM To: Mark Pendergraft Subject: Re: Problem

[mapguide-users] RE: Problem with Studio 2010 +Flexible layouts Error

2010-02-23 Thread Mark Pendergraft
You have to set the projection in the applicationdefinition.xml. MapGuide uses WKT in order to deal with projections. Fusion is now based around OpenLayers which uses Proj4js to handle projections. So you need to set the projection in both the MapDefinition (which you have already done in

[mapguide-users] Re: Unable to view-Mark

2010-02-23 Thread Mark Pendergraft
You have to set the projection in the applicationdefinition.xml. MapGuide uses WKT in order to deal with projections. Fusion is now based around OpenLayers which uses Proj4js to handle projections. So you need to set the projection in both the MapDefinition (which you have already done in

[mapguide-users] RE: Unable to view-Mark

2010-02-23 Thread Mark Pendergraft
, 2010 10:10 PM To: Mark Pendergraft Subject: Re: Unable to view-Mark Hi mark, i have changed the ApplicationDefinition.xml as per your suggestionsbut the problem is same... ?xml version=1.0? ApplicationDefinition xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance; xmlns:xsd= http

RE: [mapguide-users] RE: Unable to view-Mark

2010-02-23 Thread Mark Pendergraft
The trunk version of Fusion is the most current version. The developers use a program called subversion (or svn) to check out parts of the code so that they can change it and then check it back in. The version of Fusion that shipped with MGOS is the 2.0 beta version. It was last compiled in

[mapguide-users] Re: Problem with Studio 2010 +Flexible layouts Error

2010-02-22 Thread Mark Pendergraft
The coordinate system issue can be resolved by setting the projection of your map in the MapGroup element of the ApplicationDefinition. See the link for an example. http://n2.nabble.com/Scale-and-Unit-problems-with-state-plane-coord-sys-td4499208.html#a4499208 If you are having issues with

Re: [mapguide-users] Should I give up?

2009-12-09 Thread Mark Pendergraft
Kenneth, I attempted to add the NASA site (http://wms.jpl.nasa.gov/wms.cgi?service=wmsversion-1.1.1) as a WMS and yes, I was able to save the Feature Source by pressing YES on the error dialog, and yes i'm unable create a layer with Raster geometry. All this using 2.1 and the Maestro Preview.

RE: [mapguide-users] Should I give up?

2009-12-08 Thread Mark Pendergraft
I can't speak for your install, but I was able to connect to the WMS provider you used in your screencast in Maestro ver. 1.0.9.15910 with MGOS 2.1. I would uninstall the beta of Maestro and install the previous version and see if that works. -Mark P. Neil_w wrote: I'm running Maestro

Re: [mapguide-users] MGOS 2.1 - One(1) good Two(2) bad

2009-12-08 Thread Mark Pendergraft
Neil, I was unable to get WMS to work in Maestro. I was able to get it to work in Map Guide 2009, but only in the layer preview, not in the actual MGOS viewer. I have uninstalled MGOS and Maestro and I'm about to reinstall the current versions to see if that helps. I'll let you know. Also, I

Re: [mapguide-users] Should I give up?

2009-12-07 Thread Mark Pendergraft
Neil, Perhaps an explanation of your end goals is in order. What do you aim to achieve? After all, AutoCAD Map and Civil 3D can connect to WMS, and Raster Images. If you are trying to display drawings with these layers in the background, then you don't really need MapGuide. If you need to

Re: [mapguide-users] Should I give up?

2009-12-07 Thread Mark Pendergraft
Neil, What you are talking about is very doable, and much of it is fairly easy. You have an excellent resource at hand which i think you aren't using though, and that is Map 3D. Map 3D has help files to explain how to connect to WMS and to Raster files. Open a new drawing, and try connecting

RE: [mapguide-users] tooltip in fusion

2009-03-24 Thread Mark Pendergraft
What version of Fusion are you using? From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of susan Daniel Sent: Monday, March 23, 2009 10:14 PM To: MapGuide Users Mail List Subject: Re: [mapguide-users] tooltip in fusion hi.

RE: [mapguide-users] window open

2009-03-03 Thread Mark Pendergraft
point the same information is displaying. Anybody having any idea regarding this... plss help me thanks and regards dyuti Mark Pendergraft wrote: The link feature points to a local path, so your url needs to be local. Just to illustrate that it works, try a full link like this http

RE: [mapguide-users] window open

2009-02-25 Thread Mark Pendergraft
the previous one.I tried that but nothing happens.Can u please give more info about that?Shall i make any changes in www/fusion/widget/maptip.js . Mark Pendergraft wrote: Somebody please correct me if I'm wrong, but I just downloaded Maestro and it appears that you can provide a link to display

RE: [mapguide-users] window open

2009-02-24 Thread Mark Pendergraft
popup maptip with a link to window in maestro? someone told me it can be used with studio only. thanx regards dyuti Mark Pendergraft wrote: What you have looks pretty good, except that you will need to create a box that covers your point for the mgPolygon. First you need to create

RE: [mapguide-users] window open

2009-02-20 Thread Mark Pendergraft
used in vb coding shall i use this $mgPolygon.Then for getting LayerResourceID Schema shall i use coding or can i directly give that values.. Thanks and regards dyuti Mark Pendergraft wrote: In VB: Dim geom As MgGeometry Dim query As New MgFeatureQueryOptions

RE: [mapguide-users] window open

2009-02-19 Thread Mark Pendergraft
: Re: [mapguide-users] window open hi all. any one plss tell me how to generate spatial filter. any suggestions will be appreciated thanks and Regards dyuti DYUTI wrote: Thank u mark i'll try this regards dyuti Mark Pendergraft wrote: Here are 2 ways to accomplish what

[mapguide-users] Fusion 2.0 domObj

2009-02-19 Thread Mark Pendergraft
I have a widget which I'm trying to port to the 2.0 beta and in the past I used this.domObj.appendChild() to add an input box to the widget, but now that code breaks saying that the domObj is null. I noticed in the EditableScale widget that an if (this.domObj) statement is used to see if the

RE: [mapguide-users] Fusion 2.0 domObj

2009-02-19 Thread Mark Pendergraft
there by mistake. You should be able to copy the setUiObject method from EditableScale into your widget and replace the appendChild calls to do the appropriate thing. Hope this helps Paul On 19-Feb-09, at 11:55 AM, Mark Pendergraft wrote: I have a widget which I'm trying to port to the 2.0 beta

RE: [mapguide-users] Fusion 2.0 Beta Notes

2009-02-17 Thread Mark Pendergraft
-users] Fusion 2.0 Beta Notes Thanks for the feedback Mark, we'll try to take a look at these issues. Which template are you using, or is it one that you have created? Paul On 16-Feb-09, at 9:17 PM, Mark Pendergraft wrote: I'm trying to implement Google Maps into my Fusion application

[mapguide-users] Fusion 2.0 Beta Notes

2009-02-16 Thread Mark Pendergraft
I'm trying to implement Google Maps into my Fusion application using the 2.0 Beta. I'm having a bit of trouble. Right now I'm trying to load the Sheboygan map and the google map in the same MapGroup and my program has continuous errors (which seem to point to the maptip). I also have to disable

Re: [mapguide-users] window open

2009-02-12 Thread Mark Pendergraft
Here are 2 ways to accomplish what you are trying to do: Option 1: You have a widget which inherits Fusion.Tool.Canvas. Use the mousedown even to get the coordinates clicked Then use var p = this.getMap().getEventPosition(e); to get the event position var gp = this.getMap().pixToGeo(p.x, p.y);

RE: [mapguide-users] Fusion javascript (phpviewersample)

2009-02-12 Thread Mark Pendergraft
The beta is out already. It hasn't been officially announced, but you can download it from here: http://download.osgeo.org/fusion/ -Mark P. -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Franco Caloni Sent:

RE: [mapguide-users] New Tab Like Properties and Layers

2009-02-12 Thread Mark Pendergraft
I'm aware that this may not be an option for you, but adding a new tab in Fusion is extremely easy. The fusion layout uses the Jx Library which makes adding tabs, collapsible div's, etc. very simple to implement. -Mark -Original Message- From: mapguide-users-boun...@lists.osgeo.org

RE: [mapguide-users] New Tab Like Properties and Layers

2009-02-12 Thread Mark Pendergraft
I agree with you about wasted space. One of the primary reasons for moving to Fusion for me was the fact that the layout was so rigid. Best of luck. -Mark -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Jamo

RE: [mapguide-users] window open

2009-02-11 Thread Mark Pendergraft
fusion.would anyone plss explain how to write a widget? thax regards dyuti Mark Pendergraft wrote: Are you using Fusion? I think the best choice would be to write a widget. -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun

RE: [mapguide-users] Fusion javascript (phpviewersample)

2009-02-11 Thread Mark Pendergraft
Yes, I had this problem too. I take it you are using Internet Explorer? A comma following the last function in a list breaks in IE, but I believe it doesn't in FireFox. http://n2.nabble.com/Fusion-and-Javascript-td1817344.html#a1817224 -Mark P. -Original Message- From:

[mapguide-users] Fusion 2.0 Beta

2009-02-11 Thread Mark Pendergraft
I see the Fusion 2.0 Beta is out, and I had a question. The MapGuide folder is gone, which contained MapGuideViewerApi.js and MapGuide.js. Are the functions for digitizing on the map contained somewhere else? I remember a post in the last month which referred to the DigitizePolygon function and

RE: [mapguide-users] window open

2009-02-09 Thread Mark Pendergraft
that points some places on the map,while clicking on these points a window should open.that contain info about the particular place..i'm newer in this..so plss help me thanks dyuti Mark Pendergraft wrote: What exactly are you trying to do? If you have points in your map, you can have

RE: [mapguide-users] window open

2009-02-08 Thread Mark Pendergraft
What exactly are you trying to do? If you have points in your map, you can have a URL display in the map tip, when hovering over the point. You can also pass parameters to the URL string using an expression. All of that can be done by editing the layer in MapGuide Studio. If you can provide more

RE: [mapguide-users] Working with state plane data in Mapguide studio

2009-02-06 Thread Mark Pendergraft
Yes, I'm using MapGuide Open Source 2.0.2 and Studio 2009. From: clarkie342 (via Nabble) [mailto:ml-user+148915-1213579...@n2.nabble.com] Sent: Thursday, February 05, 2009 10:51 PM To: Mark Pendergraft Subject: RE: [mapguide-users] Working with state plane data in Mapguide studio

RE: [mapguide-users] Regarding Flexible Layout

2009-02-05 Thread Mark Pendergraft
: [mapguide-users] Regarding Flexible Layout The Jx.Dialog suggests to me that you are using the Fusion viewer which isn't supported in an ASP environment. Mike Mark Pendergraft wrote: Can you post the contents of your index.html file please? -Mark *From:* mapguide-users-boun...@lists.osgeo.org

RE: [mapguide-users] Working with state plane data in Mapguide studio

2009-02-05 Thread Mark Pendergraft
Zip the SDF file and send it to the mailing list. -Mark -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of clarkie342 Sent: Thursday, February 05, 2009 2:25 PM To: mapguide-users@lists.osgeo.org Subject:

RE: [mapguide-users] Working with state plane data in Mapguide studio

2009-02-05 Thread Mark Pendergraft
Odd, that file shows no features in Civil 3D or in MapGuide Studio 2009. What do you see when you open it in ArcMap? -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of clarkie342 Sent: Thursday, February 05, 2009

RE: [mapguide-users] Working with state plane data in Mapguide studio

2009-02-05 Thread Mark Pendergraft
data in Mapguide studio I see the feature when I export it to shp and open it in arcmap. attached in another layer from the DWG which shows up in Civil 3D but is distorted in Mapguide studio. It also does not let me select features or zoom properly. Mark Pendergraft wrote: Odd, that file

RE: [mapguide-users] Working with state plane data in Mapguide studio

2009-02-05 Thread Mark Pendergraft
here are the pictures. do you have the service pack for MapGuide Studio 2009? if you don't, the first thing i would do is download it and see if you continue to have problems. http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112id=12004228linkID=9242219

RE: [mapguide-users] Popup window

2009-02-04 Thread Mark Pendergraft
There is no need to modify the viewer files. You can put your code into your own page and then set the task pane target to load said page. When you want the window to pop up is what will decide where/how you implement the code in your task pane page. -Mark From:

RE: [mapguide-users] OnPointDigitized and GetTransform

2009-02-03 Thread Mark Pendergraft
I have a utility that accomplishes what you are trying to do, and I convert to lat/long using this code snippet (in vb.net) Assume you have variables X,Y which are doubles. Dim geoFact As New MgGeometryFactory Dim coord As MgCoordinate = geoFact.CreateCoordinateXY(X, Y)

RE: [mapguide-users] Fusion and Digitizing

2009-01-30 Thread Mark Pendergraft
, can you take a skim through this thread and make sure the new Vector implementation has a method for cleaning up, or implicitly cleans up if possible. Cheers Paul On 29-Jan-09, at 6:14 PM, Mark Pendergraft wrote: thanks! I'll take a look at it later tonight. -Mark -Original Message

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread Mark Pendergraft
) DigitizeRectangle(handler) DigitizePolygon(handler) They work just like the classic MapGuide Viewer API...pretty sweet. gordon Mark Pendergraft wrote: Absolutely. My biggest beef with digitizing in Fusion is that when you digitize an object (point/polygon/etc.) it stays on the map. The existing

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread Mark Pendergraft
Mark Pendergraft wrote: I was in no way implying the wheel should be reinvented, in fact the code I posted was an example of how to use the MapGuideViewerAPI.js supplied DigitizePolygon(handler) function that you referred to. I did say that I would like to see some method to clear

RE: [mapguide-users] Open map and zoom to feature?

2009-01-28 Thread Mark Pendergraft
-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of JamesDudden Sent: Wednesday, January 28, 2009 8:43 AM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Open map and zoom to feature? Mark Pendergraft wrote: ...function into the taskpane

RE: [mapguide-users] Open map and zoom to feature?

2009-01-27 Thread Mark Pendergraft
I had a feature like this in 1.2, basically I did it by putting a function into the taskpane that would loop continuously until the map.Refresh() function returned true. Then I sent the feature information to my custom aspx page which returned a selectionXml, then I used the ExecuteMapAction(10)

RE: [mapguide-users] Fusion and Digitizing

2009-01-23 Thread Mark Pendergraft
Absolutely. My biggest beef with digitizing in Fusion is that when you digitize an object (point/polygon/etc.) it stays on the map. The existing functions don't have a clear method to remove the digitized object, and my programming skills aren't good enough that I want to mess with it. It's very

RE: [mapguide-users] Map agent problem

2009-01-21 Thread Mark Pendergraft
Close your browser, and restart the MapGuide service. From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of kmanoj-pg7 kmanoj-pg7 Sent: Wednesday, January 21, 2009 1:12 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] Map agent

RE: [mapguide-users] Add new layer to map

2009-01-21 Thread Mark Pendergraft
Are you trying to add permanent layers to the map? Does this need to happen at runtime? -Mark From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Kenneth Skovhede, GEOGRAF A/S Sent: Wednesday, January 21, 2009 2:24 AM To: MapGuide Users

RE: [ZS2] Re: [mapguide-users] [ZS2] Draw Point From Invoke Scriptn c# script

2009-01-21 Thread Mark Pendergraft
. -Mark Pendergraft -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Kenneth Skovhede, GEOGRAF A/S Sent: Wednesday, January 21, 2009 2:28 AM To: MapGuide Users Mail List Subject: Re: [ZS2] Re: [mapguide-users] [ZS2] Draw

RE: [mapguide-users] Two maps in the same layout

2009-01-21 Thread Mark Pendergraft
a page split in half vertically. Then change the src= element to the two pages you want shown. Hope that clears it up a bit. -Mark Pendergraft -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Rodolfo Moreno Sent

RE: [mapguide-users] Two maps in the same layout

2009-01-21 Thread Mark Pendergraft
Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Mark Pendergraft Sent: Wednesday, January 21, 2009 8:10 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Two maps in the same layout Many people have their page

RE: [mapguide-users] Polygons and Intersection Problem

2009-01-15 Thread Mark Pendergraft
Could you upload your SDF file with the 2 polygons? -Mark P. From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Kori Maleski Sent: Thursday, January 15, 2009 9:03 AM To: MapGuide Users Mail List Subject: [mapguide-users] Polygons and

RE: [mapguide-users] Problems with selection

2009-01-15 Thread Mark Pendergraft
I changed my logic to do clientcallback so now I am setting the selectionxml in the aspx page itself. this seems to work. Not sure why the difference. sorry did not get a chance to test the below scenerio. Thanks for the response. Mark Pendergraft wrote: What about zooming to the feature

RE: [mapguide-users] Polygons and Intersection Problem

2009-01-15 Thread Mark Pendergraft
that helps -Mark Pendergraft From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Kori Maleski Sent: Thursday, January 15, 2009 9:41 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Polygons and Intersection Problem

RE: [mapguide-users] Problems with selection

2009-01-12 Thread Mark Pendergraft
What about zooming to the feature using the maps Zoom to selection method: ExecuteMapAction(10); Does the map zoom to the correct feature? Is it highlighted afterwards? -Mark P. -Original Message- From: mapguide-users-boun...@lists.osgeo.org

RE: [mapguide-users] Adding OpenLayers.Layer to Fusion Map

2009-01-08 Thread Mark Pendergraft
Awesome news Paul, Can't wait to get my hands on it. In my past maps I had a control which would link to google maps/earth but I've really felt that integration into my own map was the way to go from the start. -Mark P. -Original Message- From: mapguide-users-boun...@lists.osgeo.org

RE: [mapguide-users] Adding OpenLayers.Layer to Fusion Map

2009-01-08 Thread Mark Pendergraft
stuff I'm prety sure the google layers will be added as what's called a base layer in OL which means they won't be displayed by default does the layer switcher show up? z On Thu, Jan 8, 2009 at 7:27 AM, Mark Pendergraft ma...@meadgilman.com wrote: I would like to add an OpenLayers.Layer

[mapguide-users] Adding OpenLayers.Layer to Fusion Map

2009-01-07 Thread Mark Pendergraft
I would like to add an OpenLayers.Layer (specifically google maps) to my MGOS Fusion Layout. I've been looking through the posts and there is a lot of info regarding both of these but I'm at a loss as to how to implement it with Fusion. I can get the OpenLayers map using the following code var

RE: [mapguide-users] DigitizePolygon

2009-01-05 Thread Mark Pendergraft
bypassing this part. Unfortunately I haven't used this at all so I can't really help much with debugging. Perhaps Chris or Mike could comment? Paul On 4-Jan-09, at 6:35 PM, Mark Pendergraft wrote: I have some questions about this function provided in the MapGuideViewerApi.js file. I

RE: [mapguide-users] Geocoding in MapGuide

2008-12-29 Thread Mark Pendergraft
Google has a geocoding web service. Look in their API section for more info. -Mark P. From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Dilson Zititi Kitoko Sent: Monday, December 22, 2008 3:38 AM To: mapguide-users@lists.osgeo.org

[mapguide-users] Selection in Fusion

2008-12-23 Thread Mark Pendergraft
=FeatureSet-1.0.0.xsd Layer id=75d6a8aa--1000-8002-0021706d98cf Class id=Default:Jobs IDAQ==/ID /Class /Layer/FeatureSet Is anyone else having this problem with setting the selection? PLEASE HELP Thanks. -Mark Pendergraft ___ mapguide

[mapguide-users] Set Selection in Fusion

2008-12-21 Thread Mark Pendergraft
I have created a Search widget for Fusion (MGOS 2.02) and I can't get the javascript code to set the selection and zoom to it. I've tried using the functions provided in MapGuide.js and MapGuideViewerApi.js but neither work. I have been focusing on the MapGuideViewerApi.js function

RE: [mapguide-users] Jx Layout and Fusion

2008-12-04 Thread Mark Pendergraft
I found the problem. In my index.html I had 2 references. One to fusion.js and one to jx.js. When I removed the jx.js reference, everything worked just fine. Thanks a bunch for your help regardless. -Mark Pendergraft -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [mapguide-users] what's holding people back from upgrading to 2.0?

2008-10-07 Thread Mark Pendergraft
for a job, or parcel, then they won't be able to interact with it further because the resource will be busy. It basically negates the search function of my program, which makes the program itself pretty useless. -Mark Pendergraft -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [mapguide-users] RE: Tiffs and MGOS 2.01

2008-10-02 Thread Mark Pendergraft
I never upgraded MGE to MGOS. I was using MapGuide Open Source 2.0.1 prior to upgrading to 2.0.2. I think you are confused because I said I was using MapGuide *Studio* 2009, which is what I have been using to author the map. Sorry I couldn't help. -Mark Pendergraft From: [EMAIL PROTECTED

RE: [mapguide-users] RE: Tiffs and MGOS 2.01

2008-10-02 Thread Mark Pendergraft
] wrote: coming very soon - http://trac.osgeo.org/mapguide/wiki/MapGuideRfc55 it was just committed to subversion, you should be able to compile a version so you got rasters with GDAL working stably? cool z On Thu, Oct 2, 2008 at 3:06 PM, Mark Pendergraft [EMAIL PROTECTED] wrote: I have

RE: [mapguide-users] RE: Tiffs and MGOS 2.01

2008-10-02 Thread Mark Pendergraft
their appearance. Andy Morsell, P.E. Spatial Integrators, Inc. www.SpatialGIS.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, October 02, 2008 7:40 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] RE: Tiffs

RE: [mapguide-users] Javascript access

2008-10-02 Thread Mark Pendergraft
Could you post the javascript you have so far? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greenhough, Jamie Sent: Thursday, October 02, 2008 1:06 PM To: MapGuide Users Mail List Subject: [mapguide-users] Javascript access I have 2 iframes on my page. 1 containing the

RE: [mapguide-users] Javascript access

2008-10-02 Thread Mark Pendergraft
. .contentWindow.GetFormFrame() is the problem. I can locate/identify my viewerFrame iframe object. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, October 02, 2008 2:39 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Javascript access

RE: [mapguide-users] RE: Tiffs and MGOS 2.01

2008-10-01 Thread Mark Pendergraft
in? Dave From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Wednesday, October 01, 2008 4:56 PM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] Tiffs and MGOS 2.01 I'm having trouble with TIFF's in MGOS 2.01. I'm using Mapguide Studio 2009

RE: [mapguide-users] RE: Tiffs and MGOS 2.01

2008-10-01 Thread Mark Pendergraft
Did you specify a coordinate system override on your Data connection so that when you add the layer to the map it knows what CS it's in? Dave From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Wednesday, October 01, 2008 4:56 PM To: mapguide-users

RE: [mapguide-users] Google Chrome

2008-09-02 Thread Mark Pendergraft
Yeah, I checked it out and I was impressed by some of the new features. I browsed to my MGOS 2.0.1 site, and it worked fine, then over to my MGOS 1.2 site which didn't work. When I went back to my 2.0.1 site, it didn't work either. ? I noticed that Internet Explorer 8 is out in beta too, I

RE: [mapguide-users] fusion and javascript

2008-08-20 Thread Mark Pendergraft
-Aug-08, at 12:27 PM, Mark Pendergraft wrote: I have answered some of my own questions here. Lines 253 and 321 in MapGuideViewerApi.js were continually breaking my code. They were curly braces followed by a comma as part of the LineHandlers and RectangleHandlers classes },. Both of those

[mapguide-users] Fusion and Javascript

2008-08-20 Thread Mark Pendergraft
Hello All, I'm having a lot of trouble with Fusion and javascript. I am somewhat of a newb to fusion, so please bare with me. I have a aspx page in the task pane which I have been adding some buttons with some javascript too, in order to test things out. At this point, it appears that any call

[mapguide-users] fusion and javascript

2008-08-18 Thread Mark Pendergraft
Hello All, I’m having a lot of trouble with Fusion and javascript. I am somewhat of a newb to fusion, so please bare with me. I have a aspx page in the task pane which I have been adding some buttons with some javascript too, in order to test things out. At this point, it appears that any call

RE: [mapguide-users] Please try your operation later as theresource was busy

2008-06-27 Thread Mark Pendergraft
I have not found a solution to the issue, it's a bug in 2.0 and there is already a trac ticket for it(http://trac.osgeo.org/mapguide/ticket/524) The solution I have come up with, is to roll back my map to 1.2. Sorry for the bad news -Mark Pendergraft. -Original Message- From: [EMAIL

[mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
Ever since moving to MGOS 2.0 my map keeps crashing and giving users a Cannot Establish Connection error. It appears the service is actually stopping on the machine hosting the map, and I have to go in and restart it. It happens about every other day, and sometimes several times a day. The

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, June 12, 2008 10:21 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] Cannot Establish Connection Ever since moving to MGOS 2.0 my map keeps crashing and giving users a Cannot Establish

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
use PHP for the viewer since it is required anyway for the MapAdmin. On Thu, Jun 12, 2008 at 11:39 AM, Mark Pendergraft [EMAIL PROTECTED] wrote: Oops. Meant IIS 5.0 I am using .NET For providers I am using only SDF I will monitor the Access logs and if anything suspicious pops out at me, I

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
running every 4 hours to every 1 hour and may have to reduce it further... Mark Pendergraft wrote: Ever since moving to MGOS 2.0 my map keeps crashing and giving users a Cannot Establish Connection error. It appears the service is actually stopping on the machine hosting the map, and I have

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, June 12, 2008 1:26 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Cannot Establish Connection I have been pouring through the Application and Error logs, and the one Error I consistently get

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
error on the application pool isn't going to get trapped in your error handling either I would think. Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, June 12, 2008 2:19 PM To: MapGuide Users Mail List Subject: RE

RE: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Mark Pendergraft
Establish Connection If you are pretty sure about the behavior of SetSelectionXml you might want to log a trac ticket on the OSGeo site with some details. Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, June 12, 2008 2

RE: [mapguide-users] Please try your operation later as the resource was busy

2008-05-16 Thread Mark Pendergraft
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Friday, May 16, 2008 11:44 AM To: mapguide-users@lists.osgeo.org Subject: Re: [mapguide-users] Please try your operation later as the resource was busy I am getting this message too. I am closing my feature reader

RE: [mapguide-users] do i need MapGuide Studio from Autodesk

2007-12-20 Thread Mark Pendergraft
You do NOT need mapguide studio. You can use the web studio that comes with the MapGuide open source files http://localhost/mapguide/webstudio/index.html But I don't think the web studio will let you create layouts yet. You can of course create all of these via programming though. That being

RE: [mapguide-users] physical files

2007-11-19 Thread Mark Pendergraft
I was able to export the package from my production server and import it into my testing server with no problem. Now all of my layers and data are the same. Thank you very much for all of your help. -Mark Pendergraft From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch

[mapguide-users] physical files

2007-11-16 Thread Mark Pendergraft
I have 2 mapguide servers running in my office. One for testing/developing (my computer) and one that hosts the final application. The server hosting the final map has extra layers, and more features then my testing server. I would like to copy the entire repository containing the features over

[mapguide-users] Open map and Zoom to data

2007-10-11 Thread Mark Pendergraft
I'm trying to figure out how to open my map and have it automatically zoom to a feature by including a request querystring in the url. For example http://localhost/mapguide/mga/mga.aspx?JobNo=04291 would zoom to the feature on the Jobs layer with a property of JobNo equaling 04291. I have

RE: [mapguide-users] Support Server

2007-10-08 Thread Mark Pendergraft
to know how many people are running mulitple support servers and the results z On 10/5/07, Mark Pendergraft [EMAIL PROTECTED] wrote: So, I uninstalled MGOS on both machines. Now I have a clean install of 1.2.0 on Win 2k machine. It is setup as the site server with an IP address of 10.07.50.21

RE: [mapguide-users] WMS bounds

2007-10-04 Thread Mark Pendergraft
:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, October 04, 2007 9:15 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] WMS bounds I'm having trouble setting up a layer in my map to use WMS, and I believe the bounds is what is giving me problems. My map is in WA83-NF

RE: [mapguide-users] WMS bounds

2007-10-04 Thread Mark Pendergraft
I solved the problem by dumping my temp files, and rebooting my machine. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, October 04, 2007 10:44 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] WMS bounds Thanks for the tip

[mapguide-users] Support Server

2007-10-04 Thread Mark Pendergraft
I have a Windows 2000 Sp4 Server running mapguide open source 1.2 as a site server. I want to add additional support servers to this server in order to speed up my mapping application. I have tried adding my machine (running Windows XP sp2 and MGOS 1.2 as a site server) to the Win2K server,

RE: [mapguide-users] Support Server

2007-10-04 Thread Mark Pendergraft
Any ideas? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft Sent: Thursday, October 04, 2007 2:12 PM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Support Server I have just turned the firewall off. And the support server is still down

[mapguide-users] Raster Imaging

2007-09-28 Thread Mark Pendergraft
. If anyone could clue me in where to get/connect to color imagery similar to what I would find in say Google Earth, and perhaps provide me with a brief synopsis or walkthrough on how to connect to it, I would greatly appreciate it. Thanks. -Mark Pendergraft Ph: (425) 486-1252 Fx: (425) 486

  1   2   >