* Raster Config Builder v 1.0 * If you have questions, please contact Jason Birch on the MapGuide Users mailing list. Features: - Reads a directory of images in your MapGuide server - Builds an XML raster catalog config file for that directory - Creates a new Data Connection on your MapGuide server that references this config file Requirements: - MapGuide Open Source 1.2 Final Installation: - Place the rasterconfig.php file in the MapGuide www path. For instance, you can place it at: C:\Program Files\MapGuideOpenSource\WebServerExtensions\www\ - Ensure that the user-defined variables in the first few lines of the script are accurate. These include things like username, password, and the path to MapGuide on your server. Usage: - Open the script through the MapGuide-configured web server. For instance, with the bundled Apache install this might be: http://localhost:8008/mapguide/rasterconfig.php - Enter the path to your images (such as c:\orthos\) and the full path for the new image Data Connection (such as Library://Data/ABC123.FeatureSource) and click on Submit - Your new image data connection should now show up in Studio.