GET /api/geostore/9adb7b1a-aae8-4838-9ca6-3ff50f65665a.json?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"identifier": "9adb7b1a-aae8-4838-9ca6-3ff50f65665a",
"attributes": {},
"centroid": {
"type": "Point",
"coordinates": [
34.647507181778,
31.82680803001074
]
},
"lines": {
"type": "FeatureCollection",
"features": []
},
"points": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
34.647507181778,
31.82680803001074
]
},
"properties": {
"name": "Ashdod Port - Southport Terminal",
"layer": "AshdodPortSouthportTerminal",
"description": ""
}
}
]
},
"polygons": {
"type": "FeatureCollection",
"features": []
},
"extent": [
34.647507181778,
31.8268080300107,
34.647507181778,
31.8268080300107
],
"projects": [
{
"name": "Ashdod Port - Southport Terminal",
"identifier": "8b21dfbd-6b9e-46ac-a37a-0fa04d2e00ef",
"infrastructure_type": "Seaport",
"total_cost": 3300000000,
"total_cost_currency": "ILS",
"page_url": "/database/projects/hadarom-port-project/8b21dfbd-6b9e-46ac-a37a-0fa04d2e00ef/",
"locations": [
"Israel"
]
}
]
}