GET /api/geostore/85a27bd5-ff35-4262-a762-b96a583f9219.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "85a27bd5-ff35-4262-a762-b96a583f9219",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
102.87833,
19.26694
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
102.87833,
19.26694
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
102.87833,
19.26694,
102.87833,
19.26694
],
"projects": [
{
"name": "Nam Ngum 3 Hydroelectric Power Project",
"identifier": "9915805e-b872-49fc-94ed-6a1e5e022240",
"infrastructure_type": "Powerplant",
"total_cost": 1200000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/nam-ngum-3-hydroelectric-power-project/9915805e-b872-49fc-94ed-6a1e5e022240/",
"locations": [
"Laos"
]
}
]
}