Changes between Version 23 and Version 24 of BluePrintRegionsAndIncidents


Ignore:
Timestamp:
04/10/11 16:37:24 (14 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRegionsAndIncidents

    v23 v24  
    5656   * Map center and zoom (so map can be positioned appropriately for the region).
    5757  * Add a multiple reference to gis_config from the gis_layer_feature table, so the set of selected layers can differ per region. A layer_feature entry  with no region set would be selected on all maps.
    58     Two options for implementation:
    59    *  Pat: Inserting a reference to a region in layer_feature *deselects* the layer for that on the map for that region. This is consistent with an empty region set meaning all regions have that layer, and is easier to maintain if new regions are added -- don't need to do anything.)
     58    Options for implementation:
     59   * Pat: Inserting a reference to a region in layer_feature *deselects* the layer for that on the map for that region. This is consistent with an empty region set meaning all regions have that layer, and is easier to maintain if new regions are added -- don't need to do anything.)
    6060   * Fran: Inserting a reference to a region in layer_feature *restricts* the layer to just that region since this is the most usual use-case where a layer only applies to a particular region.
     61   * Pat: Take the enabled flag out of gis_layer_* and instead have a list multiple field in gis_config
     62     that enumerates the enabled layers for that config.
    6163
    6264 * Generate a regions menu from the gis_config table. Add site config options to enable