GET /api/geostore/f3f0dfef-809d-4df1-90c1-39368b85c050.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "f3f0dfef-809d-4df1-90c1-39368b85c050",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            100.60305730700364,
            13.763122219897905
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "LineString",
                    "coordinates": [
                        [
                            100.6023852355902,
                            13.91344697286185
                        ],
                        [
                            100.5420878923457,
                            13.80651703550646
                        ],
                        [
                            100.5281805176081,
                            13.76299515879388
                        ],
                        [
                            100.5755350779733,
                            13.71193313406545
                        ],
                        [
                            100.749577141015,
                            13.68803271141211
                        ]
                    ]
                },
                "properties": {
                    "name": "The High-Speed Rail Linked 3 Airport Project",
                    "layer": "The High Speed Rail Linked 3 Airport Project",
                    "description": ""
                }
            }
        ]
    },
    "points": {
        "type": "FeatureCollection",
        "features": []
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        100.528180517608,
        13.6880327114121,
        100.749577141015,
        13.9134469728619
    ],
    "projects": [
        {
            "name": "The High-Speed Rail Linked 3 Airport Project",
            "identifier": "efeaef5b-9d66-4b7d-856b-4c98dec43629",
            "infrastructure_type": "Rail",
            "total_cost": 7070000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/don-muang-u-tapao-high-speed-rail/efeaef5b-9d66-4b7d-856b-4c98dec43629/",
            "locations": [
                "Thailand"
            ]
        }
    ]
}