GET /api/geostore/ae82f90b-8f5a-4a27-ae7b-da829305e561.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "ae82f90b-8f5a-4a27-ae7b-da829305e561",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
67.35413,
24.83399
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
67.35413,
24.83399
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
67.35413,
24.83399,
67.35413,
24.83399
],
"projects": [
{
"name": "K-Electric Coal Fired Power Plant I",
"identifier": "b53bf1e4-50ca-4ac9-a596-8f58370c9af9",
"infrastructure_type": "Powerplant",
"total_cost": 1000000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/k-electric-coal-fired-power-plant-i/b53bf1e4-50ca-4ac9-a596-8f58370c9af9/",
"locations": [
"Pakistan"
]
},
{
"name": "K-Electric Coal Fired Power Plant II",
"identifier": "5cdbb8df-f786-4ab0-a187-c29aa5ca3c8a",
"infrastructure_type": "Powerplant",
"total_cost": 1000000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/k-electric-coal-fired-power-plant-ii/5cdbb8df-f786-4ab0-a187-c29aa5ca3c8a/",
"locations": [
"Pakistan"
]
}
]
}