GET /api/geostore/f8c55903-da6d-435e-8ef3-ca9aff5bfcc6.json?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "f8c55903-da6d-435e-8ef3-ca9aff5bfcc6",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
36.242,
32.31439
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
36.242,
32.31439
]
},
"properties": {}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
36.242,
32.31439,
36.242,
32.31439
],
"projects": [
{
"name": "Al Mafraq Solar PV Park",
"identifier": "d05f2d35-4d75-4cf7-b7dc-c042ee556d57",
"infrastructure_type": "Powerplant",
"total_cost": 70000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/al-mafraq-solar-pv-park/d05f2d35-4d75-4cf7-b7dc-c042ee556d57/",
"locations": [
"Jordan"
]
}
]
}