GET /api/geostore/6b0c11ee-e187-4436-a56c-109a96038694.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "6b0c11ee-e187-4436-a56c-109a96038694",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            101.1455091782191,
            12.66625389808448
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        101.1455091782191,
                        12.66625389808448
                    ]
                },
                "properties": {
                    "name": "Untitled Placemark",
                    "layer": "Map Ta Phut Industrial Port Phase III",
                    "description": ""
                }
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        101.145509178219,
        12.6662538980845,
        101.145509178219,
        12.6662538980845
    ],
    "projects": [
        {
            "name": "Map Ta Phut Industrial Port Phase III",
            "identifier": "3983cc4a-643c-4785-aaf2-038cfb07194c",
            "infrastructure_type": "Seaport",
            "total_cost": 290000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/map-ta-phut-industrial-port-phase-iii-expansion/3983cc4a-643c-4785-aaf2-038cfb07194c/",
            "locations": [
                "Thailand"
            ]
        }
    ]
}