ArcGIS for Desktop

  • Documentation
  • Pricing
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS for Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS for Desktop

A complete professional GIS

ArcGIS for Server

GIS in your enterprise

ArcGIS for 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
  • Pricing
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

Help

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • More...

Z Resolution (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

Tools that honor this environment will apply the z-resolution to output geodatasets.

For a description of the default z-resolution, see the following topic: Spatial reference and geoprocessing.

Usage notes

  • This environment setting will be ignored if the output is within a geodatabase feature dataset.
  • If the Z Resolution environment is not set, tools such as Create Feature Class, Create Feature Dataset, and Create Raster Catalog will set the default z-resolution at 0.0001 units.

Dialog syntax

Z Resolution—The z-resolution to be set on the output geodatasets. Set this environment if the default z-resolution is inadequate.

Scripting syntax

arcpy.env.ZResolution = linear_unit

ParameterExplanation

linear_unit

Sets the z-resolution to be used on output geodatasets. The z-resolution, expressed as a very small distance, refers to the number of significant digits used to store z-coordinate values.

ZResolution syntax

Script example

import arcpy

# Set the ZResolution environment to a linear unit
arcpy.env.ZResolution = "0.002 Meters"

Related Topics

  • Spatial reference and geoprocessing
  • The properties of a spatial reference
  • An overview of geoprocessing environments
  • Environment levels and hierarchy
  • Setting geoprocessing environments
Feedback on this topic?

ArcGIS for Desktop

  • Home
  • Documentation
  • Pricing
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS for Desktop
  • ArcGIS for Server
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal