[mapguide-users] OGR to FDO 3.3.0 in MGOS 2.0 ...how to download
Greg Boone
greg.boone at autodesk.com
Tue Mar 11 11:07:23 EDT 2008
To get a compiled OGR provider:
- Open:
http://fdo.osgeo.org/content/fdo-330-downloads
- Download and open:
fdosdk-3.3.0_win32.tar.gz
- Extract OGRProvider.dll into the MapGuide FDO bin directory (The same location where Fdo.dll resides)
- Open the FDO providers.xml file (Also located where Fdo.dll resides)
- Integrate the following section:
<FeatureProvider>
<Name>OSGeo.OGR.3.3</Name>
<DisplayName>OSGeo FDO Provider for OGR</DisplayName>
<Description>FDO Access to OGR Data Sources</Description>
<IsManaged>False</IsManaged>
<Version>3.3.0.0</Version>
<FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion>
<LibraryPath>OGRProvider.dll</LibraryPath>
</FeatureProvider>
That should get you started.
Greg
-----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 11, 2008 8:57 AM
To: MapGuide Users Mail List
Subject: [mapguide-users] OGR to FDO 3.3.0 in MGOS 2.0 ...how to download
hi!
Is there any url to download a compiled dll of ogr provider, who will
work with new MGOS 2.0 and FDO 3.3.0 ?
can any body put it into web?
macieks
_______________________________________________
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