GET /api/geostore/bd0bc15d-6356-4636-9bbd-3a32cd783ddb.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "bd0bc15d-6356-4636-9bbd-3a32cd783ddb",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
72.14658,
31.15484
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
72.14658,
31.15484
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
72.14658,
31.15484,
72.14658,
31.15484
],
"projects": [
{
"name": "Punjab Combined Cycle Power Plant",
"identifier": "363474ae-738c-479d-ad2a-905ec2ac96be",
"infrastructure_type": "Powerplant",
"total_cost": 802000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/punjab-combined-cycle-power-plant/363474ae-738c-479d-ad2a-905ec2ac96be/",
"locations": [
"Pakistan"
]
}
]
}