[ELGIS] GDAL/OGR with PostgreSQL support

Hatzopoulos, Nikolaos hatzopou at chapman.edu
Thu Aug 18 13:43:49 EDT 2011


ogrinfo --formats
Supported Formats:
  -> "ESRI Shapefile" (read/write)
  -> "MapInfo File" (read/write)
  -> "UK .NTF" (readonly)
  -> "SDTS" (readonly)
  -> "TIGER" (read/write)
  -> "S57" (read/write)
  -> "DGN" (read/write)
  -> "VRT" (readonly)
  -> "REC" (readonly)
  -> "Memory" (read/write)
  -> "BNA" (read/write)
  -> "CSV" (read/write)
  -> "GML" (read/write)
  -> "GPX" (read/write)
  -> "KML" (read/write)
  -> "GeoJSON" (read/write)
  -> "Interlis 1" (read/write)
  -> "Interlis 2" (read/write)
  -> "GMT" (read/write)
  -> "SQLite" (read/write)
  -> "ODBC" (read/write)
  -> "PGeo" (readonly)
  -> "OGDI" (readonly)
  -> "PostgreSQL" (read/write)
  -> "MySQL" (read/write)
  -> "PCIDSK" (readonly)
  -> "XPlane" (readonly)
  -> "AVCBin" (readonly)
  -> "AVCE00" (readonly)
  -> "DXF" (read/write)
  -> "Geoconcept" (read/write)
  -> "GeoRSS" (read/write)
  -> "GPSTrackMaker" (read/write)
  -> "VFK" (readonly)


cat /etc/redhat-release 
CentOS release 5.6 (Final)

did you add the epel repository?

that's funny I've just installed it :)

rpm -aq postgres*
postgresql84-libs-8.4.7-1.el5_6.1
postgresql-8.1.23-1.el5_6.1
postgresql84-libs-8.4.7-1.el5_6.1
postgresql-libs-8.1.23-1.el5_6.1
postgresql-libs-8.1.23-1.el5_6.1
postgresql-devel-8.1.23-1.el5_6.1
postgresql-devel-8.1.23-1.el5_6.1

--Nikos Hatzopoulos
________________________________________
From: el-bounces at lists.osgeo.org [el-bounces at lists.osgeo.org] on behalf of Johannes Signer [j.m.signer at gmail.com]
Sent: Thursday, August 18, 2011 10:08 AM
To: el at lists.osgeo.org
Subject: [ELGIS] GDAL/OGR with PostgreSQL support

Dear All,

I have troubles installing gdal with the postgresql driver. I have
taken the following steps on RHEL 5:

yum install postgresql
yum install postgresql-devel
yum install gdal

but when I do:

ogrinfo --formats

postgresql does not appear in the supported formats.

I did not have that problems on other machines. Am I missing something?

Thanks in advance for any hints,

Johannes
_______________________________________________
el mailing list
el at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/el


More information about the el mailing list