GET /api/geostore/ac888215-a373-4b56-b302-1216848a619b.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "ac888215-a373-4b56-b302-1216848a619b",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
18.45954,
48.26183
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
18.45954,
48.26183
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
18.45954,
48.26183,
18.45954,
48.26183
],
"projects": [
{
"name": "Mochovce 3 & 4",
"identifier": "12e72773-9a92-46e5-a736-b99fcbb01b10",
"infrastructure_type": "Powerplant",
"total_cost": 2008815000,
"total_cost_currency": "USD",
"page_url": "/database/projects/mochove-nuclear-power-plant-units-3-4-construction/12e72773-9a92-46e5-a736-b99fcbb01b10/",
"locations": [
"Slovakia"
]
}
]
}