Hi,

TILEINDEX value should point to the .shp file.

Regards,

On Tue, Jul 20, 2010 at 5:24 PM, Simone Frigerio <
simone.frige...@univie.ac.at> wrote:

>  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
>
>
> --
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>


-- 
Pierre GIRAUD
Géomaticien, Analyste

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 93
Mail : pierre.gir...@camptocamp.com
http://www.camptocamp.com

<<signature-1.gif>>

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to