[mapserver-users] getting true wcs-dem value

2015-10-19 Thread Ahmet Temiz
hello

I retrieve wcs-dem .

curl --trace -i  -H "Content-Type: application/image" -XGET "
http://127.0.1.1/cgi-bin/mapserv?map=wcs1.map&SERVICE=wcs&VERSION=1.0.0&REQUEST=GetCoverage&coverage=dem&CRS=EPSG:4326&BBOX=35.670381,35.813051,44.81901235734796,42.106463&WIDTH=1600&HEIGHT=1066&FORMAT=GTiff";
> dem.tif

But, it generates 3 bands without having any dem value as :

(gdalinfo dem.tif)

Band 1 Block=1600x1 Type=Byte, ColorInterp=Red
Band 2 Block=1600x1 Type=Byte, ColorInterp=Green
Band 3 Block=1600x1 Type=Byte, ColorInterp=Blue


shp2img produce proper  results :

Band 1 Block=2707x3 Type=Byte, ColorInterp=Gray

What am I doing possibly wrong ?
What do I have to do to get raw wcs-dem value?

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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Search in MapServer.org does not work

2015-10-19 Thread Martin Icking
The search window opens, but no search result is shown. 
In the debug console I get: 

GET http://mapserver.org/_sources/MIGRATION_GUIDE.txt 404 (Not Found) 

Tx 
Martin



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Search-in-MapServer-org-does-not-work-tp5231150.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Search in MapServer.org does not work

2015-10-19 Thread Jeff McKenna

Thanks for reporting Martin.

This was a tough one. I've noticed that since we made the move to build 
our docs on travis-ci.org the search stopped working, I think this 
problem has existed for a long time.


Today finally I discovered some travis-ci.org build scripts for 
MapServer that "rm" some directories after copying to mapserver.org 
including "_sources/".  I've changed those scripts and the search seems 
to be working again:  http://www.mapserver.org/search.html?q=class


-jeff


--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/



On 2015-10-19 11:00 AM, Martin Icking wrote:

The search window opens, but no search result is shown.
In the debug console I get:

GET http://mapserver.org/_sources/MIGRATION_GUIDE.txt 404 (Not Found)

Tx
Martin




___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users