[Mapserver-users] grouping layer
Heiko Kehlenbrink
Heiko.Kehlenbrink@vermes.fh-oldenburg.de
Wed, 17 Mar 2004 07:18:08 +0100 (CET)
hi gijs,
thank you for the hind, but i came along that road, i first use a tileindex
with the raster maps but within maplab the query function seams to be
disturbed by the shape file used to held the extents of the raster maps.
so using the grouping function i thouhght i could work around that problem.
are you aware about the "group" functionality ?
best regards
heiko
>
> Create a tileindex
>
> Locate gdaltindex on the server or compile it see the url below to find
> it
>
> With linux the command is aa following
> [root@atsence2 tileindex]# ./gdaltindex tileindex.shp
> /var/www/html/datalocal/tiffdir/*.tif
>
>
> In the map file you put the following
>
> LAYER
> NAME top25
> GROUP raster_layers
> STATUS ON
> TYPE RASTER
> TILEINDEX /var/www/html/datalocal/tileindex/test.shp
> TILEITEM "location"
> END
>
> The TILEITEM is default keep it this way!
>
>
> http://www.remotesensing.org/gdal/
>
> http://mapserver.gis.umn.edu/doc/raster-howto.html
>
>
>
>
> -----Oorspronkelijk bericht-----
> Van: Heiko Kehlenbrink [mailto:Heiko.Kehlenbrink@vermes.fh-oldenburg.de]
>
> Verzonden: dinsdag 16 maart 2004 13:52
> Aan: mapserver-users@lists.gis.umn.edu
> Onderwerp: [Mapserver-users] grouping layer
>
> hi list,
>
> i have a bunch of raster layer like the following:
>
> LAYER
> NAME "5243"
> GROUP "Ortho"
> STATUS OFF
> TYPE RASTER
> TEMPLATE "ttt.html"
> DATA "/srv/www/htdocs/world/data/16webbay/2995243.tif"
> PROJECTION
> "init=epsg:26915"
> END
> END
>
> LAYER
> NAME "5244"
> GROUP "Ortho"
> STATUS OFF
> TYPE RASTER
> TEMPLATE "ttt.html"
> DATA "/srv/www/htdocs/world/data/16webbay/2995244.tif"
> PROJECTION
> "init=epsg:26915"
> END
> END
>
>
> I hoped that i could select them all with the GROUP - Name but did not
> succseded.
> How must i define a layer which brings all Layers of one Group to view?
>
> best regards
>
> Heiko Kehlenbrink
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users@lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
>
>
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users