Changes between Version 5 and Version 6 of Event/2011/GHC
- Timestamp:
- 09/06/11 18:01:58 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GHC
v5 v6 11 11 12 12 ==== Potlatch integration ==== 13 There is already a basic integration of Potlatch into Sahana Eden: 14 {{{controllers/gis.py}}} 13 There is already a basic integration of [http://wiki.openstreetmap.org/wiki/Potlatch_2 Potlatch] (web-based OSM editor) into Sahana Eden: 14 * http://127.0.0.1:8000/eden/gis/potlatch2/potlatch2.html 15 {{{ 16 controllers/gis.py potlatch2() 17 views/gis/potlatch2.html 18 }}} 15 19 16 20 This could use updating & having more customisation for the Humanitarian context (there are some presets here: http://pierzen.dev.openstreetmap.org/hotpotlatch2/potlatch2.html)