[gdal-dev] gdal 2.4.4 with WMS support

aborruso aborruso at gmail.com
Sun Sep 6 02:35:32 PDT 2020


Hi all,
I have compiled and installed gdal 2.4.4 in this way:

wget http://download.osgeo.org/gdal/2.4.4/gdal244.zip
unzip gdal244.zip
cd ./gdal-2.4.4
./configure --prefix=/usr/local --with-sqlite3=/usr/local
--with-spatialite=/usr/local --with-static-proj4=/usr/local
--with-geos=/usr/local/bin/geos-config
make
sudo make install

But it does not have WMS format and it's impossible to use in example
gdalinfo to have GetCapabilities output. If I run

gdalinfo
"WMS:http://vincoliinrete.beniculturali.it/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities"

I have

ERROR 4:
WMS:http://vincoliinrete.beniculturali.it/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities:
No such file or directory

How to compile it to have also WMS support?

Thank you



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list