GET /api/geostore/7206ca3b-4ceb-419a-97ec-81bf7eb20733.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "7206ca3b-4ceb-419a-97ec-81bf7eb20733",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            71.44783702260101,
            51.09703781200745
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "LineString",
                    "coordinates": [
                        [
                            71.53195331550343,
                            51.1130590162233
                        ],
                        [
                            71.44146121244273,
                            51.12935206504034
                        ],
                        [
                            71.42839261632544,
                            51.12232152263062
                        ],
                        [
                            71.39324436803078,
                            51.0915806075278
                        ],
                        [
                            71.41618839173634,
                            51.08960169711708
                        ],
                        [
                            71.46237104480957,
                            51.02771026933191
                        ]
                    ]
                },
                "properties": {
                    "name": "Astana LTR",
                    "layer": "Astana LTR",
                    "description": ""
                }
            }
        ]
    },
    "points": {
        "type": "FeatureCollection",
        "features": []
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        71.3932443680308,
        51.0277102693319,
        71.5319533155034,
        51.1293520650403
    ],
    "projects": [
        {
            "name": "Astana Light Rail",
            "identifier": "6be78a84-a65b-42e2-8a13-a3325cfe84fa",
            "infrastructure_type": "Rail",
            "total_cost": 1800000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/astana-light-rail/6be78a84-a65b-42e2-8a13-a3325cfe84fa/",
            "locations": [
                "Kazakhstan"
            ]
        }
    ]
}