Changes between Version 106 and Version 107 of PakistanDevelopers
- Timestamp:
- 08/25/10 03:21:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PakistanDevelopers
v106 v107 79 79 * [wiki:BluePrintGISLocationsHierarchy Location Selector]: 80 80 * [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/Lon82 81 * Update screen Marker should be in the same layer & replaced by the create feature tool 83 82 * use Drag tool not Draw tool? … … 86 85 * When selecting Lat Lon from the map, change the mouse cursor to crosshair 87 86 * 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? 88 88 * Hierarchical Autocomplete for Locations: #502 89 89 * Update form 90 90 * '''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?) 91 95 * Add Geocoder support 92 96 * Don't display Lat/Lon for Admin levels (Lx)? 93 * See nearby locations & be able to select them?94 97 * shn_read - replace existing system in read/list? 95 98 * 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?97 99 * L1-L4 Feature Classes shouldn't be selectable by non-!MapAdmins (& should be auto-selected by !MapAdmins) 98 100 * Remove Feature Classes completely from Locations (replace with Feature Layers (i.e. Queries))