{
    "catalog": [
        {
            "name": "Test Data",
            "type": "group",
            "items": [
                {
                    "name": "Files",
                    "type": "group",
                    "items": [
                        {
                            "name": "Cemeteries (GeoJSON)",
                            "type": "geojson",
                            "url": "test/cemeteries.geojson"
                        },
                        {
                            "name": "Centrelink Sites (GME->GeoJSON)",
                            "type": "geojson",
                            "url": "test/gme.geojson"
                        },
                        {
                            "name": "Bike Racks (GeoJSON:reproj)",
                            "type": "geojson",
                            "url": "test/bike_racks.geojson"
                        },
                        {
                            "name": "Pacific Earthquakes (CSV)",
                            "type": "csv",
                            "url": "test/earthquakes.csv"
                        },
                        {
                            "name": "Auto Incidents (CSV)",
                            "type": "csv",
                            "url": "test/incidents.csv",
                            "tableStyle": {
                                "dataVariable": "incident_severity",
                                "scale": 1.2,
                                "scaleByValue": true,
                                "imageUrl": "test/images/pow32.png",
                                "minDisplayValue": 2,
                                "maxDisplayValue": 5,
                                "colorMap": [
                                    { "offset": 0.0, "color": "rgba(100,0,0,1.00)" },
                                    { "offset": 1.0, "color": "rgba(255,0,0,1.0)" }
                                ]
                            }
                        },
                        {
                            "name": "Auto Incidents No Time (CSV)",
                            "type": "csv",
                            "url": "test/incidents_notime.csv"
                        },
                        {
                            "name": "Simple Test (CZML)",
                            "type": "czml",
                            "url": "test/simple.czml"
                        },
                        {
                            "name": "Simple Test (KML)",
                            "type": "kml",
                            "url": "test/simple.kml"
                        },
                        {
                            "name": "Vic Police (KML)",
                            "type": "kml",
                            "url": "test/vic_police.kml"
                        },
                        {
                            "name": "Vic Police (KMZ)",
                            "type": "kml",
                            "url": "test/vic_police.kmz"
                        },
                        {
                            "name": "Route in England (GPX)",
                            "type": "gpx",
                            "url": "test/sample.gpx"
                        },
                        {
                            "name": "Airports (OGR->GeoJSON)",
                            "type": "ogr",
                            "url": "test/airports.zip"
                        },
                        {
                            "name": "Ferry Routes (GeoJSON via WFS)",
                            "type": "wfs",
                            "url": "http://www.ga.gov.au/gis/services/topography/Australian_Topography/MapServer/WFSServer",
                            "typeNames": "topography_Australian_Topography:Ferry_Routes"
                        },
                        {
                            "name": "SEIFA 2011 (POA)",
                            "type": "csv",
                            "url": "test/SEIFA_POA_2011.csv",
                            "tableStyle": {
                                "dataVariable": "Socio-economic_Disadvantage",
                                "regionVariable": "POA_CODE",
                                "regionType": "POA",
                                "colorMap": [
                                    { "offset": 0.0, "color": "rgba(0,0,0,1.00)" },
                                    { "offset": 1.0, "color": "rgba(0,200,0,1.0)" }
                                ]
                            }
                        },
                        {
                            "name": "NEXIS NSW 2012 (LGA)",
                            "type": "csv",
                            "url": "test/NSW_LGA_NEXIS_201212.csv"
                        },
                        {
                            "name": "2011 Census AUST (STE)",
                            "type": "csv",
                            "url": "test/2011Census_AUST_STE.csv"
                        },
                        {
                            "name": "2011 Census AUST (CED)",
                            "type": "csv",
                            "url": "test/2011Census_AUST_CED.csv"
                        },
                        {
                            "name": "2011 Census AUST (SA4)",
                            "type": "csv",
                            "url": "test/2011Census_AUST_SA4.csv"
                        },
                        {
                            "name": "Country Regions",
                            "type": "csv",
                            "url": "test/countries.csv",
                            "tableStyle": {
                                "dataVariable": "ITU-T Telephone Code"
                            }
                        },
                        {
                            "name": "Droughts by Country",
                            "type": "csv",
                            "url": "test/droughts.csv",
                            "tableStyle": {
                                "dataVariable": "Total affected",
                                "displayTime" : 525600
                            }
                        },
                        {
                            "name": "Large feature info box (CZML)",
                            "type": "czml",
                            "url": "test/bigInfobox.czml"
                        }
                    ]
                },
                {
                    "name": "Tile Sets",
                    "type": "group",
                    "items": [
                        {
                            "name": "Topography",
                            "type": "esri-mapServer",
                            "url": "http://services.thelist.tas.gov.au/arcgis/rest/services/Basemaps/Topographic/ImageServer",
                            "legendUrl": "http://services.thelist.tas.gov.au/arcgis/rest/services/Basemaps/Topographic/ImageServer/legend",
                            "rectangle": [140, -44, 150, -40]
                        }
                    ]
                },
                {
                    "name": "Time-dynamic",
                    "type": "group",
                    "items": [
                        {
                            "name": "Chlorophyll-a concentration (monthly)",
                            "description": "...",
                            "abstract": "Chlorophyll-a, reflecting wavelengths in the green part of the visible light spectrum, is the substance that helps plants capture the sun’s energy. In the water, it indicates the presence of microscopic green algae (phytoplankton). While these plants are a natural part of the reef ecosystem, elevated numbers (a bloom) of phytoplankton signal elevated nutrient levels, especially nitrogen, in the water. Typical sources are runoff from excess fertiliser being applied to crops and, to a lesser extent in the Great Barrier Reef region, sewage contamination from urban areas.",
                            "layers": "Chl_MIM_mean",
                            "type": "wms",
                            "url": "http://ereeftds.bom.gov.au/ereefs/tds/wms/ereefs/mwq_gridAgg_P1M",
                            "getFeatureInfoAsGeoJson": false,
                            "parameters": {
                              "ABOVEMAXCOLOR":"0xAF324B",
                              "BELOWMINCOLOR":"transparent",
                              "COLORSCALERANGE":"0,1",
                              "FORMAT":"image/png",
                              "LOGSCALE":"false",
                              "NUMCOLORBANDS":"16",
                              "PALETTE":"mwq_chl",
                              "STYLES":"boxfill/mwq_chl",
                              "TRANSPARENT":"true",
                              "VERSION":"1.1.1"
                            }
                        }
                    ]
                },
                {
                    "name": "Empty Group",
                    "type": "group"
                }
            ]
        },
        {
            "name": "Test Providers",
            "type": "group",
            "items": [
                {
                    "name": "Topography (GA)",
                    "type": "wfs-getCapabilities",
                    "url": "http://www.ga.gov.au/gis/services/topography/Australian_Topography/MapServer/WFSServer"
                },
                {
                    "name": "data.gov.au",
                    "url": "http://data.gov.au/geoserver/ows",
                    "type": "wfs-getCapabilities"
                },
                {
                    "name": "Western Australia",
                    "url": "http://www2.landgate.wa.gov.au/ows/wfspublic_4326/wfs",
                    "type": "wfs-getCapabilities"
                }
            ]
        },
        {
            "name": "Empty Group",
            "type": "group"
        }
    ]
}
