wiki:UserGuidelines/SAMBRO/Customize

Version 9 (modified by Biplov Bhandari, 9 years ago) ( diff )

--

HOW TO CUSTOMIZE YOUR INSTANCE

Overview

A configuration is specific to an implementation. It could be a country context or an organization context implementation. This document walks you through the necessary parameters that must be defined for the specific CAP messaging procedures and workflows.

The configuration parameters can be found here

Work Flows

Identifier

In your eden directory, go to models/ and open 000_config.py with notepad or any other text editing software. If you scroll down, there's a line called CAP Settings. You can directly search (using CTRL + F).
There are options for configuring prefix, OID and suffix. By default, it looks like this:

# CAP Settings
# Change for different authority and organisations
# See http://alerting.worldweather.org/ for prefix and oid
#settings.cap.identifier_prefix = "PAGASA-DOST"
#settings.cap.identifier_oid = "2.49.0.0.608.0"
#settings.cap.identifier_suffix = "alert"

You can configure the prefix, oid and suffix according to your organisation.

For national authority, see http://alerting.worldweather.org/

Map Profile

You can set the Map Profile for an individual or the organisation. Go to /eden/gis/config to see all your profile. Click on 'Create Map Profile' visible on right side or go to /eden/gis/config/create to create the map profile. The help link are there to help you.
Map profile would look like this: http://i.imgur.com/dQajrRi.jpg

You can configure the prefix, oid and suffix according to your organisation.

For national authority, see http://alerting.worldweather.org/

ACKNOWLEDGEMENT

WIP

Checklists

WIP For national authority, see http://alerting.worldweather.org/

Note: See TracWiki for help on using the wiki.