{ "name": "ExportToKML", "displayName": "Export To KML", "description": "This tool clips the input layers, converts the layers into KML files and returns it in a Zip file ", "category": "", "helpUrl": "https://www.sandbox.geomatics.gov.nt.ca/arcgis/rest/directories/arcgisoutput/GP_Services/ExtractData_Landfolio_GPServer/GP_Services_ExtractData_Landfolio/ExportToKML.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "These are the ATLAS layers that the application will download and convert to KMLs.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Surveyed Parcels" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Surveyed Parcels", "Tenured Land", "Land Authority", "Surveyed Easements", "Block Land Transfer Boundaries", "Municipal Boundaries", "Development Areas", "Recreational Pricing Tiers", "Condominium Units", "Subdivision Applications", "Building Footprints", "Structure Points", "Structure Lines", "Structure Polygons", "Spot Elevations", "Index Contours", "Intermediate Contours", "Transportation Lines", "Transportation Polygons", "Road Centrelines", "Water Courses", "Water Bodies", "Flood Risk", "Cut Lines", "Wooded Areas" ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Exporting layers to a KML.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "hasM": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254 }, { "name": "created_da", "type": "esriFieldTypeString", "alias": "created_da", "length": 21 }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254 }, { "name": "last_edi00", "type": "esriFieldTypeString", "alias": "last_edi00", "length": 21 }, { "name": "Community_", "type": "esriFieldTypeDouble", "alias": "Community_" }, { "name": "Communit00", "type": "esriFieldTypeString", "alias": "Communit00", "length": 60 }, { "name": "Communit01", "type": "esriFieldTypeString", "alias": "Communit01", "length": 30 }, { "name": "Administra", "type": "esriFieldTypeString", "alias": "Administra", "length": 20 }, { "name": "Incorporat", "type": "esriFieldTypeString", "alias": "Incorporat", "length": 21 }, { "name": "Incorpor00", "type": "esriFieldTypeString", "alias": "Incorpor00", "length": 50 }, { "name": "Order_In_C", "type": "esriFieldTypeString", "alias": "Order_In_C", "length": 30 }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe" }, { "name": "Q__clipped", "type": "esriFieldTypeString", "alias": "Q__clipped", "length": 3 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "This is the output zip file.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }