jason - thanks for info and script, i was able to use the generated xml file to get to the solution I needed.
dave JasonBirch wrote: > > Config.xml is stored in the MapGuide repository as resource data. In > PHP, it looks something like this: > > $resourceService->SetResourceData($resourceID, "ConfigurationDocument" , > "Stream", $dataByteSource->GetReader()); > > I've got a script that creates a config document and attaches it to a > Resource in the repository: > > http://tinyurl.com/5fwc3v > > You can also look at the code for the Maestro authoring tool, or watch > what it does using Fiddler2 as it creates these config files. > > Jason > > > -- View this message in context: http://www.nabble.com/Raster-images-in-MGE-2009-tp18304693p18367618.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
