ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Coincident Points (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

Tools that honor the Coincident Points environment define how coincident data is treated in Geostatistical Analyst.

Learn more about how coincident data is handled in Geostatistical Analyst

Usage notes

  • When the tool used uses more than one dataset and these datasets have coincident points, the environment setting is applied to all datasets.
  • Caution:

    This environment variable is not honored by the Geostatistical Wizard.

Dialog syntax

  • MEAN—The mean of the data at the coincident location. This is the default.
  • REMOVE_ALL—Exclude all the coincident data from the analysis.
  • MIN—The minimum value of the data at the coincident location.
  • MAX—The maximum value of the data at the coincident location.
  • INCLUDE_ALL—Include all the data.

Scripting syntax

arcpy.env.coincidentPoints = coincidentPoints_option

coincidentPoints_optionExplanation

MEAN

The mean of the data at the coincident location. This is the default.

REMOVE_ALL

Exclude all the coincident data from the analysis.

MIN

The minimum value of the data at the coincident location.

MAX

The maximum value of the data at the coincident location.

INCLUDE_ALL

Include all the data.

coincidentPoints syntax

Script example

import arcpy

# Use the minimum value of the data at the coincident location.
arcpy.env.coincidentPoints = "MIN"

Related topics

  • What is a geoprocessing environment setting?
  • Setting geoprocessing environments

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2021 Esri. | Privacy | Legal