[mapguide-users] about installing GDAL raster and OGR providerin the studio

Traian Stanev traian.stanev at autodesk.com
Tue Mar 6 12:09:37 EST 2007


Hi below is the location of the GDAL provider. For the OGR provider you
need to go to http://download.osgeo.org/fdo/3.2.0/,
The file name is OGRProvider-3.2.0.win32.zip.

For both providers you need to place the dll files under Server\Bin\FDO
like Maciej said and add an entry for each provider in the providers.xml
file. 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.


Traian


-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Maciej
Skorczewski
Sent: Tuesday, March 06, 2007 11:32 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] about installing GDAL raster and OGR
providerin the studio


> 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_Ope
n_Source_Raster_Provider_with_Studio&oldid=11648


maciek
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list