Skip to content

Instantly share code, notes, and snippets.

@rclark
Created September 13, 2013 22:02
Show Gist options
  • Save rclark/6556681 to your computer and use it in GitHub Desktop.
Save rclark/6556681 to your computer and use it in GitHub Desktop.
what the ckanext-spatial csw_harvester gives you
{
"name": "missouri-rock-chemistry",
"title": "Missouri Rock Chemistry",
"notes": "This is a collection of rock chemistry observations compiled by the Missouri Geological Survey and published as a Web feature service, a web map service, an ESRI service and as an Excel spreadsheet for the National Geothermal Data System by the AZGS. The document contains 12 worksheets including resource provider information and the data, which is documented in Whole Rock Major Element, U-Series, Isotope Series, Rare Earth, Volatile Gas and Noble Gas analyte suites. Data from a total of 2613 wells are included.",
"tags": [
{
"name": "Whole Rock Chemisty Analysis"
},
{
"name": "Geothermal"
},
{
"name": "Rock Chemistry"
},
{
"name": "Analyte Suites"
},
{
"name": "Chemistry Analysis"
},
{
"name": "United States"
},
{
"name": "Missouri"
},
{
"name": "Missouri Geological Survey "
},
{
"name": "WFS Services"
},
{
"name": "WMS Services"
},
{
"name": "Downloadable Files"
},
{
"name": "ESRI Services"
}
],
"extras": [
{
"key": "bbox-south-lat",
"value": "35.67725654127"
},
{
"key": "responsible-party",
"value": "[{\\"name\\": \\"AZGS\\", \\"roles\\": [\\"pointOfContact\\"]}]"
},
{
"key": "contact-email",
"value": "[email protected]"
},
{
"key": "metadata-language",
"value": ""
},
{
"key": "bbox-west-long",
"value": "-96.147515773784"
},
{
"key": "metadata-date",
"value": "2013-02-15T22:04:36Z"
},
{
"key": "dataset-reference-date",
"value": "[{\\"type\\": \\"publication\\", \\"value\\": \\"2012-11-13T00:00:00\\"}]"
},
{
"key": "resource-type",
"value": "Dataset"
},
{
"key": "bbox-east-long",
"value": "-88.632867336281"
},
{
"key": "spatial-reference-system",
"value": ""
},
{
"key": "bbox-north-lat",
"value": "40.882257842516"
},
{
"key": "coupled-resource",
"value": "[]"
},
{
"key": "frequency-of-update",
"value": ""
},
{
"key": "licence",
"value": "[]"
},
{
"key": "spatial",
"value": "{\\"type\\": \\"Polygon\\", \\"coordinates\\": [[[-96.1475157738, 35.6772565413], [-88.6328673363, 35.6772565413], [-88.6328673363, 40.8822578425], [-96.1475157738, 40.8822578425], [-96.1475157738, 35.6772565413]]]}"
},
{
"key": "guid",
"value": "9e15e1a59b768b330d029e86dc06d9a2"
},
{
"key": "spatial-data-service-type",
"value": ""
},
{
"key": "access_constraints",
"value": "[]"
},
{
"key": "spatial_harvester",
"value": true
}
],
"resources": [
{
"description": "",
"format": "application/zip",
"url": "http://repository.stategeothermaldata.org/metadata/record/9e15e1a59b768b330d029e86dc06d9a2/file/mo_rockchemistry_task1311_20121109_new.zip",
"resource_locator_function": "375",
"resource_locator_protocol": "",
"name": "2007 Excel file for Rock Chemistry Data for the State of Missouri"
},
{
"description": "",
"format": "wfs",
"url": "http://geothermal.isgs.illinois.edu/ArcGIS/services/aasggeothermal/MORockChemistry/MapServer/WFSServer?request=GetCapabilities&service=WFS",
"resource_locator_function": "381",
"resource_locator_protocol": "OGC:WFS",
"name": "Service Description"
},
{
"description": "",
"format": "wms",
"url": "http://geothermal.isgs.illinois.edu/ArcGIS/services/aasggeothermal/MORockChemistry/MapServer/WMSServer?request=GetCapabilities&service=WMS",
"resource_locator_function": "375",
"resource_locator_protocol": "",
"name": "Downloadable File"
},
{
"description": "",
"format": "arcgis_rest",
"url": "http://geothermal.isgs.illinois.edu/ArcGIS/rest/services/aasggeothermal/MORockChemistry/MapServer",
"resource_locator_function": "381",
"resource_locator_protocol": "ESRI",
"name": "Service Description"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment