Download presentation
Published byGeraldine Fox Modified over 9 years ago
1
Using ESRI ArcGIS 9.3 Arc Tool Box 1 Data Management
Advanced GIS Using ESRI ArcGIS 9.3 Arc Tool Box 1 Data Management
2
Arc Tool Box ArcMap
3
Arc Tool Box ArcMap Data Management
4
Arc Tool Box ArcMap Data Management Features
5
Arc Tool Box ArcMap Data Management Features Add XY Coordinates
6
Arc Tool Box ArcMap Data Management Features Adjust 3D Z
7
Arc Tool Box ArcMap Data Management Features Check Geometry
8
Arc Tool Box ArcMap 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 ArcMap Data Management Features Check Geometry
9
Arc Tool Box ArcMap Data Management Features Repair Geometry
10
Arc Tool Box ArcMap 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 ArcMap Data Management Features Repair Geometry
11
Arc Tool Box ArcMap Data Management Features Delete Features
12
Arc Tool Box ArcMap Data Management Features
Feature Envelope to Polygon
13
Arc Tool Box ArcMap Data Management Features Feature(s) to Point
14
Arc Tool Box ArcMap Data Management Features Feature(s) to Line
15
Arc Tool Box ArcMap Data Management Features Polygon to Line
16
Arc Tool Box ArcMap Data Management Features Feature(s) to Polygon
17
Arc Tool Box ArcMap Data Management Features Feature Vertices to point
18
Arc Tool Box ArcMap Data Management Features Multipart to Singlepart
19
Arc Tool Box ArcMap Data Management Features Split Line at Vertices
20
Arc Tool Box ArcMap Data Management General
21
Arc Tool Box ArcMap Data Management Generalization
22
Arc Tool Box ArcMap Data Management Generalization Aggregate Polygons
23
Arc Tool Box ArcMap Data Management Generalization
Collapse Dual Lines to Centerline
24
Arc Tool Box ArcMap Data Management Generalization Dissolve
25
Arc Tool Box ArcMap Data Management Generalization Simplify Line
26
Arc Tool Box ArcMap Data Management Generalization Simplify Line
27
Arc Tool Box ArcMap Data Management Generalization Simplify Polygon
28
Arc Tool Box ArcMap Data Management Generalization Simplify Building
29
Arc Tool Box ArcMap Data Management Generalization Smooth Line
30
Arc Tool Box ArcMap Data Management Generalization Smooth Line
31
Arc Tool Box ArcMap Data Management Generalization Smooth Polygon
32
Arc Tool Box ArcMap Data Management Projections and Transformations
33
Arc Tool Box ArcMap Data Management Projections and Transformations
Features Project
34
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Flip
35
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Mirror
36
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Project Raster
37
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Project Raster
38
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Rescale
39
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Rotate
40
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Shift
41
Arc Tool Box ArcMap Data Management Projections and Transformations
Raster Warp
42
Arc Tool Box ArcMap Data Management Raster
43
Arc Tool Box ArcMap Data Management Raster Raster Dataset Copy Raster
44
Arc Tool Box ArcMap Data Management Raster Raster Dataset
Create Random Raster
45
Arc Tool Box ArcMap Data Management Raster Raster Dataset
Create Random Raster
46
Arc Tool Box ArcMap Data Management Raster Raster Dataset Mosaic
47
Arc Tool Box ArcMap Data Management Raster Raster Dataset
Mosaic To New Raster
48
Arc Tool Box ArcMap Data Management Raster Raster Processing
49
Arc Tool Box ArcMap Data Management Raster Raster Processing Clip
50
Arc Tool Box ArcMap Data Management Raster Raster Processing
Composite Bands
51
Arc Tool Box ArcMap Data Management Raster Raster Processing
Create Ortho Correct Raster Dataset
52
Arc Tool Box ArcMap Data Management Raster Raster Processing
Create Ortho Correct Raster Dataset
53
Arc Tool Box ArcMap Data Management Raster Raster Processing
Create Pan-sharpened Raster Dataset
54
Arc Tool Box ArcMap Data Management Raster Raster Processing
Create Pan-sharpened Raster Dataset
55
Arc Tool Box ArcMap Data Management Raster Raster Processing Resample
56
Arc Tool Box ArcMap Data Management Raster Raster Properties
57
Arc Tool Box ArcMap Data Management Raster Raster Properties
Add Colormap
58
Arc Tool Box ArcMap Data Management Raster Raster Properties
Delete Colormap
59
Arc Tool Box ArcMap Data Management Raster Raster Properties
Build Raster Attribute Table
60
Arc Tool Box ArcMap Data Management Raster Raster Properties
Calculate Statistiscs
61
Arc Tool Box ArcMap Data Management Raster Raster Properties
Delete Raster Attribute Table
62
Arc Tool Box ArcMap Data Management Raster Raster Properties
Export Raster World
63
Arc Tool Box ArcMap Data Management Raster Raster Properties
Get Cell Value
64
Arc Tool Box ArcMap Data Management Raster Raster Properties
Get Raster Properties
65
Arc Tool Box Properties: MINIMUM MAXIMUM MEAN STD UNIQUEVALUECOUNT TOP
LEFT RIGHT BOTTOM CELLSIZEX CELLSIZEY VLUETYPE COLUMNCOUNT ROWCOUNT BANDCOUNT ArcMap Data Management Raster Raster Properties Get Raster Properties
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.