Advanced GIS Using ESRI ArcGIS 9.3 Arc Tool Box 1 Data Management

Preview:

Citation preview

AdvancedGIS

UsingESRI ArcGIS 9.3Arc Tool Box 1

Data Management

ArcMap

Arc Tool Box

ArcMap

Data Management

Arc Tool Box

Arc Tool BoxArcMap

Data Management

Features

Arc Tool BoxArcMap

Data Management

FeaturesAdd XY Coordinates

Arc Tool BoxArcMap

Data Management

Features

Adjust 3D Z

Arc Tool BoxArcMap

Data Management

Features

Check Geometry

Arc Tool BoxArcMap

Data Management

Features

Check Geometry

The Output table will have one record for each problem found. If no problems are found, the Output table will be empty.The Output table has the following fields:

CLASS - The full path to and name of the feature class in which the problem was found.

FEATURE_ID – The FID or OID for the feature with the geometry problem. PROBLEM - A short description of the problem. The PROBLEM field will contain one of the following: Short segment - Some segments are shorter than allowed by the system units of

the spatial reference associated with the geometry. Null geometry - The feature has no geometry or nothing in the SHAPE field. Incorrect ring ordering - The polygon is topologically simple, but its rings may not

be oriented correctly (outer rings - clockwise, inner rings - counterclockwise). Incorrect segment orientation - Individual segments are not consistently oriented.

The "to" point of seg i should be incident on the "from" point of seg i+1. Self intersections - The interior of each part must not intersect itself or other parts.

For a multipoint geometry, this means two of the points in the multipoint are in the same location (same x and y coordinate).

Unclosed rings - The last segment in a ring must have its "to" point incident on the "from" point of the first segment.

Empty parts - The geometry has multiple parts, and one of them is empty (has no geometry).

For multipoint features, only the null geometry and empty part problems apply. For point features, only the null geometry problem applies

Arc Tool BoxArcMap

Data Management

Features

Repair Geometry

Arc Tool BoxArcMap

Data Management

Features

Repair Geometry

This tool uses the same logic as the Check Geometry tool, but when a geometry problem is discovered, the relevant fix is applied. This is the list of geometry problems and the fix which is applied by this tool:

Null geometry - The feature will be deleted from the feature class. If the features with Null geometry are valid for how the data is being modeled Uncheck the "Delete Features with Null Geometry" option on the dialog, or specify the KEEP_NULL option at the command line or in scripting, then the features will not be deleted when encountered by this tool.

Short segment - The geometry's short segment will be deleted. Incorrect ring ordering - The geometry will be updated to have correct ring

ordering. Incorrect segment orientation - The geometry will be updated to have correct

segment orientation. Self intersections - The geometry's segments that intersect will be split at their

intersection. Unclosed rings - The unclosed rings will be closed. Empty parts - The parts that are null or empty will be deleted. After applying one of the repairs above, the tool will re-evaluate the feature's

geometry to see if it still has a problems, if another problem is discovered, another repair will be performed immediately on that feature. This can lead to more than one fix being applied to a single feature.

Line features that are M aware will not be modified (repaired) for any of the cases above with these exceptions

short segments - the segment will be deleted null geometry - the feature will be deleted

Arc Tool BoxArcMap

Data Management

Features

Delete Features

Arc Tool BoxArcMap

Data Management

Features

Feature Envelope to Polygon

Arc Tool BoxArcMap

Data Management

Features

Feature(s) to

• Point

Arc Tool BoxArcMap

Data Management

Features

Feature(s) to

• Line

Arc Tool BoxArcMap

Data Management

Features

Polygon to Line

Arc Tool BoxArcMap

Data Management

Features

Feature(s) to

• Polygon

Arc Tool BoxArcMap

Data Management

Features

Feature Vertices to point

Arc Tool BoxArcMap

Data Management

Features

Multipart to Singlepart

Arc Tool BoxArcMap

Data Management

Features

Split Line at Vertices

Arc Tool BoxArcMap

Data Management

General

Arc Tool BoxArcMap

Data Management

Generalization

Arc Tool BoxArcMap

Data Management

Generalization

Aggregate Polygons

Arc Tool BoxArcMap

Data Management

Generalization

Collapse Dual Lines to Centerline

Arc Tool BoxArcMap

Data Management

Generalization

Dissolve

Arc Tool BoxArcMap

Data Management

Generalization

Simplify Line

Arc Tool BoxArcMap

Data Management

Generalization

Simplify Line

Arc Tool BoxArcMap

Data Management

Generalization

Simplify Polygon

Arc Tool BoxArcMap

Data Management

Generalization

Simplify Building

Arc Tool BoxArcMap

Data Management

Generalization

Smooth Line

Arc Tool BoxArcMap

Data Management

Generalization

Smooth Line

Arc Tool BoxArcMap

Data Management

Generalization

Smooth Polygon

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Features

Project

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Flip

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Mirror

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Project Raster

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Project Raster

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Rescale

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Rotate

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Shift

Arc Tool BoxArcMap

Data Management

Projections and Transformations

Raster

Warp

Arc Tool BoxArcMap

Data Management

Raster

Arc Tool BoxArcMap

Data Management

Raster

Raster Dataset

Copy Raster

Arc Tool BoxArcMap

Data Management

Raster

Raster Dataset

Create Random Raster

Arc Tool BoxArcMap

Data Management

Raster

Raster Dataset

Create Random Raster

Arc Tool BoxArcMap

Data Management

Raster

Raster Dataset

Mosaic

Arc Tool BoxArcMap

Data Management

Raster

Raster Dataset

Mosaic To New Raster

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Clip

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Composite Bands

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Create Ortho Correct Raster Dataset

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Create Ortho Correct Raster Dataset

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Create Pan-sharpened Raster Dataset

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Create Pan-sharpened Raster Dataset

Arc Tool BoxArcMap

Data Management

Raster

Raster Processing

Resample

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Add Colormap

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Delete Colormap

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Build Raster Attribute Table

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Calculate Statistiscs

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Delete Raster Attribute Table

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Export Raster World

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Get Cell Value

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Get Raster Properties

Arc Tool BoxArcMap

Data Management

Raster

Raster Properties

Get Raster Properties

Properties:

MINIMUM MAXIMUM MEAN STD UNIQUEVALUECOUNT TOP LEFT RIGHT BOTTOM CELLSIZEX CELLSIZEY VLUETYPE COLUMNCOUNT ROWCOUNT BANDCOUNT

Recommended