GET /api/geostore/f9e82ff6-31ac-4e6f-81ba-f5f845538716.json?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "f9e82ff6-31ac-4e6f-81ba-f5f845538716",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            132.69924344124394,
            47.95560876275647
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "LineString",
                    "coordinates": [
                        [
                            132.696328528509,
                            47.96562878751158
                        ],
                        [
                            132.6999504598139,
                            47.95325619238061
                        ],
                        [
                            132.7021037017939,
                            47.94557308085846
                        ]
                    ]
                },
                "properties": {
                    "name": "Bridge",
                    "layer": "Amur Bridge Project",
                    "description": ""
                }
            }
        ]
    },
    "points": {
        "type": "FeatureCollection",
        "features": []
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        132.696328528509,
        47.9455730808585,
        132.702103701794,
        47.9656287875116
    ],
    "projects": [
        {
            "name": "Amur River Rail Bridge Project",
            "identifier": "30914463-4a42-416b-82ac-5283c46e2e12",
            "infrastructure_type": "Rail",
            "total_cost": 300000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/nizhneleninskoye-tongjiang-rail-bridge-construction/30914463-4a42-416b-82ac-5283c46e2e12/",
            "locations": [
                "China",
                "Russia"
            ]
        }
    ]
}