Areas
Areas are the geographic entities (e.g. specific regions, districts, counties) that belong to a hierarchy level. Accessible from the management Manage dropdown under Core Configuration → Areas (Super Admin only).
Importing areas
The import page provides two methods:
Shapefile import
- Go to the Areas page from the management admin menu and click Import
- Select the Shapefile tab
- Upload three files:
.shp— shapefile geometry.shx— shapefile index.dbf— attribute data
- Select the Area Level (hierarchy) these areas belong to
- Click Import
Spreadsheet import
- Select the Spreadsheet tab
- Upload a
.csvfile - For each configured area hierarchy level, map two columns from your spreadsheet:
- Name — the human-readable area name
- Code — the unique area code
- Zero pad code to length — optional padding length for the code (leave at
0for no padding)
- Click Import
Editing an area
- Click Edit next to an area in the list
- Update the multi-language Name
- Click Update
Downloading an import template
Click Download Import Template on the areas index page to get a CSV template with the correct column structure for spreadsheet imports.
Deleting all areas
- Click Delete All on the areas index page
- Confirm in the dialog
- This truncates all area records — individual area deletion is not supported