Changes between Version 18 and Version 19 of BluePrintRegionsAndIncidents


Ignore:
Timestamp:
02/21/11 23:21:29 (14 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRegionsAndIncidents

    v18 v19  
    3333In order to support configuring and selecting regions:
    3434
    35  * Move any region-specific configuration into gis_config.  This currently means:
     35 * Identify a region by a gis_config record.  Move any region-specific
     36   configuration into gis_config, or tie it to gis_config via a foreign
     37   key reference.  This currently means:
    3638  * A location representing a region (see below).
    3739  * The hierarchy labels, depth, and settings appropriate for that area.
     
    5355  * Already present in gis_config, and needed for region selection:
    5456   * Map center and zoom (so map can be positioned appropriately for the region).
     57  * Add a multiple reference to gis_config from the gis_layer_feature table,
     58    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.
    5560
    5661 * Generate a regions menu from the gis_config table. Add site config options to enable