Display Name: InterpolatePoints 
Description: The Interpolate Points task allows you to predict values at new locations based on measurements from a collection of points. The task takes point data with values at each point and returns areas classified by predicted values.  
Category:  
Help URL: https://uasiportal.shelbycountytn.gov/arcgis/rest/directories/arcgisoutput/System/SpatialAnalysisTools_GPServer/System_SpatialAnalysisTools/InterpolatePoints.htm 
Execution Type: esriExecutionTypeAsynchronous 
Parameters: 
       
      Parameter: inputLayer 
      
        Data Type: GPString 
        Display Name inputLayer 
        Description: The point layer whose features will be interpolated. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeRequired 
        Category:  
                
     
          
      Parameter: field 
      
        Data Type: GPString 
        Display Name field 
        Description: Name of the numeric field containing the values you wish to interpolate. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeRequired 
        Category:  
                
     
          
      Parameter: interpolateOption 
      
        Data Type: GPString 
        Display Name interpolateOption 
        Description: Integer value declaring your preference for speed versus accuracy, from 1 (fastest) to 9 (most accurate). More accurate predictions take longer to calculate. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  5
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
        
          Choice List: [ 
1, 5, 9 ]
                  
     
          
      Parameter: outputPredictionError 
      
        Data Type: GPBoolean 
        Display Name outputPredictionError 
        Description: If True, a polygon layer of standard errors for the interpolation predictions will be returned in the predictionError output parameter. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  false
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: classificationType 
      
        Data Type: GPString 
        Display Name classificationType 
        Description: Determines how predicted values will be classified into areas. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  GeometricInterval
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
        
          Choice List: [ 
EqualArea, EqualInterval, GeometricInterval, Manual ]
                  
     
          
      Parameter: numClasses 
      
        Data Type: GPLong 
        Display Name numClasses 
        Description: This value is used to divide the range of interpolated values into distinct classes. The range of values in each class is determined by the classificationType parameter. Each class defines the boundaries of the result polygons. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  10
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: classBreaks 
      
        Data Type: GPMultiValue:GPDouble 
        Display Name classBreaks 
        Description: If classificationType is Manual, supply desired class break values separated by spaces. These values define the upper limit of each class, so the number of classes will equal the number of entered values. Areas will not be created for any locations with predicted values above the largest entered break value. You must enter at least two values and no more than 32. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
 
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: boundingPolygonLayer 
      
        Data Type: GPString 
        Display Name boundingPolygonLayer 
        Description: A layer specifying the polygon(s) where you want values to be interpolated. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: predictAtPointLayer 
      
        Data Type: GPString 
        Display Name predictAtPointLayer 
        Description: An optional layer specifying point locations to calculate prediction values. This allows you to make predictions at specific locations of interest.  
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: outputName 
      
        Data Type: GPString 
        Display Name outputName 
        Description: Additional properties such as output feature service name. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: context 
      
        Data Type: GPString 
        Display Name context 
        Description: Additional settings such as processing extent and output spatial reference. 
        Direction: esriGPParameterDirectionInput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeOptional 
        Category:  
                
     
          
      Parameter: resultLayer 
      
        Data Type: GPString 
        Display Name resultLayer 
        Description:  
        Direction: esriGPParameterDirectionOutput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeDerived 
        Category:  
                
     
          
      Parameter: predictionError 
      
        Data Type: GPString 
        Display Name predictionError 
        Description:  
        Direction: esriGPParameterDirectionOutput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeDerived 
        Category:  
                
     
          
      Parameter: predictedPointLayer 
      
        Data Type: GPString 
        Display Name predictedPointLayer 
        Description:  
        Direction: esriGPParameterDirectionOutput 
        Default Value:  
  
   
        Parameter Type: esriGPParameterTypeDerived 
        Category:  
                
     
     
Supported Operations:
    
Submit Job