[mapguide-users] libOGRProvider.so

Traian Stanev traian.stanev at autodesk.com
Fri May 16 10:27:11 EDT 2008


Try running "ldd -r " on the .so file to see if the provider is missing any dependencies. It doesn't seem like the .so is loading successfully, hence MG is unable to get the connection properties.

Traian


From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of schwanzy
Sent: Friday, May 16, 2008 4:31 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] libOGRProvider.so

Jackie C. Ng wrote:

If you called the GetFeatureProviders method from the mapagent test pages, is

there an entry for OSGeo.OGR in the xml content and if so, does it have the

expected connection properties?



- Jackie


In (http://localhost:8008/mapguide/mapagent/ --> Feature --> GetFeatureProvider) "ConnectionProperties" is empty:
<FeatureProvider>
    <Name>OSGeo.OGR.0.1</Name>
    <DisplayName>FDO Provider for OGR</DisplayName>
    <Description>Access to OGR data sources</Description>
    <Version>3.2.2.0</Version>
    <FeatureDataObjectsVersion>3.2.2.0</FeatureDataObjectsVersion>
    <ConnectionProperties/>
</FeatureProvider>

Should I edit providers.xml?
I'm not sure that mixing "fdoogr-3.3.0.tar.gz" with fdo 3.2.2 sources required by MGOS 1.2was a good idea, but does it exist "fdoogr-3.2.3.tar.gz"?

Thanks.

// Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080516/6b630ac2/attachment.html


More information about the mapguide-users mailing list