CodeTanzania / CodeTanzania/emis-alert

Should use full geojson(s) geometry when define alert area and force additional details(properties) set to properties of geometry

Open
#8 0 comments 0 reactions 1 assignee Claimed by @lykmapipo View on GitHub
enhancement under review
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Example:
```js
{
area: {
type: 'Polygon',
coordinates: [...[]],
properties: {
description: 'Kilwa, Bagamoyo'
}
}
}
```

Rationale: To allow more data about an area to be defined during reporting

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.