Skip to main content

StructurePromote

hex_codestringrequired

AfriHex code to map a structure point for.

Example: AF-GH-7-0GXTJJB0ZZZZZ
labelstring

Human-readable label for the structure point (optional).

Example: Main entrance
latnumber<double>required
Example: 5.6041
lngnumber<double>required
Example: -0.1865
sourcestringrequired

Data source identifier.

Example: field_survey
confidenceinteger

Possible values: >= 0 and <= 100

Default value: 80
Example: 90
StructurePromote
{
"hex_code": "AF-GH-7-0GXTJJB0ZZZZZ",
"label": "Main entrance",
"lat": 5.6041,
"lng": -0.1865,
"source": "field_survey",
"confidence": 90
}