Changes between Version 73 and Version 74 of PakistanDevelopers


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDevelopers

    v73 v74  
    2424
    2525=== Map ===
    26  * Fix Clustering: #498 (done)
    27   * ~~Cluster Popups with multiple records should show 'name - type' not just 'name'~~
    28    * Better still:
    29 {{{
    30 Location A
    31  <Resource type> - <date?>
    32  <Resource type> - <date?>
    33  <Resource type> - <date?>
    34 Location B
    35  <Resource type> - <date?>
    36  <Resource type> - <date?>
    37  <Resource type> - <date?>
    38 If there is more than one location listed include:
    39 "Zoom in for detail"
    40 }}}
     26 * Map requires a refresh to get icons to appear at proper size (Firefox/IE. Chrome/Safari stay small): #493
     27  * This makes the highlightControl popups much more painful
     28  * Approach to debug: http://docs.openlayers.org/help/minimize.html
     29 * Provide a Legend for Feature Layers in full-screen mode: #499
     30 * Fresh water source !PoIs
     31  * Water !FeatureClass is there in the Programme !FeatureGroup, so can be added already although a nicer UI would be great
     32   * Could use the Landmark model as a basis: http://pakistan.sahanafoundation.org/eden/gis/landmark
     33  * Could also have a custom map query which displays a Water layer for all Shelters which provide Water Services
     34
     35==== Data ====
     36 * Import Locations
     37  * see [wiki:PakistanUserGuide#LocationsHierarchy]
     38  * e.g. from [wiki:UserGuidelinesGISData#Geonames Geonames]
     39  * L1 Polygons: http://finder.geocommons.com/overlays/61368
     40  * L1 & a few L2s: http://downloads.cloudmade.com/asia/pakistan
     41  * http://www.gadm.org/data/shp/PAK_adm.zip (L0-L2 polygons, possibly L2 is out of date)
     42  * http://pakgis.blogspot.com/2009/07/vector-datasets_22.html (L0-L2 polygons; also Tehsils (sub-districts) may be available on request)
     43 * ~~Lock down L1-L3 Locations~~
     44 * De-duplication of existing locations: #482 (code done: still needs someone to go through & make use of)
     45
     46 * Import !GeoData into !GeoServer for more advanced GIS: #497
     47  * WFS Support
     48 * Look for Overlays we could add to Map:
     49  * http://blog.fortiusone.com/2010/08/18/1435/
     50   * Good to be able to support the Photos (currently shows 'undefined' for all attributes): http://finder.geocommons.com/overlays/61378
     51
     52==== Locations Selector ====
    4153 * [wiki:BluePrintGISLocationsHierarchy Location Selector]:
    4254  * [wiki:BluePrintGISSelectLocationFromMap Add Location by placing cursor on Map]: #487 (done basics)
     
    5567     * For Admins this should filter based on the selected Level
    5668     * For non-Admins this should filter to L4?
    57  * Map requires a refresh to get icons to appear at proper size (Firefox/IE. Chrome/Safari stay small): #493
    58   * This makes the highlightControl popups much more painful
    59   * Approach to debug: http://docs.openlayers.org/help/minimize.html
    60  * Provide a Legend for Feature Layers in full-screen mode: #499
    61  * Popups
    62   * Should add an 'Open' hyperlink to open the resource (in a new tab?)
    63   * Locations have a URL which doesn't work (wants to open map in JS div)
    64   * Hide blank fields?
    65   * Customised Popups for Incidents, Assessments & Requests
    66    * Hide fields which aren't so necessary to make the critical ones stand out
    67   * It would be good if the map pop-ups showed the resource type as a header at the top - currently it isn't entirely clear what the popup is showing.
    68  * Import Locations
    69   * see [wiki:PakistanUserGuide#LocationsHierarchy]
    70   * e.g. from [wiki:UserGuidelinesGISData#Geonames Geonames]
    71   * L1 Polygons: http://finder.geocommons.com/overlays/61368
    72   * L1 & a few L2s: http://downloads.cloudmade.com/asia/pakistan
    73   * http://www.gadm.org/data/shp/PAK_adm.zip (L0-L2 polygons, possibly L2 is out of date)
    74   * http://pakgis.blogspot.com/2009/07/vector-datasets_22.html (L0-L2 polygons; also Tehsils (sub-districts) may be available on request)
    75  * ~~Lock down L1-L3 Locations~~
    76  * De-duplication of existing locations: #482 (code done: still needs someone to go through & make use of)
    77  * Fresh water source !PoIs
    78   * Water !FeatureClass is there in the Programme !FeatureGroup, so can be added already although a nicer UI would be great
    79    * Could use the Landmark model as a basis: http://pakistan.sahanafoundation.org/eden/gis/landmark
    80   * Could also have a custom map query which displays a Water layer for all Shelters which provide Water Services
    81  * Setup !GeoServer
    82   * Print the Map
    83    * [wiki:InstallationGuidelinesGISData#Printing]
    84    * http://trac.mapfish.org/trac/mapfish/ticket/161
    85   * import !GeoData into that for more advanced GIS: #497
    86  * Look for Overlays we could add to Map:
    87   * http://blog.fortiusone.com/2010/08/18/1435/
    88    * Good to be able to support the Photos (currently shows 'undefined' for all attributes): http://finder.geocommons.com/overlays/61378
     69
     70==== Popups ====
     71 * Should add an 'Open' hyperlink to open the resource (in a new tab?)
     72 * Locations have a URL which doesn't work (wants to open map in JS div)
     73 * Hide blank fields?
     74 * Customised Popups for Incidents, Assessments & Requests
     75  * Hide fields which aren't so necessary to make the critical ones stand out
     76 * It would be good if the map pop-ups showed the resource type as a header at the top - currently it isn't entirely clear what the popup is showing.
     77 * Fix Clustering: #498 (done)
     78  * ~~Cluster Popups with multiple records should show 'name - type' not just 'name'~~
     79   * Better still:
     80{{{
     81Location A
     82 <Resource type> - <date?>
     83 <Resource type> - <date?>
     84 <Resource type> - <date?>
     85Location B
     86 <Resource type> - <date?>
     87 <Resource type> - <date?>
     88 <Resource type> - <date?>
     89If there is more than one location listed include:
     90"Zoom in for detail"
     91}}}
     92
     93==== Printing ====
     94 * [wiki:InstallationGuidelinesGISData#Printing]
     95  * http://trac.mapfish.org/trac/mapfish/ticket/161
    8996 * [wiki:BluePrintGISLocationsSearch Location Search]
    9097