Changes between Version 13 and Version 14 of BluePrint/GIS
- Timestamp:
- 04/26/13 17:00:33 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS
v13 v14 5 5 6 6 == 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 == 7 25 * [wiki:Contribute/Code#GISMapping Basic Tasks] 8 26 * complete [BluePrintMobileClient#Mapping support for Mobile devices] 9 27 * Integrate [http://riskinabox.org Risk in a Box] 10 28 * 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)13 29 * Placing variable sized markers on the map in proportion to data (number of people in camp, number of families needing food) 14 30 * 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]16 31 * Identify core [wiki:BluePrintGIStools GIS tools] 17 32 * Integrating Walking Papers ([http://walking-papers.org/]) functionality into Sahana 18 33 * Merge http://skapes.org Geolytics toolkit 19 * Add the ability to calculate walking & driving distances (include topology, where-available)20 34 * Include radio station footprints (VHF inc broadcast - like RadioMobile) 21 22 35 == List == 23 36 * [wiki:BluePrintGISAPI Mapping API]