GET /api/geostore/2d97ca89-34b1-423e-9775-2552ad501d9b.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "2d97ca89-34b1-423e-9775-2552ad501d9b",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            43.37251455370072,
            56.092601206732965
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "LineString",
                    "coordinates": [
                        [
                            37.65451927264174,
                            55.77642140163444
                        ],
                        [
                            39.07603479714449,
                            55.84880151439621
                        ],
                        [
                            40.41961389429764,
                            56.13724217765773
                        ],
                        [
                            41.06917821514599,
                            56.3205696443076
                        ],
                        [
                            41.21023306620636,
                            56.31027625311875
                        ],
                        [
                            41.33611261276483,
                            56.28118461460085
                        ],
                        [
                            43.42436112367563,
                            56.22670659982898
                        ],
                        [
                            43.91851035695376,
                            56.30820649593978
                        ],
                        [
                            44.19488499461169,
                            56.15665021313802
                        ],
                        [
                            47.25344185705422,
                            56.12033554713211
                        ],
                        [
                            47.48960193221467,
                            56.10849795892751
                        ],
                        [
                            49.09358880544494,
                            55.79688810605067
                        ]
                    ]
                },
                "properties": {
                    "name": "Moscow - Kazan High Speed Rail",
                    "layer": "Moscow - Kazan High Speed Rail",
                    "description": ""
                }
            }
        ]
    },
    "points": {
        "type": "FeatureCollection",
        "features": []
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        37.6545192726417,
        55.7764214016344,
        49.0935888054449,
        56.3205696443076
    ],
    "projects": [
        {
            "name": "Moscow-Kazan High Speed Railway",
            "identifier": "84285790-f076-41ef-8734-6d1df09af9fc",
            "infrastructure_type": "Rail",
            "total_cost": 22400000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/moscow-kazan-high-speed-railway/84285790-f076-41ef-8734-6d1df09af9fc/",
            "locations": [
                "Russia"
            ]
        }
    ]
}