[mapguide-users] about installing GDAL raster and OGR provider
in the studio
Maciej Skorczewski
maciej.skorczewski at procad.pl
Tue Mar 6 11:31:57 EST 2007
> Could you help me in installing the GDAL raster and OGR provider in the
> studio
download
http://www.gdal.org/dl/mapguide/
then extract it into
C:\Program Files\MapGuideOpenSource\Server\Bin\FDO
edit provider.xml in
C:\Program Files\MapGuideOpenSource\Server\Bin\FDO
<FeatureProvider>
<Name>OSGeo.OGR.0.1</Name>
<DisplayName>FDO Provider for OGR </DisplayName>
<Description>Read access to various file formats. </Description>
<IsManaged>False</IsManaged>
<Version>3.2.0.0</Version>
<FeatureDataObjectsVersion>3.2.0.0</FeatureDataObjectsVersion>
<LibraryPath>OGRProvider.dll</LibraryPath>
</FeatureProvider>
more and hove to load raster
http://wiki.osgeo.org/index.php?title=MapGuide_Open_Source_Using_the_Open_Source_Raster_Provider_with_Studio&oldid=11648
maciek
More information about the mapguide-users
mailing list