wiki:Deployments/CAR

Version 18 (modified by Pallavi, 10 years ago) ( diff )

--

Central African Republic

Looking to have a deployment to provide easy interactive access to Humanitarian Data.

Setup

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
  • 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
  • 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

Action: Pallavi

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

Action: Fran

Data here:

& here:

Airports

Actioned: Fran

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:

See Also

Note: See TracWiki for help on using the wiki.