[mapserver-users] problem in wms service

Ahmet Temiz ahmettemiz88 at gmail.com
Tue Aug 16 00:07:40 PDT 2016


Hi,

I am testing my wms, postgis layer it works with QUERY_STRING but not
displays anything with curl and QGIS.

** It works

mapserv -nh
"QUERY_STRING=map=/var/www/ms_map/jeo.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&map.extent=2588830.423584977+4061255.6481961836+5426172.9135307195+5382087.496964029&LAYERS=jeo&STYLES=&SRS=EPSG:3857&BBOX=2588830.423584977,4061255.6481961836,5426172.9135307195,5382087.496964029&WIDTH=1160&HEIGHT=540&FORMAT=image/png"
> out.png

-----
** it doesn't work

curl --trace -i -X GET -H "Content-Type: image/png" "
http://localhost/cgi-bin/mapserv?map=/var/www/ms_map/jeo.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&map.extent=2588830.423584977+4061255.6481961836+5426172.9135307195+5382087.496964029&LAYERS=jeo&STYLES=&SRS=EPSG:3857&BBOX=2588830.423584977,4061255.6481961836,5426172.9135307195,5382087.496964029&WIDTH=1160&HEIGHT=540&FORMAT=image/png"
> out.png

Can you tell me what the likely reasons are?
regards


-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160816/38983e74/attachment.html>


More information about the mapserver-users mailing list