Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleReveal Template
linenumberstrue
{
    "type": "Feature",
    "id": "$id_opensrp",
    "serverVersion": 0,
    "geometry": {
        "type": "$type",
        "coordinates": []
    },
    "properties": {
        "status": "Active",
        "name": "$name",
        "geographicLevel": 1,
        "version": 0,
        "externalId": "$id_external"
    }
}

 suggest we have a 'name_other' or something to deal with local names vs english 


Requirements


Mock-Ups


Views

...