Changes between Version 13 and Version 14 of BluePrint/GIS


Ignore:
Timestamp:
04/26/13 17:00:33 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS

    v13 v14  
    55
    66== Ideas ==
     7* Enable downloading of datasets (allows sharing of data with e.g. MapAction). CSV format? Shapefile format? Button in catalog? Also on Map?
     8* [wiki:BluePrint/GIS/OSMLayers OpenStreetMap PoI Layers]
     9 * http://wiki.openstreetmap.org/wiki/OpenLayers_Dynamic_POI
     10 * Can we use same DB as generates Tiles?
     11* Styler for GeoJSON Layers (Stats layers. These should just work? test Demographics that come with Vulnerability. Deprecate Theme layers completely? Need Importer)
     12* Subfolders in Layer Tree (enable/disable together)
     13* Having a [wiki:BluePrint/GIS/TimePlay playable Timeline slider]
     14 * works with Stats layers & S3Track
     15* Roads resource - Routable
     16 * can calculate walking/driving distances. (Include Topology where-available)
     17 * http://project-osrm.org
     18 * http://sourceforge.net/projects/gosmore/
     19 * Can we use same DB as generates Tiles? Webservice?
     20* Import Shapefiles
     21* Import Rasters
     22 * gdal_polygonize: http://www.gdal.org/gdal_polygonize.html
     23
     24== Other Ideas ==
    725 * [wiki:Contribute/Code#GISMapping Basic Tasks]
    826 * complete [BluePrintMobileClient#Mapping support for Mobile devices]
    927 * Integrate [http://riskinabox.org Risk in a Box]
    1028 * complete moving of JS code from being generated [http://eden.sahanafoundation.org/browser/modules/s3/s3gis.py#L1857 server-side] to [static http://eden.sahanafoundation.org/browser/static/scripts/S3/s3.gis.js] (for caching & easier maintenance)
    11  * [wiki:BluePrint/GIS/OSMLayers OpenStreetMap PoI Layers]
    12  * Color coded maps according to Geo-data (threats, needs, etc)
    1329 * Placing variable sized markers on the map in proportion to data (number of people in camp, number of families needing food)
    1430 * Tracking people ( John Smith was registered at Camp A, then collected food at Camp B, then volunteers at Site C), or Items (The shipment of Tarpaulins moved from site C to site D, where it was split, and then half of them have been distributed from site E)
    15  * Having a [wiki:BluePrint/GIS/TimePlay playable timeline slider]
    1631 * Identify core [wiki:BluePrintGIStools GIS tools]
    1732 * Integrating Walking Papers ([http://walking-papers.org/]) functionality into Sahana
    1833 * Merge http://skapes.org Geolytics toolkit
    19  * Add the ability to calculate walking & driving distances (include topology, where-available)
    2034 * Include radio station footprints (VHF inc broadcast - like RadioMobile)
    21 
    2235== List ==
    2336 * [wiki:BluePrintGISAPI Mapping API]