Re: PostGIS FDO provider

22 views
Skip to first unread message

simon pelicon

unread,
Jul 23, 2012, 2:14:43 AM7/23/12
to geo...@googlegroups.com
Hi!
What OSGeo.OGR files version do you use. You should use files for FDO 3.5 version.
Try with dependency walker find the missing .dll files and copy them.

Simon

On Fri, Jul 20, 2012 at 3:48 PM, jmoreau [via GeoREST] <[hidden email]> wrote:
Hi all,

I'm trying to connect georest to a postgis table. I use this pre-built package: http://code.google.com/p/georest/downloads/detail?name=georest_win32_1.1.5.beta.zip&can=2&q=

I tried to define a new resource using this xml config file:

<RestConfig>
  <Data>
    <Resource uripart="batiment">
      <Source type="FDO">
        <Provider>OSGeo.OGR</Provider>
        <ConnectionString>PG:"dbname='dbname' host='host' port='port' user='jmoreau' password='*****'";</ConnectionString>
        <FeatureClass>jmoreau:bs_1250009_0</FeatureClass>
      </Source>
      <Representation renderer="JSON" pattern=".json"/>               
      <Representation renderer="OData" />                       
    </Resource>
  </Data>
</RestConfig>

I have hide the real connection parameters for the sake of security.

When I try to request the resource I get the following message: Unable to load the FDO Provider: The specified module could not be found.

Is there a way to add postgis support to georest?

Thanks in advance!




If you reply to this email, your message will be added to the discussion below:
http://georest.99228.n3.nabble.com/PostGIS-FDO-provider-tp4024713.html
To start a new topic under GeoREST, email [hidden email]
To unsubscribe from GeoREST, click here.
NAML



View this message in context: Re: PostGIS FDO provider
Sent from the GeoREST Users mailing list archive at Nabble.com.
Reply all
Reply to author
Forward
0 new messages