[ZOO-Discuss] GIS GRASS ZOO integration

Luca Delucchi lucadeluge at gmail.com
Wed Nov 24 05:50:06 PST 2010


2010/10/22 Eugenio Realini <eugenio.realini at gmail.com>:
> Hi Soeren,

Hi Soeren and Eugenio, I restart to work on grass and zoo... I create
a new virtual machine with fedora (to test a new distribution, instead
ubuntu) and I make some progress

>
> We disabled the removal of the temporary file (map_0) that GDAL tries
> to load, and checked what it contained in three different cases:
>
> 1) direct call of a local file (in cgi-bin folder):
> http://131.175.143.108/cgi-bin/zoo_loader.cgi?Service=WPS&Request=Execute&Version=1.0.0&Identifier=r_univar&DataInputs=map=DTM_108.tif;grass_band_number=1
>
> The file map_0 contains only the name of the file as text (without
> quotes): "DTM_108.tif"
>

I test r_univar only with geotiff and I have the same result, my tree
on /tmp is like this

/tmp/tmmpdgIMmt/
|--- gisrc
|--- map_0
|--- startLocation
|     |--- PERMANENT
|           |--- DEFAULT_WIND
|           |--- WIND
|--- zones_1

and this is the error from logfile.txt

<INFO>
Created input filename /tmp/tmpp9qXwz/map_0
</INFO>

<ERROR>
Unable to create input files
</ERROR>

<INFO>
Remove /tmp/tmpp9qXwz
</INFO>

I'm starting to look the code for understand how to solve the problem...

>
> Best regards
> Eugenio

regards
Luca



More information about the Zoo-discuss mailing list