| Version 3 (modified by , 11 years ago) ( diff ) |
|---|
Central African Republic
Table of Contents
Looking to have a deployment to provide easy interactive access to Humanitarian Data.
Admin Boundaries are here:
Models
Some data needs new models, and some models may need tweaking.
To see the Data, suggest inspecting by opening the .dbf (e.g. in OpenOffice) & .xml files (for additional metadata where-provided).
- You can use QGIS to display the polygons if you like but there's no need for this to do the modelling.
Tasks
- Add/modify the core models in
modules/s3db - Add REST controllers for new models
- Check basic operations using automatic CRUD interface
- tweak
list_fieldsto the most-relevant fields perhaps
- tweak
- Add menu entries (
modules/s3menus.py) - Develop XSLT & CSV templates (
static/formats/s3csv) to bulk import the data - Convert the data to these CSV templates
- use ogr2ogr for this
- Add layers to the map (
private/templates/<TEMPLATE>/gis_layer_feature.csv. Look at default for now) including Markers and tooltips (popup_format) - Provide some
report_optionsto make a meaningful report? (Don't worry too much about this)
Transport Module
Border Control Points
Data here:
Roads
Data here:
Also look at OSM for data model ideas:
Routes
Data here:
& here:
Airports
Check our Airports model against this data:
Water Module
Water Bodies
Data here:
Also look at OSM for data model ideas:
Rivers
Check our Rivers model against this data: http://www.humanitarianresponse.info/operations/central-african-republic/dataset/central-african-republic-water-courses

