GET /api/geostore/d09a2903-8db2-4ef5-9310-95f869eea3f9.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "d09a2903-8db2-4ef5-9310-95f869eea3f9",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
77.26826,
14.0993
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
77.26826,
14.0993
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
77.26826,
14.0993,
77.26826,
14.0993
],
"projects": [
{
"name": "KREDL Pavagada Solar PV Park",
"identifier": "fc201d5d-8e41-46a8-9b39-1a68e7d665f4",
"infrastructure_type": "Powerplant",
"total_cost": 367832000,
"total_cost_currency": "USD",
"page_url": "/database/projects/kredl-pavagada-solar-pv-park/fc201d5d-8e41-46a8-9b39-1a68e7d665f4/",
"locations": [
"India"
]
}
]
}