GET /api/geostore/212d650f-5521-48ec-8faa-90b8d1ae2ee0.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "212d650f-5521-48ec-8faa-90b8d1ae2ee0",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
79.83282665476732,
6.93486111868491
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
79.83282665476732,
6.93486111868491
]
},
"properties": {
"name": "Colombo International Financial City",
"layer": "Colombo International Financial City",
"description": ""
}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
79.8328266547673,
6.93486111868491,
79.8328266547673,
6.93486111868491
],
"projects": [
{
"name": "Port City Colombo",
"identifier": "5edef6df-fbf0-432b-9737-5bd5f469525f",
"infrastructure_type": "Intermodal",
"total_cost": 1400000000,
"total_cost_currency": "USD",
"page_url": "/database/projects/colombo-international-financial-city/5edef6df-fbf0-432b-9737-5bd5f469525f/",
"locations": [
"Sri Lanka"
]
}
]
}