{ "name": "CreateFeatureDataset", "displayName": "Create Feature Dataset", "description": "Creates a feature dataset in the output location: an existing enterprise, file, or mobile geodatabase.", "category": "", "helpUrl": "https://memkvidreoba.gov.ge:6443/arcgis/rest/directories/arcgisoutput/CreateFeatureDataset_GPServer/CreateFeatureDataset/CreateFeatureDataset.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "out_name", "dataType": "GPString", "displayName": "Feature Dataset Name", "description": "The name of the feature dataset to be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "x", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "spatial_reference", "dataType": "GPString", "displayName": "Coordinate System", "description": "The spatial reference of the output feature dataset. On the Spatial Reference Properties dialog box, you can select, import, or create a new coordinate system. To set aspects of the spatial reference, such as the x,y-, z-, or m-domain, resolution, or tolerance, use the Environments dialog box.This parameter is optional, but providing a value is recommended. To edit the data in a feature dataset, a spatial reference is required.", "direction": "esriGPParameterDirectionInput", "dependency": "out_dataset_path", "defaultValue": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]];-20037700 -30241100 10000;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_dataset", "dataType": "GPString", "displayName": "Output Feature Dataset", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }