[mapguide-users] Add Polygon to Layer in Current Session Only

2010-08-24 Thread JC650
I want to add a polygon to a layer only in the current session. I am able to add it permanently to the map using: Dim layerDef As String = Library://GISLayers/path/to/layer/ LayerName .FeatureSource Dim dataSourceId As New MgResourceIdentifier(datasource) But when I try to

[mapguide-users] Points Disappearing with External SHP Connection

2009-12-23 Thread JC650
We are attempting to add some layers using a connection to a SHP folder. Our Setup: 1) Mapguide 2010; Using the AJAX Viewer 2) Created an Aliased Folder on a Local Drive of the Server 3) Put 10+ SHP file Layers in the folder 4) Layer below has default theme (just changed color). The

Re: [mapguide-users] Points Disappearing with External SHP Connection

2009-12-23 Thread JC650
question on the FDO forum: http://n2.nabble.com/Disappearing-Shape-File-Objects-td4113490.html#a4113490 JC650 wrote: We are attempting to add some layers using a connection to a SHP folder. Our Setup: 1) Mapguide 2010; Using the AJAX Viewer 2) Created an Aliased Folder

Re: [mapguide-users] initial displacement of map content

2009-08-03 Thread JC650
This problem is fixed in MG2010. So if you can upgrade, that would fix it for you... at least it did for us. stoff wrote: Hi Chris, great job! That was exactly the problem ... if I activate the propertyctrl, then the displacement does not occur anymore ... I use mapguide enterprise

RE: [mapguide-users] MapGuide Studio 2010 with older server veriosns?

2009-04-09 Thread JC650
I attempted to install 2010 on a server with 2009 and run them in parallel. Tried to upgrade using the included directions (which include calling a bat file that doesn't seem to exist (or maybe I am blind?)). Everything upgraded ok, except all of the symbols were upside down. Other than

RE: [mapguide-users] Fluctuating Cursor Accuracy

2009-04-06 Thread JC650
Great news. After installing MG2010 this problem no longer happens. I can now uncheck the properties pane, and no map offset. Thanks to whoever fixed this bug! -- View this message in context: http://n2.nabble.com/Best-method-to-use-dwg-files-tp1813070p2595652.html Sent from the MapGuide

[mapguide-users] Buffering Techniques...

2009-04-06 Thread JC650
I have created a page that buffers a selection to get a larger selection. Basically the user selects a parcel, enters a radius, and it selects all the parcels in the radius. The program basically buffers each parcel individually and adds them to the selected features. Pretty simple stuff.

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

2009-04-06 Thread JC650
Sorry to dig this thread up from the grave. I was posting another message through nabble and it showed my old posts. I just wanted to respond to the tail end of this thread that the problem I wrote about was no longer an issue in MG2010, as it was in 2009,2008,and 2007; so that anyone