[mapguide-users] about installing GDAL raster and OGR providerin
the studio
Maciej Skorczewski
maciej.skorczewski at procad.pl
Tue Mar 6 13:55:25 EST 2007
Traian Stanev napisał(a):
The example Maciej gave is for the OGR provider, you will need a
> similar entry for the GDAL provider -- set the LibraryPath to
> GRFPProvider.dll for the GDAL provider.
add this to provider.xml file
<FeatureProvider>
<Name>OSGeo.Gdal.3.2</Name>
<DisplayName>OSGeo FDO Provider for Raster</DisplayName>
<Description>Read access to various raster-based file formats.
Supports georeferenced file-based raster images.</Description>
<IsManaged>False</IsManaged>
<Version>3.2.0.0</Version>
<FeatureDataObjectsVersion>3.2.0.0</FeatureDataObjectsVersion>
<LibraryPath>GRFPProvider.dll</LibraryPath>
</FeatureProvider>
maciek
More information about the mapguide-users
mailing list