Version 11 (modified by 10 years ago) ( diff ) | ,
---|
Central African Republic
Table of Contents
Looking to have a deployment to provide easy interactive access to Humanitarian Data.
Data 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_fields
to 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_options
to make a meaningful report? (Don't worry too much about this)
Health Module
modules/s3db/hms.py
Hospitals
Check our Hospitals model against this data:
The meaning of the attributes is clarified here:
Transport Module
modules/s3db/transport.py
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
modules/s3db/water.py
Water Bodies
Data here:
Also look at OSM for data model ideas:
Water Points
Data here:
The meaning of the attributes is clarified here:
Rivers
Check our Rivers model against this data:
Schools
is there value in creating a new Education module for these?
Data here:
The meaning of the attributes is clarified here: