Cities
Request Format
KUMUHA/cities
curl "https://data.petabencana.id/cities"{
"statusCode": 200,
"result": {
"type": "Topology",
"objects": {
"output": {
"type": "GeometryCollection",
"geometries": [
{
"type": "Polygon",
"properties": {
"code": "jbd",
"name": "Jabodetabek"
},
"arcs": [
[
0
]
]
},
{
"type": "Polygon",
"properties": {
"code": "bdg",
"name": "Bandung"
},
"arcs": [
[
1
]
]
},
{
"type": "Polygon",
"properties": {
"code": "sby",
"name": "Surabaya"
},
"arcs": [
[
2
]
]
}
]
}
},
"arcs": [
[
[
0,
4891
],
[
1061,
0
],
[
0,
5108
],
[
-1061,
0
],
[
0,
-5108
]
],
[
[
1357,
2305
],
[
857,
0
],
[
0,
2976
],
[
-857,
0
],
[
0,
-2976
]
],
[
[
9031,
0
],
[
968,
0
],
[
0,
3207
],
[
-968,
0
],
[
0,
-3207
]
]
],
"transform": {
"scale": [
0.0006552455245524552,
0.000167006700670067
],
"translate": [
106.48,
-7.5499
]
},
"bbox": [
106.48,
-7.5499,
113.0318,
-5.88
]
}
}Last updated