GET /api/geostore/bc3c30a0-858b-405b-a331-9766515a8d7c.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "bc3c30a0-858b-405b-a331-9766515a8d7c",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            84.77387035634901,
            23.7058957493993
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        84.77387035634901,
                        23.7058957493993
                    ]
                },
                "properties": {
                    "name": "Tori Thermal Power Plant, Jharkhand",
                    "layer": "Tori Thermal Power Plant, Jharkhand",
                    "description": ""
                }
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        84.773870356349,
        23.7058957493993,
        84.773870356349,
        23.7058957493993
    ],
    "projects": [
        {
            "name": "Tori Thermal Power Plant, Jharkhand",
            "identifier": "096fb7fc-1ec3-4c5d-9a04-c2aab81393de",
            "infrastructure_type": "Powerplant",
            "total_cost": 57000000000,
            "total_cost_currency": "INR",
            "page_url": "/database/projects/tori-thermal-power-plant-phase-i/096fb7fc-1ec3-4c5d-9a04-c2aab81393de/",
            "locations": [
                "India"
            ]
        }
    ]
}