Re: [Gdal-dev] xml file for accessing to a wcs server

2009-04-01 Thread salwa
Hi Frank, I just changed the version to 1.1.0 and it's work now. Thanks for your help Best regards. -- View this message in context: http://n2.nabble.com/xml-file-for-accessing-to-a-wcs-server-tp2566259p2569952.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

Re: [Gdal-dev] xml file for accessing to a wcs server

2009-04-01 Thread Frank Warmerdam
salwa wrote: Hi Frank, this is my WCS service description file: - http://localhost:81/cgi-bin/mapserv.exe?map=NDVI.map&SERVICE=WCS&CRS=EPSG:26191&; NDVI EPSG:26191 gtiff &BBOX=279728,114867,296168,125307&time=2002-11-07 1.0.0 551

Re: [Gdal-dev] xml file for accessing to a wcs server

2009-04-01 Thread salwa
Hi Frank, this is my WCS service description file: - http://localhost:81/cgi-bin/mapserv.exe?map=NDVI.map&SERVICE=WCS&CRS=EPSG:26191&; NDVI EPSG:26191 gtiff &BBOX=279728,114867,296168,125307&time=2002-11-07 1.0.0 551 351 1 b

Re: [Gdal-dev] xml file for accessing to a wcs server

2009-04-01 Thread salwa
Hi Frank, this is my WCS service description file: - http://localhost:81/cgi-bin/mapserv.exe?map=NDVI.map&SERVICE=WCS&CRS=EPSG:26191&; NDVI EPSG:26191 gtiff &BBOX=279728,114867,296168,125307&time=2002-11-07 1.0.0 551 351 1 b

[gdal-dev] xml file for accessing to a wcs server

2009-04-01 Thread belaqziz salwa
uot; "30 30"        "wcs_timeitem" "_date"       "wcs_timeposition" '2002-09-01,2002-11-07,2002-12-25,2003-01-26,2003-02-11,2003-02-27,2003-03-31,2003-04-16,2003-05-18,2003-08-31'     END END END --

Re: [gdal-dev] xml file for accessing to a wcs server

2009-03-31 Thread Frank Warmerdam
belaqziz salwa wrote: Hi, for Accessing to a WCS server i created a local service description xml file,but when i tested the gdal_translate command, i have the following error: C:\Inetpub\wps>gdal_translate -of GTIFF wcs.xml wcs.tif -srcwin 0 0 547 347 Input file size is 548, 348 0ERROR 1: Re

[gdal-dev] xml file for accessing to a wcs server

2009-03-31 Thread belaqziz salwa
Hi, for Accessing to a WCS server i created a local service description xml file,but when i tested the gdal_translate command, i have the following error: C:\Inetpub\wps>gdal_translate -of GTIFF wcs.xml wcs.tif -srcwin 0 0 547 347 Input file size is 548, 348 0ERROR 1: Returned tile does not matc