[Cartoweb-users] tileindex file error in cartoweb
Simone Frigerio
simone.frigerio at univie.ac.at
Tue Jul 20 10:24:43 EST 2010
Hi,
I am publishing raster ecw layers on CW3 towards index file. In map file
I create one index file (index.shp) and 2 raster layers file
(ortho_2004_5 and ortho_2004_6). In layer.ini hierarchy is correct. In
Index.dbf a "location" field is present with "\ortho\ortho_2004_5.ecw".
On localhost the layer is visualized in the list with others, but if I
click, it generate an error, I need to refresh layers list.
In mapfile:
...
SHAPEPATH "data"
:::
LAYER
NAME "regioortho2004"
TYPE RASTER
TILEINDEX "index.dbf"
TILEITEM "Location"
METADATA
"force_imagetype" "jpeg"
END
END
LAYER
NAME "ortho_2004_5"
TYPE RASTER
DATA "/ortho/ortho_2004_5.ecw"
METADATA
"force_imagetype" "jpeg"
END
END
LAYER
NAME "ortho_2004_6"
TYPE RASTER
DATA "/ortho/ortho_2004_6.ecw"
METADATA
"force_imagetype" "jpeg"
END
END
Is it a question of path? I used absolute "data" folder for index.shp
and a subfolder "ortho" for the raster ECW.
Is it a problem of file? GDAL help explain support to ECW files...
Some suggestions?
Thanks!
Simone
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20100720/501e588a/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature-1.gif
Type: image/gif
Size: 566 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/cartoweb-users/attachments/20100720/501e588a/attachment.gif
More information about the Cartoweb-users
mailing list