Add XY Coordinates, Adjust 3D Z, Bearing Distance to Line and Check Geometry
Husam Jubeh
(0)
Add XY Coordinates, Adjust 3D Z, Bearing Distance to Line and Check Geometry Tools
Add XY Coordinates
How to Add XY CoordinatesTool in ArcToolbox ArcMap ArcGIS??
Add XY Coordinates
Path
to access the tool
:
Add
XY CoordinatesTool, FeatureToolset, Data Management Tools Toolbox
Add XY Coordinates
Adds the fields POINT_X and POINT_Y to the point input
features and calculates their values. It also appends the POINT_Z and POINT_M
fields if the input features are Z- and M-enabled.
1. Input Features
The point features whose
x,y coordinates will be appended as POINT_X and POINT_Y fields.
Adjust 3D Z
How to Adjust 3D ZTool in ArcToolbox ArcMap ArcGIS??
Adjust 3D Z
Path
to access the tool
:
Adjust
3D ZTool, FeatureToolset, Data
Management Tools Toolbox
Adjust 3D Z
Modifies Z-values of 3D
features.
1.Input Features
The 3D features whose Z
values will be modified.
2.Reverse Sign of Z Values (optional)
Specifies whether
features will be inverted along the Z-axis.
REVERSE—Inverts the sign of Z-values causing the feature to flip
upside down.
NO_REVERSE—Maintains the sign of Z-values. This is the default.
3.Adjust Z Value (optional)
A numeric value or field from the input features
that will be used to adjust the Z of each vertex in the input features. A
positive value will shift the feature higher, while a negative number will
shift it lower along the Z-axis.
4.Convert from Units (optional)
The existing units of
the Z-values. This parameter is used in conjunction with the Convert To Units
parameter.
MILLIMETERS—Millimeters
CENTIMETERS—Centimeters
METERS—Meters
INCHES—Inches
FEET —Feet
YARDS—Yards
FATHOMS—Fathoms
5.Convert to Units (optional)
The units that existing
Z-values will be converted to.
MILLIMETERS—Millimeters
CENTIMETERS—Centimeters
METERS—Meters
INCHES—Inches
FEET —Feet
YARDS—Yards
FATHOMS—Fathoms
Bearing Distance to Line
How to Bearing Distance to
LineTool in ArcToolbox ArcMap ArcGIS??
Bearing Distance to Line
Path
to access the tool
:
Bearing
Distance to LineTool, FeatureToolset, Data Management Tools Toolbox
Bearing Distance to Line
Creates a new feature
class containing geodetic line features constructed based on the values in an
x-coordinate field, y-coordinate field, bearing field, and distance field of a
table.
1.Input Table
The input table that can
be a text file, CSV file, Excel file, dBASE table, or geodatabase table.
2.Output Feature Class
The output feature class
containing densified geodetic lines.
3.X Field
A numerical field in the
input table containing the x coordinates (or longitudes)
4.Y Field
A numerical field in the
input table containing the y coordinates (or latitudes) of the starting points
of lines to be positioned in the output coordinate system specified by the
Spatial Reference parameter.
5.Distance Field
A numerical field in the
input table containing the distances from the starting points for creating the
output lines.
6.Distance Units
The units for the values
in the Distance Field.
7.Bearing Field
A numerical field in the
input table containing bearing angle values for the output line rotation. The
angles are measured clockwise from North.
8.Bearing Units
The units of the values
in the Bearing Field.
DEGREES—Values in decimal degrees; this is the default.
MILS—Values in mils.
RADS—Values in radians.
GRADS—Values in gradians.
9.Line Type (optional)
The type of geodetic
line to construct.
GEODESIC— A type of geodetic line which most accurately represents
the shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
GREAT_CIRCLE—A type of geodetic line which represents the path
between any two points along the intersection of the surface of the earth and a
plane that passes through the center of the earth. Depending on the output
coordinate system specified by the Spatial Reference parameter, in a
spheroid-based coordinate system, the line is a great elliptic; in a
sphere-based coordinate system,
RHUMB_LINE—A type of geodetic line, also known as a loxodrome
line, which represents a path between any two points on the surface of a
spheroid defined by a constant azimuth from a pole. A rhumb line is shown as a
straight line in the Mercator projection.
NORMAL_SECTION—A type of geodetic line which represents a path
between any two points on the surface of a spheroid defined by the intersection
of the spheroid surface and a plane that passes through the two points and is
normal (perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
10.ID (optional)
A field in the input table; this field and the
values are included in the output and can be used to join the output features
with the records in the input table.
·Spatial Reference (optional)
·The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New coordinate
system. The default is GCS_WGS_1984 or the input coordinate system if it is not
Unknown.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New
coordinate system. The default is GCS_WGS_1984 or the input coordinate system
if it is not Unknown.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter,
in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New
coordinate system. The default is GCS_WGS_1984 or the input coordinate system
if it is not Unknown.
Bearing
Units
The units of the values in the Bearing Field.
·DEGREES—Values in decimal degrees; this is the default.
·MILS—Values in mils.
·RADS—Values in radians.
·GRADS—Values in gradians.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter, in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular)
to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New coordinate
system. The default is GCS_WGS_1984 or the input coordinate system if it is not
Unknown.
Bearing
Field
A numerical field in the input table containing bearing angle values for
the output line rotation. The angles are measured clockwise from North.
Bearing
Units
The units of the values in the Bearing Field.
·DEGREES—Values in decimal degrees; this is the default.
·MILS—Values in mils.
·RADS—Values in radians.
·GRADS—Values in gradians.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter,
in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New
coordinate system. The default is GCS_WGS_1984 or the input coordinate system
if it is not Unknown.
Distance
Units
The units for the values in the Distance Field.
Bearing
Field
A numerical field in the input table containing bearing angle values for
the output line rotation. The angles are measured clockwise from North.
Bearing
Units
The units of the values in the Bearing Field.
·DEGREES—Values in decimal degrees; this is the default.
·MILS—Values in mils.
·RADS—Values in radians.
·GRADS—Values in gradians.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter, in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New
coordinate system. The default is GCS_WGS_1984 or the input coordinate system
if it is not Unknown.
Distance
Field
A numerical field in the input table containing the distances from the
starting points for creating the output lines.
Distance
Units
The units for the values in the Distance Field.
Bearing
Field
A numerical field in the input table containing bearing angle values for
the output line rotation. The angles are measured clockwise from North.
Bearing
Units
The units of the values in the Bearing Field.
·DEGREES—Values in decimal degrees; this is the default.
·MILS—Values in mils.
·RADS—Values in radians.
·GRADS—Values in gradians.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter, in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New
coordinate system. The default is GCS_WGS_1984 or the input coordinate system
if it is not Unknown.
Y Field
A numerical field in the input table containing the y coordinates (or
latitudes) of the starting points of lines to be positioned in the output
coordinate system specified by the Spatial Reference parameter.
Distance
Field
A numerical field in the input table containing the distances from the
starting points for creating the output lines.
Distance
Units
The units for the values in the Distance Field.
Bearing
Field
A numerical field in the input table containing bearing angle values for
the output line rotation. The angles are measured clockwise from North.
Bearing
Units
The units of the values in the Bearing Field.
·DEGREES—Values in decimal degrees; this is the default.
·MILS—Values in mils.
·RADS—Values in radians.
·GRADS—Values in gradians.
Line Type
(optional)
The type of geodetic line to construct.
·GEODESIC— A type of geodetic line which most accurately represents the
shortest distance between any two points on the surface of the earth. The
mathematical definition of the geodesic line is quite lengthy and complex and
therefore omitted here. This line type is the default.
·GREAT_CIRCLE—A type of geodetic line which represents the path between any
two points along the intersection of the surface of the earth and a plane that
passes through the center of the earth. Depending on the output coordinate
system specified by the Spatial Reference parameter, in a spheroid-based
coordinate system, the line is a great elliptic; in a sphere-based coordinate
system, the line is uniquely called a great circle—a circle of the largest
radius on the spherical surface.
·RHUMB_LINE—A type of geodetic line, also known as a loxodrome line, which
represents a path between any two points on the surface of a spheroid defined
by a constant azimuth from a pole. A rhumb line is shown as a straight line in
the Mercator projection.
·NORMAL_SECTION—A type of geodetic line which represents a path between any
two points on the surface of a spheroid defined by the intersection of the
spheroid surface and a plane that passes through the two points and is normal
(perpendicular) to the spheroid surface at the starting point of the two
points. Therefore, the normal section line from point A to point B is different
from the one from point B to point A.
ID
(optional)
A field in the input table; this field and the values are included in the
output and can be used to join the output features with the records in the
input table.
Spatial
Reference (optional)
The spatial reference of the output feature class. On the Spatial
Reference Properties dialog box you can Select, Import, or Create a New coordinate
system. The default is GCS_WGS_1984 or the input coordinate system if it is not
Unknown.
11.Spatial Reference (optional)
The spatial reference of
the output feature class. On the Spatial Reference Properties dialog box you can
Select, Import, or Create a New coordinate system.
Check Geometry
How to Check GeometryTool in ArcToolbox ArcMap ArcGIS??
Check Geometry
Path
to access the tool
:
Check
GeometryTool, FeatureToolset, Data
Management Tools Toolbox
Check Geometry
Generates a report of
the geometry problems in a feature class.
Valid input formats are
shapefile and feature classes stored in a personal geodatabase or file
geodatabase. Enterprise geodatabases automatically check the validity of each
geometry when they are uploaded; therefore, the Check Geometry and Repair
Geometry tools are not for use with Enterprise geodatabases.
For additional
information on geometry problems, its impact on the software, and potential
sources, see Checking and repairing geometries.
1.Input Features
One or more feature
classes or feature layers to check for geometry problems. Valid inputs are
shapefile and feature classes stored in a personal geodatabase or file
geodatabase.
2.Output Table
The output table containing
geometry problems discovered in the input features.
Comments
Post a Comment