Last active
September 10, 2019 04:47
-
-
Save maxious/f7cc2f07cf784474f781cdf1c8c20bf8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"services":[],"homeCamera":{"north":-8,"east":158,"south":-45,"west":109},"corsDomains":["data.gov.au", "www.data.gov.au"],"catalog":[ | |
| { | |
| "minimumMaxScaleDenominator": 10000000000, | |
| "filterByWmsGetCapabilities": false, | |
| "filterQuery": [ | |
| { | |
| "fq": "(organization:doee AND res_format:(geojson OR GeoJSON OR kml OR KML OR kmz OR KMZ OR wms OR WMS OR CSV-GEO-AU OR csv-geo-au OR aus-geo-csv))" | |
| } | |
| ], | |
| "url": "https://data.gov.au", | |
| "name": "DoEE", | |
| "type": "ckan", | |
| "includeCsv": true, | |
| "includeGeoJson": true, | |
| "includeKml": true, | |
| "includeWms": true, | |
| "includeWfs": true, | |
| "includeEsriMapServer": true, | |
| "includeEsriFeatureServer": true, | |
| "ungroupedTitle": "" | |
| }]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment