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

Precision for New Coverages (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

Tools that honor the Precision for New Coverages environment will create output coverages that have the specified precision.

Usage notes

  • Learn more about coverage precision.
  • This environment should be set to DOUBLE when using the Generate tool to convert a double precision file to a double precision coverage.

Dialog syntax

  • SINGLE—New coverages will be created with single precision. This is the default.
  • DOUBLE—New coverages will be created with double precision.

Scripting syntax

arcpy.env.newPrecision = precision_option

precision_optionExplanation

SINGLE

New coverages will be created with single precision. This is the default.

DOUBLE

New coverages will be created with double precision.

newPrecision syntax

Script example

import arcpy

# Set the newPrecison environment to DOUBLE
arcpy.env.newPrecision = "DOUBLE"

Related topics

  • An overview of coverage settings
  • Coverage resolution (precision)
  • 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