{ "name": "GeomineDataExtractv31", "displayName": "Geomine Data Extract", "description": "Upgraded Data Extract tool. This is the final version of the Model, that uses the 'Data Extract Pro Script Version 3' script tool. It is a duplicate of the 'Geomine Data Extract Version 3 with CSV' model tool in the 'DataExtract_ProTool' toolbox. A result from this model was published for the updated GP tool on Server.", "category": "", "helpUrl": "https://geoservices.osmre.gov/arcgis/rest/directories/arcgisoutput/GeoMine/ExtractDataTaskGeomine_GPServer/GeoMine_ExtractDataTaskGeomine/GeomineDataExtractv31.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "Select the layers for which you would like to export data.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Surface Coalmine Boundary", "Bond Status", "Coal Preparation Plant", "Coal Refuse", "Environmental Resource Monitoring Location (ERML)", "Post Mining Land Use" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Environmental Resource Monitoring Location (ERML)", "Coal Preparation Plant", "Geomine Data Extract Area of Interest (Polygons)", "Surface Coalmine Boundary", "Post Mining Land Use", "Coal Refuse", "Bond Status" ], "parameterInfos": [ { "name": "", "dataType": "GPString", "displayName": "" } ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Choose your area of interest.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255 }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255 }, { "name": "IntegerValue", "type": "esriFieldTypeInteger", "alias": "IntegerValue" }, { "name": "DoubleValue", "type": "esriFieldTypeDouble", "alias": "DoubleValue" }, { "name": "DateTime", "type": "esriFieldTypeDate", "alias": "DateTime", "length": 8 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Feature_Format", "dataType": "GPString", "displayName": "Feature Format", "description": "Select the data output format.", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "File Geodatabase - GDB - .gdb", "Shapefile - SHP - .shp", "Autodesk AutoCAD - DXF_R2013 - .dxf", "Autodesk AutoCAD - DWG_R2018 - .dwg", "Google - KMZ - .kmz", "Json - JSON - .json", "Table - CSV - .csv" ] }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "The exported data package.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }