{
    "type": "FeatureCollection",
    "metadata": {
        "layerid": 87,
        "name": "Overlander",
        "description": "Main destinations on the 'Overlander' route, sometimes known as the 'Hippie Trail' which was a fore-runner of backpacker culture. These locations were provided by Brian Pascoe, an earlier pioneer of this trail (before there were 'hippies'), who spent 6 years hitch hiking from Australia to England in the 1960s.",
        "warning": null,
        "ghap_url": "https:\/\/test-ghap.tlcmap.org\/publicdatasets\/87",
        "linkback": null
    },
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "130.846",
                    "-12.4634"
                ]
            },
            "properties": {
                "name": "Convex Hull",
                "latitude": "-12.4634",
                "longitude": "130.846"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "-7.98108",
                    "31.6295"
                ]
            },
            "properties": {
                "name": "Convex Hull",
                "latitude": "31.6295",
                "longitude": "-7.98108"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "-0.127758",
                    "51.5074"
                ]
            },
            "properties": {
                "name": "Convex Hull",
                "latitude": "51.5074",
                "longitude": "-0.127758"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "138.872242",
                    "52.5074"
                ]
            },
            "properties": {
                "name": "Convex Hull",
                "latitude": "52.5074",
                "longitude": "138.872242"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "130.846",
                    "-12.4634"
                ]
            },
            "properties": {
                "name": "Convex Hull",
                "latitude": "-12.4634",
                "longitude": "130.846"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        "130.846",
                        "-12.4634"
                    ],
                    [
                        "-7.98108",
                        "31.6295"
                    ],
                    [
                        "-0.127758",
                        "51.5074"
                    ],
                    [
                        "138.872242",
                        "52.5074"
                    ],
                    [
                        "130.846",
                        "-12.4634"
                    ]
                ]
            },
            "properties": {
                "name": "Convex Hull Polygon"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "68.66694599999998",
                    "27.332001249999994"
                ]
            },
            "properties": {
                "name": "Centroid",
                "latitude": "27.332001249999994",
                "longitude": "68.66694599999998"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "-7.98108",
                    "-12.4634"
                ]
            },
            "properties": {
                "name": "Bounding Box",
                "latitude": "-12.4634",
                "longitude": "-7.98108"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "-7.98108",
                    "52.5074"
                ]
            },
            "properties": {
                "name": "Bounding Box",
                "latitude": "52.5074",
                "longitude": "-7.98108"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "138.872242",
                    "52.5074"
                ]
            },
            "properties": {
                "name": "Bounding Box",
                "latitude": "52.5074",
                "longitude": "138.872242"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "138.872242",
                    "-12.4634"
                ]
            },
            "properties": {
                "name": "Bounding Box",
                "latitude": "-12.4634",
                "longitude": "138.872242"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "-7.98108",
                    "-12.4634"
                ]
            },
            "properties": {
                "name": "Bounding Box",
                "latitude": "-12.4634",
                "longitude": "-7.98108"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        "-7.98108",
                        "-12.4634"
                    ],
                    [
                        "-7.98108",
                        "52.5074"
                    ],
                    [
                        "138.872242",
                        "52.5074"
                    ],
                    [
                        "138.872242",
                        "-12.4634"
                    ],
                    [
                        "-7.98108",
                        "-12.4634"
                    ]
                ]
            },
            "properties": {
                "name": "Bounding Box Polygon"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    "71.5249",
                    "34.0151"
                ]
            },
            "properties": {
                "name": "Most central place",
                "latitude": "34.0151",
                "longitude": "71.5249"
            }
        }
    ],
    "display": {
        "popup": {
            "blockedFields": [
                "OBJECTID",
                "id",
                "title",
                "name",
                "udatestart",
                "udateend",
                "layer",
                "TLCMapLinkBack",
                "TLCMapDataset"
            ],
            "fieldLabels": {
                "placename": "Place Name",
                "StartDate": "Date Start",
                "EndDate": "Date End",
                "datestart": "Date Start",
                "dateend": "Date End",
                "latitude": "Latitude",
                "longitude": "Longitude",
                "state": "State",
                "lga": "LGA",
                "feature_term": "Feature Term",
                "source": "Source",
                "original_data_source": "Original Data Source",
                "linkback": "Link Back",
                "type": "Type",
                "description": "Description",
                "parish": "Parish",
                "warning": "Warning"
            }
        },
        "info": {
            "title": {
                "text": "Baisc Statistics: Overlander",
                "link": "https:\/\/test-ghap.tlcmap.org\/publicdatasets\/87"
            },
            "content": "<div>Main destinations on the 'Overlander' route, sometimes known as the 'Hippie Trail' which was a fore-runner of backpacker culture. These locations were provided by Brian Pascoe, an earlier pioneer of this trail (before there were 'hippies'), who spent 6 years hitch hiking from Australia to England in the 1960s.<\/div><p><a href=\"https:\/\/docs.tlcmap.org\/\/help\/guides\/guide\/\" target=\"_blank\">Help<\/a><\/p>",
            "enableShareWidget": true
        }
    }
}