<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
My instructions for installing OGR are:<br>
1. Delete the FDO folder from MgOS<br>
2. Download FDO WindowsSDK<br>
3. Extract Bin folder from WindowsSDK<br>
4. Rename Bin FDO and place as folder deleted in step 1<br>
<br>
My entry looks like this:<br>
<br>
<FeatureProvider><br>
<Name>OSGeo.OGR.3.3</Name> <br>
<DisplayName>OSGeo FDO Provider for OGR</DisplayName> <br>
<Description>FDO Access to OGR Data
Sources</Description> <br>
<IsManaged>False</IsManaged> <br>
<Version>3.3.0.0</Version> <br>
<FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion>
<br>
<LibraryPath>.\OGRProvider.dll</LibraryPath> <br>
</FeatureProvider><br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Krunoslav skrev:
<blockquote cite="mid:16739625.post@talk.nabble.com" type="cite">
<pre wrap="">
Kenneth, GEOGRAF A/S wrote:
</pre>
<blockquote type="cite">
<pre wrap="">You can try the OGR provider, which also supports MySQL.
I am positive that the BBOX problem is solved there, but I am unsure
about the performance aspect.
There may be other hidden problems, but it might be easier than
migrating data.
</pre>
</blockquote>
<pre wrap=""><!---->
Thank you. I downloaded OGR-3.2.3, and modified providers.xml like this:
<FeatureProvider>
<Name>OSGeo.OGR.0.1</Name>
<DisplayName>FDO Provider for OGR</DisplayName>
<Description>Access to OGR data sources</Description>
<IsManaged>False</IsManaged>
<Version>3.2.3.0</Version>
<FeatureDataObjectsVersion>3.2.3.0</FeatureDataObjectsVersion>
<LibraryPath>C:\Program
Files\MapGuideOpenSource2.0\Server\Bin\FDO\OGRProvider.dll</LibraryPath>
</FeatureProvider
But OGR doesn't show up in studio. Am I using wrong version of ogr? Are
there any instructions how to make OGR work with mgos 2.0?
</pre>
</blockquote>
</body>
</html>