Collapse all

Welcome to ArcGIS Desktop Help
Copyright information
Acknowledgements
GIS Dictionary
What's new in ArcGIS
Getting started
Fundamentals of GIS
Introducing ArcGIS Desktop

What is ArcGIS 9.3

An overview of ArcGIS Desktop

Using ArcGIS Desktop

Mapping and visualization in ArcMap

The geodatabase

Workspace and dataset management with ArcCatalog

Data compilation and editing

Geoprocessing and analysis

Tips and tricks within ArcGIS
Tutorials

Tutorials

3D Analyst Tutorial

Animation in ArcMap Tutorial

ArcCatalog Tutorial

ArcMap Tutorial

ArcGIS Publisher Tutorial

ArcReader Tutorial

ArcScan Tutorial

Building a Geodatabase Tutorial

Database Servers Tutorial

Data Interoperability Tutorial

Editing Geodatabases Tutorial

Editing GIS Features Tutorial

Geocoding Tutorial

Geoprocessing Tutorial

Geostatistical Analyst Tutorial

Getting Started with ArcGIS Tutorial

Linear Referencing Tutorial

Maplex Tutorial

Network Analyst Tutorial

Representations Tutorial

Schematics Tutorial

Spatial Analyst Tutorial

StreetMap Tutorial

Survey Analyst Tutorial

Tracking Analyst Tutorial
Toolbars
Getting more help

Using this Help system

Getting help within the applications

ArcGIS Desktop Resource Center

ArcGIS Desktop Documentation Library

Accessing ESRI Software Training

Using the GIS Dictionary

Contacting Technical Support

Support for users located outside the United States

Contacting ESRI
Map projections and coordinate systems
Mapping and visualization
An overview of mapping and visualization
Using ArcMap

Layers, data frames, and the table of contents

Starting ArcMap

Creating a new map

Opening a map

Using the table of contents

About coordinate systems and map projections

Specifying a coordinate system

Referencing data in the map

Working with data frames

Pausing the map's drawing

Saving a map and exiting ArcMap

Saving to previous versions of ArcGIS

Keyboard shortcuts in ArcMap
Working with layers

Adding layers to a map

Adding a layer package to your map

Adding x,y coordinate data as a layer

Changing a layer's drawing order

Changing a layer's text description

Setting layer properties

Managing group layers

Saving a layer to disk

Copying layers

Displaying layers at certain scales

Displaying a subset of features in a layer

Repairing broken data links

Viewing a layer's metadata in ArcMap

Setting HTML pop-up properties for feature layers
Navigating and interacting with maps
Adding graphics and text to maps
Working with graphics
Working with text
Symbolizing data
Applying symbology
Styles and symbols
Animation
Using cartographic representations
Getting started with representations
Representation concepts
Working with representations
Editing feature representations
Page layout and map composition
Working with graphs and reports
Looking at data with graphs
(Pre-ArcGIS 9.2) Looking at data with graphs
Creating reports
Working with web maps in ArcGIS

An overview of GIS Web map layers

Working with ArcGIS Server in ArcGIS Desktop
Using services from ArcGIS Server
Using services from ArcIMS
Using OGC Services
Using KML
Using ArcGIS Online
Using image service layers
Working with service layers in the table of contents
Printing and exporting maps containing service layers
Publishing optimized map services in ArcGIS
Editing and data compilation

An overview of editing and data compilation
Getting started with editing
Common editing tasks

Common point editing tasks

Common line editing tasks

Common polygon editing tasks

Common annotation editing tasks

Common multipoint editing tasks

Editing data in a different projection
Creating new features

About creating new features

Creating point features and vertices

Creating lines and polygons

Creating segments using angles and lengths

Creating segments using angles from existing segments

Creating segments that are circular arc curves

Creating segments by tracing features

Creating buffers

Mirroring features

Combining features from different layers

Intersecting features

Merging and separating features

Copying parallel line features

Creating a fillet curve between two lines

Creating cul-de-sac lines

Creating lines with the Traverse window

Creating lines with the 2-Point Line window

Creating lines with the Offset Line window
Editing existing features
Editing attributes
Editing annotation

An overview of editing annotation

Creating new annotation features

Creating and editing annotation that follows features

Editing the size and position of annotation features

Editing annotation in the Attributes dialog box

Editing the appearance of annotation features

Editing feature-linked annotation
Editing dimension features
Using a digitizer

About digitizing

An overview of preparing to digitize

Registering the paper map

Digitizing features on a paper map
Spatial adjustment
Editing topology
Editing relationships and related objects
COGO

An overview of COGO

Common COGO workflows

About COGO descriptions

Adding COGO fields to a feature class

Traverse file format

Offset points file format

Applying a ground to grid correction

Reporting COGO descriptions

Using the Curve Calculator command

Using the COGO Area command

Splitting features into COGO lines
Tables and attribute information
Understanding tables and attribute information
Creating tables and managing attribute information

Creating new tables

About ObjectID fields

Adding and deleting fields

Editing values in a table

Making field calculations

Working with date fields

Reloading the table cache

Exporting records

About joining and relating tables

Joining tables

Relating tables

Joining the attributes of features by location

Creating spatial data from tables

Working with Microsoft Excel files in ArcGIS

Working with Microsoft Access files in ArcGIS
Displaying tables and attribute information

Previewing a table in ArcCatalog

Adding and viewing tables in ArcMap

Setting field properties, aliases, and table display options

Navigating to and finding records in a table

Sorting records in a table

Selecting records in a table

Summarizing data in a table

Printing a table

Adding a table to a layout

Viewing statistics for a table

Creating a graph from a table

Creating a report from a table
Geoprocessing

What is geoprocessing?

A whirlwind tour of geoprocessing

Geoprocessing tools

Geoprocessing framework

Frequently Asked Questions about geoprocessing
Fundamental tool concepts

An introduction to the fundamental tools

Overlay analysis

Proximity analysis

Table analysis and management

Surface creation and analysis

Statistical analysis

Extracting data
Using geoprocessing tools

An overview of using tools
Using the tool dialog
Managing toolboxes
Managing tools and toolsets
Batch processing
Using tools in the command line
Tool layers
Automating your work with models

An overview of models

Opening ModelBuilder

Creating a simple model

Saving a model
Model concepts and terms
Using ModelBuilder
Controlling the flow of processing
Model Iteration
Automating your work with scripts

An overview of writing geoprocessing scripts
Getting started with writing geoprocessing scripts
Accessing tools within a geoprocessing script
Creating script tools
Batch processing with geoprocessing scripts
Data properties and access when scripting
Working with AMLs
Scripting object: Properties and Methods
Geoprocessing environments

An overview of geoprocessing environments

Environment levels and hierarchy

Script environments

Specifying application environment settings

Specifying tool environment settings

Specifying model environment settings

Specifying model process environment settings
Environment categories
Documenting tools and toolboxes
Sharing tools and toolboxes

An overview of sharing tools and toolboxes

Methods for distributing tools

Pathnames explained: Absolute, relative, UNC, and URL

A structure for sharing tools

Sharing and connecting to UNC pathnames

Accessing ArcSDE data in tools

Techniques for sharing Python scripts

Managing intermediate data in shared models

Sharing stylesheets

Checklist for sharing tools and toolboxes
Geoprocessing with ArcGIS Server

An overview of geoprocessing with ArcGIS Server

Key concepts for geoprocessing services

Guide to related geoprocessing with server topics

Input and output data types

Creating models for geoprocessing services

Preparing map documents containing tool layers

Defining output symbology for geoprocessing tasks

Defining symbology for input feature sets

Publishing geoprocessing services

Managing the jobs directory

Deploying services on multiple computers - LocalJobsDirectory

Data access considerations for geoprocessing tasks

Creating tasks for the UNIX/Linux environment

Creating script tools for geoprocessing tasks

Using geoprocessing tasks in Python scripts

Spatial reference considerations for geoprocessing services

Performance tips for geoprocessing services

Checklist for authoring and publishing geoprocessing services

Python scripts to zip and unzip data
Geoprocessing service examples
Keeping track of geoprocessing history

An overview of geoprocessing history

History log files

Geoprocessing history in metadata
Advanced modeling through simulations
Geoprocessing tool reference

An overview of commonly used tools

Geoprocessing commands quick reference guide

Licensing for geoprocessing tools

Data types for geoprocessing tool parameters
Input and output data considerations
3D Analyst toolbox

An overview of the 3D Analyst toolbox

Understanding 3D data

Concepts of surface analysis

Working with TIN surfaces

Working with raster surfaces

3D visualization
3D Analyst Conversion toolset
Functional Surface toolset
Raster Interpolation toolset
Raster Math toolset
Raster Reclass toolset
Raster Surface toolset
Terrain toolset
TIN Creation toolset
TIN Surface toolset
Analysis toolbox
Business Analyst toolbox

An overview of the Business Analyst toolbox
Analysis toolset
Customer Setup toolset
Modeling toolset
Reports toolset
Segmentation Analysis toolset
Segmentation Profiles toolset
Store Setup toolset
Thematic Maps toolset
Trade Areas toolset
Cartography toolbox

An overview of the Cartography toolbox

Cartography toolbox sample applications
Graphic Quality toolset
Masking toolset
Representation Management toolset
Symbolization Refinement toolset
Conversion toolbox
Coverage toolbox

An overview of the Coverage toolbox
Analysis toolset
Conversion toolset
Data Management toolset
Data Interoperability toolbox
Data Management toolbox
Geocoding toolbox
Geostatistical Analyst toolbox

An overview of the Geostatistical Analyst toolbox

Understanding geostatistical analysis

Working with a geostatistical layer

Creating a grid from a geostatistical layer

Geostatistical Analyst toolbox sample applications

Parallel processing with multiple CPUs
Tools
Linear Referencing toolbox

An overview of the Linear Referencing toolbox

Understanding linear referencing

Creating route data

Creating and editing event data

Linear Referencing sample applications
Tools
Military Analyst toolbox
Mobile toolbox
Military Overlay Editor toolbox
Multidimensional toolbox

An overview of the Multidimension toolbox
Tools
Network Analyst toolbox
Server toolbox
Schematics toolbox
Spatial Analyst toolbox

An overview of the Spatial Analyst toolbox

Solving problems in Spatial Analyst

Understanding raster data

Performing analysis in Spatial Analyst

Spatial Analyst toolbox sample applications
Conditional toolset
Density toolset
Distance toolset
Extraction toolset
Generalization toolset
Groundwater toolset
Hydrology toolset
Interpolation toolset
Local toolset
Map Algebra toolset
Math toolset
Multivariate toolset
Neighborhood toolset
Overlay toolset
Raster Creation toolset
Reclass toolset
Solar Radiation toolset
Surface toolset
Zonal toolset
Spatial Statistics toolbox

An overview of the Spatial Statistics toolbox

Modeling spatial relationships

Spatial Statistics toolbox sample applications

What is a Z score What is a p-value
Analyzing Patterns toolset
Mapping Clusters toolset
Measuring Geographic Distributions toolset
Modeling Spatial Relationships toolset
Rendering toolset
Utilities toolset
Samples toolbox

An overview of the Samples toolbox
Conversion
Data Management
Tracking Analyst toolbox
Environment Settings
Tool errors and warnings
Geodatabases and ArcSDE
Data management with ArcCatalog

An overview of ArcCatalog

About workspaces
Getting started with ArcCatalog
Building the Catalog

About folders and file types

Managing folder connections

Creating and accessing geodatabases

Creating spatial database connections

Adding OLE DB connections

About database server connections

About GIS servers and services

Connecting to GIS servers

Working with database connections

Hiding folders and items

Altering the data formats read by ArcCatalog

Working with file types

Accessing delimited text file data
Managing the Catalog's contents

The Contents tab

Working in Details view

Changing the columns in Details view

Modifying the default settings for exploring contents

Exploring an item's properties

Organizing your data

Converting data to a different format
Exploring an item's geography
Searching for items
Working with metadata

About metadata

Metadata standards and the ArcGIS metadata format

ArcGIS support for the ISO 19139 metadata standard

Exploring an item's metadata

Changing the default stylesheet

Printing metadata

Creating and updating metadata

Metadata synchronization

Writing metadata documentation

Importing and exporting metadata with ArcCatalog

Importing and exporting metadata

Editing metadata

Using the FGDC metadata editor

Using the ISO metadata editor

Managing enclosures

Requirements for publishing metadata to an ArcIMS Metadata Service

Adding information required by the ArcIMS Metadata Service

Publishing metadata to an ArcIMS Metadata Service

Managing published metadata documents

Changing a published document's properties

Adding custom places to a Gazetteer Metadata Service

Customizing metadata
Image and raster data management
Data support in ArcGIS
Extensions

About ArcGIS Desktop extensions

Evaluating ArcGIS Desktop extensions
3D Analyst
Data Interoperability

About the Data Interoperability help system

An overview of Data Interoperability

Key concepts of the Data Interoperability extension

Using the Data Interoperability tools
Common tasks using Data Interoperability
Using the Data Interopability tools
ArcGIS for AutoCAD
ArcGIS Publisher
ArcScan
Getting started with ArcScan
Interactive vectorization
Automatic vectorization
Cell selection
Raster cleanup
Vectorization options and settings
ArcSketch
Business Analyst
Geostatistical Analyst
Getting started with Geostatistical Analyst
The principles of Geostatistical Analyst
Exploratory Spatial Data Analysis (ESDA)
Deterministic methods
Creating a surface with geostatistical techniques
Using analytical tools when generating surfaces
Displaying and managing geostatistical layers
Additional geostatistical analysis tools
Geostatistical simulations
JTX
Overview of JTX
Using JTX
Configuring JTX
Administering JTX
Maplex
Military Analyst
Military Overlay Editor

About MOLE

What's new in this release

Installation and setup

Accessing the Installing and Getting Started with Defense Solutions guide

MOLE documentation and additional ways to get help
Using MOLE with 2D maps
Using MOLE with 3D maps
The MOLE geodatabase schema
Using MOLE in terrain analysis
Tracking, real-time, and MOLE
Using MOLE with ArcSDE
Using MOLE with ArcIMS
Other ESRI applications compatible with MOLE
Advanced topics
Frequently asked questions
Network Analyst
PLTS
Schematics
Spatial Analyst
Survey Analyst
Tracking Analyst
Geocoding and address management
Getting started with geocoding
Understanding geocoding
Preparing for geocoding
Building an address locator

Defining the address locator components

Creating an address locator

Modifying an address locator's settings

Managing address locators in ArcMap

Managing address locators in ArcCatalog

Migrating address locators created with ArcGIS prior to version 9.2
Locating addresses

The geocoding process

Finding an individual address

Getting an address of a location

Geocoding a table of addresses

Rematching a geocoded feature class
Additional geocoding techniques
Keeping an address locator current

Updating your reference data

Versioned data and the address locator

Rebuilding address locators
Distributing your address locator

Deciding to share an address locator

Collecting address locators

Making your address locator public

Accessing distributed address locators

Sharing pre-9.2 address locators
Adjusting your address locator file

Exploring the address locator file

Why change your address locator file?

Changing default settings

Changing default settings in the address locator template file

Table schema and the locator file

Accommodating alternative reference table schema

Modifying the query

Accommodating changes in the geocoding rule base files

Address Locator Properties dialog box
About StreetMap data

About StreetMap data
Linear referencing
Getting started with linear referencing

An overview of linear referencing

Common tasks in linear referencing

Some linear referencing scenarios

Linear referencing datasets in ArcGIS

Designing a linear referencing system in your geodatabase
Creating route feature classes
Displaying and querying route feature classes

An overview of displaying and querying route feature classes

Working with route feature classes in ArcMap

Setting the route identifier field

Querying route feature classes

Displaying route measure anomalies

About hatching route feature classes

Hatching options

Displaying hatches

Manipulating the text on hatches

Working with hatch styles
Displaying and querying route events
Editing routes
Creating and editing event data

An overview of creating and editing event data

Creating event tables in ArcCatalog

About locating features along routes

Locating features along routes

Editing event tables in ArcMap
Working with route event data
Network analysis

Using the Network Analyst extension
Analyzing geometric networks

What is a geometric network?
Creating and managing geometric networks
Editing geometric networks
Analyzing geometric networks
Mobile GIS

An overview of Mobile GIS
ArcGIS Mobile integration
GPS

Getting started with ArcMap GPS Support

Adding the GPS toolbar

Connecting to a GPS device

Simulating a connection to a GPS device

Using the GPS Position window

Changing the display options

Keeping the current location in the view

Adding a destination

Writing GPS locations to a log
Tablet PC
ArcPad integration

An overview of ArcPad

Adding the ArcPad toolbar

About managing data in ArcPad

Getting data for ArcPad

Checking in edits from ArcPad

Undoing a checkout for editing
Interoperability and standards support
Customizing and developing with ArcGIS
Guide to data that comes with ArcGIS
Licensing and desktop administration

Administering the ArcGIS License Manager

Setting up license managers for ArcGIS 93 concurrent use products

Checking license availability

Viewing and changing the license manager

Common license manager problems and how to solve them

Setting the software product

Registering ArcView or ArcEditor and extensions

Evaluating an ArcGIS Desktop extension

Error reporting for ArcGIS software crash data

Frequently asked questions about error reporting
GIS Servers and services