[ELGIS] TR: GDAL 1.8.0 add OGC Web Map Service format - WMS

Julien MARGAIL j.margail at memoris.fr
Wed Jun 22 05:54:35 EDT 2011


Re

On the server with install via yum and packages :
# gdalinfo --format WMS
ERROR 1: --format option given with format 'WMS', but that format not
recognised.  Use the --formats option to get a list of available formats,
and use the short code (ie. GTiff or HFA) as the format identifier.

For comparison on other old server with install from source (GDAL 1.7.3) :
# gdalinfo --format WMS
Format Details:
  Short Name: WMS
  Long Name: OGC Web Map Service
  Help Topic: frmt_wms.html

So the OGC Web Map Service format is not ok for me.
Reading the docs I find too that no option is needed for the configure...


Just see :
building WMS/WCS/HTTP drivers using libcurl.
http://trac.osgeo.org/gdal/wiki/LibCurl

http://trac.osgeo.org/gdal/wiki/BuildingOnUnix
When using "pre-packaged" versions of dependencies like curl, Python, or
HDF4, it is often necessary to install the -dev version of the package. For
instance on Ubuntu having libcurl3-gnutls is not sufficient. The
libcur3-gnutls-dev package is also required. Configure may seem to succeed
but later include files will come up missing during the build.


On my system :
# locate libcurl
/usr/lib/libcurl.so.3
/usr/lib/libcurl.so.3.0.0
/usr/lib64/libcurl.so.3
/usr/lib64/libcurl.so.3.0.0

# yum list gdal
Installed Packages
gdal.i386           1.8.0-2.el5.elgis     installed
gdal.x86_64         1.8.0-2.el5.elgis     installed

# yum list curl*
Installed Packages
curl.i386           7.15.5-9.el5_6.2      installed
curl.x86_64         7.15.5-9.el5_6.2      installed
curl-devel.i386     7.15.5-9.el5_6.2      installed
curl-devel.x86_64   7.15.5-9.el5_6.2      installed


Thanks

Julien

-----Message d'origine-----
De : Peter Hopfgartner [mailto:peter.hopfgartner at r3-gis.com] 
Envoyé : mercredi 22 juin 2011 10:48
À : Julien MARGAIL
Cc : el at lists.osgeo.org
Objet : RE: [ELGIS] TR: GDAL 1.8.0 add OGC Web Map Service format - WMS

Salut Julien



OGR is the vector part of the GDAL/OGR suite, GDAL the raster part. OGR is
enabled by default.

>From the GDAL docs it seems, that it is enough to ebale CURL during
configure, which is already done in the current package. Could you check if
WMS support is already working?



Peter

 

R3 GIS Srl - GmbH

http://www.r3-gis.com





--------Julien MARGAIL <j.margail at memoris.fr> wrote--------

Subject: [ELGIS] TR: GDAL 1.8.0 add OGC Web Map Service format - WMS

Date: 21.06.2011 21:23



>Hello

>

>Try to add ?OGC Web Map Service? format

>(http://www.gdal.org/frmt_wms.html)

>but it?s the first time for me and it?s not very easy to rebuild and

>install

>the new rpm.

>

>I think it?s just adding the configure option ?--with-ogr? in gdal.spec

>

>But that doesn?t work for me yet :(

>This option can be added in the next release ?

>

>Thanks.

>

>Sorry for double post, problem with mail format.

>

>

>Julien MARGAIL | Ingénieur des Systèmes d'information

>| j.margail at memoris.fr

>

>Tél. : +33 (0)4 68 84 57 83 | Fax : +33 (0)2 40 68 54 51

>Adresse : 1 route de Gachet | CS 90711 | 44307 NANTES Cedex 3

>www.memoris.fr | www.groupe-fit.fr 

>

>

>

>_______________________________________________

>el mailing list

>el at lists.osgeo.org

>http://lists.osgeo.org/mailman/listinfo/el

>



More information about the el mailing list