Important

Important notes to notice before using this library.

NAY PYI TAW as 9* in States

States has NAY PYI TAW as 9* which is not needed in NRC. You may use it as you needed.

{
  "id": "sH0ybsmxNuxmeOT_",
  "code": "NAYPYITAW",
  "number": { "en": "9*", "mm": "၉*" },
  "name": { "en": "NAYPYITAW", "mm": "α€”α€±α€•α€Όα€Šα€Ία€α€±α€¬α€Ί" }
}

When using the library as NRC input, you also need to include NayPyiTaw townships as Mandalay's townships.

Two OUKAMAs in Townships

There are two OUKAMA data in this json data. You can filter out the one you need when getting the township values. Otherwise there will be two OUKAMA in your application.

{
  "id": "KZFQuHHRo7fanPlq",
  "code": "SHWEPAUKKAN",
  "short": {
    "en": "OUKAMA",
    "mm": "α€₯α€€α€™"
  },
  "name": {
    "en": "SHWE PAUK KAN",
    "mm": "ရွှေပေါက်ကဢ"
  },
  "stateId": "Zvxm3m8cAwCeDgz1",
  "stateCode": "12"
}

{
  "id": "oAIpEryyl6pOobUS",
  "code": "NORTHOKKALAPA",
  "short": {
    "en": "OUKAMA",
    "mm": "α€₯α€€α€™"
  },
  "name": {
    "en": "NORTH OKKALAPA",
    "mm": "မြောက်α€₯α€€α€Ήα€€α€œα€¬"
  },
  "stateId": "Zvxm3m8cAwCeDgz1",
  "stateCode": "12"
}

Last updated