Changes between Version 106 and Version 107 of PakistanDevelopers


Ignore:
Timestamp:
08/25/10 03:21:10 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDevelopers

    v106 v107  
    7979 * [wiki:BluePrintGISLocationsHierarchy Location Selector]:
    8080  * [wiki:BluePrintGISSelectLocationFromMap Add Location by placing cursor on Map]: #487 (done basics)
    81    * Handle the case where we link to a general Lx Location record & which we now refine to add a Street Address or Lat/Lon
    8281   * Update screen Marker should be in the same layer & replaced by the create feature tool
    8382    * use Drag tool not Draw tool?
     
    8685   * When selecting Lat Lon from the map, change the mouse cursor to crosshair
    8786    * This is partially-working: clicking the button on enables the crosshair, clickign it off diables, but currently it's not being set on 1st load
     87   * See nearby locations & be able to select them?
    8888  * Hierarchical Autocomplete for Locations: #502
    8989   * Update form
    9090    * '''Hierarchy needs populating from old record'''
     91   * Handle the case where we link to a general Lx Location record & which we now refine to add a Street Address or Lat/Lon
     92    * we have a UUID but the 1st update should be either just changing location_id (if using the hierarchy) or creating a new record (if using lat/lon or addr_street)
     93   * Changing things in higher levels should clear lower levels?
     94   * The extra 'Save Location' button shouldn't be required (Auto-Save when main form is submitted. Does this make code simpler as only need to update location_id at the end?)
    9195   * Add Geocoder support
    9296   * Don't display Lat/Lon for Admin levels (Lx)?
    93    * See nearby locations & be able to select them?
    9497   * shn_read - replace existing system in read/list?
    9598   * if shn_has_role(MapAdmin): Provide an 'Add Location' option next to each level of hierarchy (simplified Ext popup not colorbox?)
    96    * Changing things in higher levels should clear lower levels?
    9799   * L1-L4 Feature Classes shouldn't be selectable by non-!MapAdmins (& should be auto-selected by !MapAdmins)
    98100    * Remove Feature Classes completely from Locations (replace with Feature Layers (i.e. Queries))