SPAM-LOW: [mapguide-users] RE: Am i on the Right Track?

Andy Morsell amorsell at spatialgis.com
Sat Oct 14 01:29:22 EDT 2006


That code was developed, in part, for a client and I do not have the
authority to give away the source code.   I can tell you the rough coding
steps:

-Grab the selection XML
-Query the original feature source using the feature ID's from the selection
XML using the FDO API
-Retrieve from the query results the key that makes sense to you and your
data
-Pass your key values to your external report
-Your external report then queries the pertinent database tables to produce
the final report


Andy 

-----Original Message-----
From: Jamie [mailto:manjrekar at gmail.com] 
Sent: Friday, October 13, 2006 10:15 PM
To: users at mapguide.osgeo.org
Subject: SPAM-LOW: [mapguide-users] RE: Am i on the Right Track?


Andy,
  can you post the source code of the file.  novice programmers like us
cannot start coding directly. 

thanks
 J-me


Andy Morsell wrote:
> 
> I have an example where this kind of thing is done.  It opens a new window
> for the report, but could just as easily target a frame.   It uses the
> standard Autodesk Sheboygan sample application.  This is an example of
> using
> an old MapGuide 6.5 report and making it work with MGOS without any
> changes
> to the report itself.
> 
> Zoom in so parcels are displayed, select some, then select Parcel Summary
> Report under the Tasks menu.  You will see a couple of alert boxes popup
> (they are intentional) and then the report will open.  The JavaScript
> alerts
> are left in there on purpose so people (other developers) can see what
> MapGuide is actually doing in terms of the selectionXML formation and the
> FeatureID keys that it forms for objects.  The report itself is on a
> different server - it's one of Autodesk's that they use for their AE
> demos.
> I think it uses Access for the database. 
> 
>
http://mapguide.spatialgis.com/mapguide/dotnetviewersample/ajaxviewersample.
> aspx
> 
> Regarding using MG 6.5 versus MGE: we know that MG 6.5 development has
> stopped and no new features or releases will occur.  Autodesk has said
> that
> they will continue to support it (and confusingly, sell it) for a number
> of
> years.  Based on that alone, if would be the most forward-thinking
> decision
> to go with MGE if you are starting a site from scratch.  
> 
> 
> Andy Morsell, P.E.
> Spatial Integrators, Inc.
> http://www.SpatialGIS.com
> 
> -----Original Message-----
> From: Cory Gregor [mailto:cgregor at barkerlemar.com] 
> Sent: Friday, October 13, 2006 7:31 AM
> To: users at mapguide.osgeo.org
> Subject: [mapguide-users] Am i on the Right Track?
> 
> 
> Hello All,
> 
> I just want to make sure what i am thinking is correct.  I am wanting to
> load a map in the mapframe(Some Layers for SQL Server so that means i will
> need to get Enterprise MGOS).  I want click on the map and get the Layer
> Name and ID, so i can pass them to a new ASPX page.  With the variables
> from
> the Map i am going to Run a query to display the data on the RightSide
> Frame(not the taskframe).   I am wanting to use a ajax viewer.   I have
> spent alot of time trying to do this, with no luck.  My Compnay is going
> to
> send out a proposal on Monday.  I need to tell them to use MGOS or MG 6.5.

> If anyone has a C# sample on how to do this please share.
> 
> Thanks,
> Cory
> --
> View this message in context:
> http://www.nabble.com/Am-i-on-the-Right-Track--tf2437418.html#a6796695
> Sent from the OSGeo MapGuide mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Am-i-on-the-Right-Track--tf2437418.html#a6807568
Sent from the OSGeo MapGuide mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org







More information about the Mapguide_users mailing list