{ "name": "ParcelsByMiles", "displayName": "ParcelsByMiles", "description": "Query lots based on Input paramaters", "category": "", "helpUrl": "https://gis.nassaucountyny.gov/server/rest/directories/arcgisoutput/GPServices/ParcelsBy1Mile22_GPServer/GPServices_ParcelsBy1Mile22/ParcelsByMiles.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Expression", "dataType": "GPString", "displayName": "Expression", "description": "Please input Section Block and Lot", "direction": "esriGPParameterDirectionInput", "dependency": "NCGISP.NASSAU.Lots", "defaultValue": "section = 1 And block = '1' And lot = '2'", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Distance__value_or_field_", "dataType": "GPLinearUnit", "displayName": "Distance [value or field]", "description": "Distance", "direction": "esriGPParameterDirectionInput", "dependency": "NASSAU.Lots_Layer (2)", "defaultValue": { "distance": 0.25, "units": "esriMiles" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Relationship", "dataType": "GPString", "displayName": "Relationship", "description": "default Intersect", "direction": "esriGPParameterDirectionInput", "defaultValue": "Intersect", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Intersect", "Intersect 3D", "Intersect (DBMS)", "Within a distance geodesic", "Within a distance", "Within a distance 3D", "Contains", "Completely contains", "Contains Clementini", "Within", "Completely within", "Within Clementini", "Are identical to", "Boundary touches", "Share a line segment with", "Crossed by the outline of", "Have their center in" ] }, { "name": "Parcels_BufferSelect", "dataType": "GPFeatureRecordSetLayer", "displayName": "Parcels_BufferSelect", "description": "resulting Buffer select", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102718, "latestWkid": 2263 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SBL_KEY", "type": "esriFieldTypeString", "alias": "SBL_KEY", "length": 14 }, { "name": "SECTION", "type": "esriFieldTypeInteger", "alias": "SECTION" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10 }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the hosted feature service containing all the feature or table results of the tool. When no name is specified, standard feature or table results will still be available.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }