Trevor - two questions, 1. The second arg for the Get/SetResourceData(MgResourdeIdentifier, string dataName) methods, where does this value come from or what should this be? when I execute the method I receive a "Resource data was not found: <dataName>". The exception is the same regardless of what the dataName arg value is. Obviously I am missing something here.
2. I can not find a config.xml anywhere on the file system. Before clicking "Test Connection" and Save, or After testing the connection and saving. Any suggestions? thanks, dave The MGE 2009 raster provider looks at the config.xml document stored with the raster feature source to determine which raster files to load. This document can be accessed using Get/SetResourceData. Autodesk MapGuide Studio regenerates this document when you hit "Test Connection" on the feature source and then save it. MGE 2009 does not update the config.xml document so any changes to the imagery will not be reflected automatically. Thanks, Trevor -----Original Message----- From: Zac Spitzer [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2008 7:56 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Raster images in MGE 2009 On Mon, Jul 7, 2008 at 11:23 PM, Dave Brett <[EMAIL PROTECTED]> wrote: > > Zac - > i am not sure I exactly understand your suggestion. I looked into the > FeatureService and the ResourceService and the closest things I can find > to > what you are describing is using the > ResourceService.GetResourceData/SetResourceData methods. yep, that's what you need to do -- View this message in context: http://www.nabble.com/Raster-images-in-MGE-2009-tp18304693p18342812.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
