GET /api/geostore/701b579e-e77d-476b-8f04-fd567eb90f05.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "701b579e-e77d-476b-8f04-fd567eb90f05",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
90.3088639,
22.0007861
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
90.3088639,
22.0007861
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
90.3088639,
22.0007861,
90.3088639,
22.0007861
],
"projects": [
{
"name": "Payra Coal Fired Power Plant Unit I",
"identifier": "bf2abb12-1f17-4711-a945-4db00086fd70",
"infrastructure_type": "Powerplant",
"total_cost": 1560000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/payra-coal-fired-power-plant-unit-i/bf2abb12-1f17-4711-a945-4db00086fd70/",
"locations": [
"Bangladesh"
]
},
{
"name": "Payra Coal Fired Power Plant Unit II",
"identifier": "1cd1ed0a-423e-4721-b69a-7196ace44220",
"infrastructure_type": "Powerplant",
"total_cost": 1560000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/payra-coal-fired-power-plant-unit-ii/1cd1ed0a-423e-4721-b69a-7196ace44220/",
"locations": [
"Bangladesh"
]
}
]
}