| c:\Users\Fedi Arta\Downloads\TASWIL5000020230907KABKOTA.xml{ | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "name": "Kota Surabaya", | |
| "population": 3000000, | |
| "area": 350.7 | |
| }, | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [112.6401, -7.2756], | |
| [112.6401, -7.2500], | |
| [112.6500, -7.2500], | |
| [112.6500, -7.2756], | |
| [112.6401, -7.2756] | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "name": "Kota Malang", | |
| "population": 900000, | |
| "area": 147.5 | |
| }, | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [112.6200, -7.9790], | |
| [112.6200, -7.9500], | |
| [112.6400, -7.9500], | |
| [112.6400, -7.9790], | |
| [112.6200, -7.9790] | |
| ] | |
| ] | |
| } | |
| } | |
| ] | |
| } |