Postgres + OGRProvider.dll = big problem.

Maciej Skorczewski maciej.skorczewski at procad.pl
Wed Aug 2 03:22:04 EDT 2006


Hi all!



I have install on my laptop (XP+SP2):

1. MapGuide 1.0.1 + MgWebServerExtensions
2. MapGuide Studio 2007
3. OGRProvider.dll ( from OGRProvider_win32_pq.zip on mapguide.osgeo.org 
- this is ORG 3.1 version)

(in  C:\Program Files\MapGuideOpenSource\Server\Bin\FDO)
i have add to providers.xml

this xml

<FeatureProvider>
          <Name>OSGeo.OGR.0.1</Name>
          <DisplayName>FDO Provider for OGR</DisplayName>
         <Description>Access to OGR data sources</Description>
         <IsManaged>False</IsManaged>
         <Version>0.1.0.0</Version>
	<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
         <LibraryPath>OGRProvider.dll</LibraryPath>
</FeatureProvider>

then when i connect to postgres database with string

PG:host=localhost user=postgres dbname=name password=pass

(my strong configuration)
http://img98.imageshack.us/img98/3713/error2xv2.jpg


I have -> Successful connection.



BUT when i add New extended feature class (to connect data source and 
database i have error - look in atachment)

"This current feature source has no feature classes, and cannot support 
joins"

(error look like this)
http://img48.imageshack.us/img48/1848/errorrc7.jpg




What is wrong with this?
Do you have any errors like this?

http://img48.imageshack.us/img48/1848/errorrc7.jpg






More information about the Mapguide-users mailing list