Changes between Version 21 and Version 22 of BluePrintRegionsAndIncidents


Ignore:
Timestamp:
02/22/11 15:54:20 (14 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRegionsAndIncidents

    v21 v22  
    5757  * Add a multiple reference to gis_config from the gis_layer_feature table,
    5858    so the set of selected layers can differ per region.  A layer_feature entry
    59     with no region set would be selected on all maps.  Inserting a reference to
    60     a region in layer_feature *deselects* it on the map.  (This is appropriate
    61     for an empty region entry meaning all regions have that layer, and is easier
    62     to maintain if new regions are added.)
     59    with no region set would be selected on all maps.  (Two options for implementation:
     60    Pat: Inserting a reference to a region in layer_feature *deselects* the layer for
     61    that on the map for that region.
     62    This is consistent with an empty region set meaning all regions have that layer,
     63    and is easier to maintain if new regions are added -- don't need to do anything.)
    6364
    6465 * Generate a regions menu from the gis_config table. Add site config options to enable