<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    I have a "logical" question about quick access to maps.<br>
    I have quite huge series of switches/block menu (more layergroups).
    I have to choose a solution with large rasters (region) and
    different masks (municipality) or use different raster "cut" on
    municipality scale.<br>
    Example from layer.ini:<br>
    <br>
    SWITCH1:<br>
    Children: <br>
    layers.background16.className = LayerGroup<br>
    layers.background16.label = TOPOGRAPHY<br>
    layers.background16.rendering = block<br>
    layers.background16.children = BARTopo<br>
    <br>
    Children<br>
    layers.BARTopo.className = LayerGroup<br>
    layers.BARTopo.label = "Creation date - Resolution - Producer"<br>
    layers.BARTopo.rendering = tree<br>
    ; 1) layers.BARTopo.children = regiotopo1931, regiotopo1943,
    regiotopo1956, regiotopo1963, regiotopo1980, regiotopo1989, maskbar<br>
    ; 2) layers.BARTopo.children = BARtopo1931, BARtopo1943,
    BARtopo1956, BARtopo1963, BARtopo1980, BARtopo1989<br>
    <br>
    The last two lines are two potential solutions:<br>
    1) I use the regional topomap with a mask for BAR area (municipality
    level). I repeat the same for every municipality using same regional
    layers but different masks, hidden and selected.<br>
    2) Raster from regional scale cut in "local" scale.<br>
    <br>
    PROS and CONS:<br>
    - I can use only one single raster in mapfile and layer.ini (e.g.:
    regiotopo1931 (quite heavy file)) with different masks (small files
    and useful for all the layers). Repeat the same for the rest of
    raster using same masks.<br>
    - i can use several rasters cut on local scale in mapfile and
    layer.ini (e.g.: BARtopo1931). There are more files but lighter. <br>
    <br>
    I have a huge list, how is the best way to manage it?<br>
    Thanks!<br>
    Simo<br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.01060704.01080005@univie.ac.at" border="0"></div>
  </body>
</html>