[mapserver-users] multiple tiffs in one layer
Jacolin Yves
yjacolin at free.fr
Mon Apr 28 05:50:48 PDT 2008
Le Monday 28 April 2008 15:44:32 Attila Berényi, vous avez écrit :
> Dear List,
>
> I'd like to know that is it possible to display separate geotiffs on one
> layer?
> Now I'm able to include more than one DATA line in the LAYER
> specification, but only the last one is displayed....
>
> Any help would be very much appreciated,
>
> Thanks,
>
> Attila
Hi,
You can use TILEINDEX:
LAYER
NAME "geosignal_5k"
GROUP geosignal
STATUS ON
TYPE RASTER
TILEINDEX "Referentiel/geosignal/IDF/5k/index.shp"
TILEITEM "Location"
...
END
GDAL-ogr could create the index shapefile with gdaltindex command.
Regards,
Y.
--
Yves Jacolin
---
http://softlibre.gloobe.org
More information about the MapServer-users
mailing list