Namespace OSGeo.MapGuide.MaestroAPI.SchemaOverrides
Classes
ConfigurationDocument
The base class of all configuration documents
GdalConfigurationDocument
A configuration document for the GDAL raster provider. A GDAL configuration document serves as a raster image catalog. Allowing the GDAL provider to optimally select the correct raster images to return for the given queried extents.
GdalRasterItem
Represents a raster image location and its extents.
GdalRasterLocationItem
Represents a directory of raster images in a GDAL configuration document
GenericConfigurationDocument
Represents a generic configuration document. Customisation is done by manipulating the individual XML content.
OdbcConfigurationDocument
Represents a configuration document for the ODBC provider. The ODBC configuration document allows you to declare certain tables as point feature classes by specifying the X, Y and optionally Z columns of the table
OdbcTableItem
Represents a table override. A table override allows a table to be configured as a point feature class
RasterWmsItem
A WMS Raster configuration element
RasterWmsItem.WmsImageFormat
Represents all valid WMS image formats
WmsConfigurationDocument
Represents a configuration document for the WMS provider.
WmsLayerDefinition
WMS Layer Definition configuration element