Skip to content

Commit

Permalink
Update locationID.json
Browse files Browse the repository at this point in the history
  • Loading branch information
goddesswarship authored Dec 12, 2024
1 parent 4e1102e commit 2d3e465
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion src/main/resources/bundles/locationID.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,11 @@
"prefixDigitPadding": 3,
"description": "Mara",
"locationID":[
{
"name": "Enonkishu Conservancy",
"id": "Enonkishu Conservancy",
"locationID": []
},
{
"name": "Isaaten Conservancy",
"id": "Isaaten Conservancy",
Expand All @@ -412,6 +417,11 @@
"description": "Isaaten Conservancy",
"locationID":[]
},
{
"name":"Lemek Conservancy",
"id": "Lemek Conservancy",
"locationID": []
},
{
"name": "Mara North",
"id": "Mara North",
Expand Down Expand Up @@ -444,6 +454,21 @@
"description": "Naboisho",
"locationID":[]
},
{
"name": "Nashulai Conservancy",
"id": "Nashulai Conservancy",
"locationID": []
},
{
"name": "Ol Chorro Conservancy",
"id": "Ol Chorro Conservancy",
"locationID": []
},
{
"name": "Oloisukut Conservancy",
"id": "Oloisukut Conservancy",
"locationID": []
},
{
"name": "Ol Kinyei",
"id": "Ol Kinyei",
Expand Down Expand Up @@ -476,13 +501,23 @@
"description": "Olderkesi Conservancy",
"locationID":[]
},
{
"name": "Pardamat Conservation Area",
"id": "Pardamat Conservation Area",
"locationID": []
},
{
"name": "Siana Conservancy",
"id": "Siana Conservancy",
"prefix": "sia",
"prefixDigitPadding": 3,
"description": "Siana Conservancy",
"locationID":[]
},
{
"name": "Siria Plateau",
"id": "Siria Plateau",
"locationID": []
}
]
},
Expand Down Expand Up @@ -806,7 +841,7 @@
"id": "Karingani Wildlife Reserve",
"locationID":[]
},
{
{
"name": "Maputo National Park",
"id": "Maputo National Park",
"geospatialInfo":{
Expand Down Expand Up @@ -1178,6 +1213,15 @@
"description": "Greater Mapungubwe Transfrontier Conservation Area",
"locationID":[]
},
{
"name": "Hwange National Park",
"id": "Hwange National Park",
"geospatialInfo": {
"lat": -19.13321,
"long": 26.59494
},
"locationID": []
},
{
"name": "Imire Conservancy",
"id": "Imire Conservancy",
Expand Down

0 comments on commit 2d3e465

Please sign in to comment.