41 | | * [wiki:BluePrintGISSelectLocationFromMap Add Location by placing cursor on Map]: #487 (done basics) |
42 | | * Read/Update screens should have a Marker visible to start with |
43 | | * Want to zoom to the relevant area of the map based on the selected locations hierarchy (needs polygon data) |
44 | | * Update map should use Drag tool not Draw tool? |
45 | | * When selecting Lat Lon from the map, change the mouse cursor to cross hairs |
| 41 | * Location Selector: |
| 42 | * [wiki:BluePrintGISLocationsHierarchy] |
| 43 | * [wiki:BluePrintGISSelectLocationFromMap Add Location by placing cursor on Map]: #487 (done basics) |
| 44 | * Read/Update screens should have a Marker visible to start with |
| 45 | * Want to zoom to the relevant area of the map based on the selected locations hierarchy (needs polygon data) |
| 46 | * Update map should use Drag tool not Draw tool? |
| 47 | * When selecting Lat Lon from the map, change the mouse cursor to cross hairs |
| 48 | * Hierarchical Autocomplete for Locations: #502 |
| 49 | * Add Location popup should set the Parent according to the hierarchy chosen in the main form |
| 50 | * L1-L4 Feature Classes shouldn't be selectable by non-!MapAdmins (& should be auto-selected by !MapAdmins) |
| 51 | * Remove Feature Classes completely from Locations (replace with Feature Layers (i.e. Queries)) |
| 52 | * Could still use some work: |
| 53 | * set &parent_ after each click (Currently works only for 1st press of 'Add Location' not subsequent) |
| 54 | * entering things in higher levels should clear lower levels? |
| 55 | * Provide one inside Add Location popup for the Parent |
| 56 | * For Admins this should filter based on the selected Level |
| 57 | * For non-Admins this should filter to L4? |
57 | | * Hierarchical Autocomplete for Locations: #502 |
58 | | * Add Location popup should set the Parent according to the hierarchy chosen in the main form |
59 | | Currently works only for 1st press of 'Add Location' not subsequent |
60 | | * Use HTML5 GeoLocation where available to pre-populate the location (using a 'nearby' algorithm?) |
61 | | * L1-L4 Feature Classes shouldn't be selectable by non-!MapAdmins (& should be auto-selected by !MapAdmins) |
62 | | * Remove Feature Classes completely from Locations (replace with Feature Layers (i.e. Queries)) |
63 | | * Could still use some work: |
64 | | * set &parent_ after each click |
65 | | * entering things in higher levels should clear lower levels? |
66 | | * Provide one inside Add Location popup for the Parent |
67 | | * For Admins this should filter based on the selected Level |
68 | | * For non-Admins this should filter to L4? |