Add GPS Metadata Fields (Data Management Tools)
Summary
Adds GNSS fields to a feature class in a geodatabase.
Usage
Caution:
This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.
The following fields will be added to an input polyline or polygon feature class. The geodatabase domains will also be created, if they do not already exist, and associated with the appropriate fields.
Field alias
Field name
Data type
Domain
Average horizontal accuracy (m)
ESRIGNSS_AVG_H_RMSDouble
Average vertical accuracy (m)
ESRIGNSS_AVG_V_RMSDouble
Worst horizontal accuracy (m)
ESRIGNSS_WORST_H_RMSDouble
Worst vertical accuracy (m)
ESRIGNSS_WORST_V_RMSDouble
Worst fix type
ESRIGNSS_WORST_FIXTYPEShort
ESRI_FIX_TYPE_DOMAIN0—Fix not valid
1—GPS
2—Differential GPS
4—RTK Fixed
5—RTK Float
Number of manual locations
ESRIGNSS_MANUAL_LOCATIONSLong
The following fields will be added to an input point feature class. The geodatabase domains will also be created, if they do not already exist, and associated with the appropriate fields.
Field alias
Field name
Field type
Domain
Position source type
ESRIGNSS_POSITIONSOURCETYPEShort
ESRI_POSITIONSOURCETYPE_DOMAIN0—Unknown
1—User defined
2—Integrated (System) Location Provider
3—External GNSS Receiver
4—Network Location Provider
Receiver Name
ESRIGNSS_RECEIVERString (50)
Latitude
ESRIGNSS_LATITUDEDouble
Longitude
ESRIGNSS_LONGITUDEDouble
Altitude
ESRIGNSS_ALTITUDEDouble
Horizontal Accuracy (m)
ESRIGNSS_H_RMSDouble
Vertical Accuracy (m)
ESRIGNSS_V_RMSDouble
Fix Time
ESRIGNSS_FIXDATETIMEDate
Fix Type
ESRIGNSS_FIXTYPEShort
ESRI_FIX_TYPE_DOMAIN0—Fix not valid
1—GPS
2—Differential GPS
4—RTK Fixed
5—RTK Float
Correction Age
ESRIGNSS_CORRECTIONAGEDouble
Station ID
ESRIGNSS_STATIONIDShort
Number of Satellites
ESRIGNSS_NUMSATSShort
ESRI_NUM_SATS_DOMAINRange: 0-99
PDOP
ESRIGNSS_PDOPDouble
HDOP
ESRIGNSS_HDOPDouble
VDOP
ESRIGNSS_VDOPDouble
Direction of travel (°)
ESRIGNSS_DIRECTIONDouble
Speed (km/h)
ESRIGNSS_SPEEDDouble
Compass reading (°)
ESRISNSR_AZIMUTHDouble
Average Horizontal Accuracy (m)
ESRIGNSS_AVG_H_RMSDouble
Average Vertical Accuracy (m)
ESRIGNSS_AVG_V_RMSDouble
Averaged Positions
ESRIGNSS_AVG_POSITIONSLong
Standard Deviation (m)
ESRIGNSS_H_STDDEVDouble
The following fields will also be added to an input point feature class when the Include offset metadata fields parameter is checked.
Field alias
Field name
Data type
Domain
Offset method
ESRISNSR_OFFSET_METHODString
ESRI_OFFSET_METHOD_DOMAINAzimuth-Azimuth
Distance-Angle
Distance-Azimuth
Distance-Distance
Azimuth-Azimuth-Backsight
Distance-Azimuth-Backsight
Distance-Distance-Backsight
User-Defined
Rangefinder name
ESRISNSR_OFFSET_DEVICEString
GNSS Antenna height (m)
ESRIGNSS_ANTENNA_HEIGHTDouble
Rangefinder height (m)
ESRISNSR_OFFSET_LASER_HEIGHTDouble
Laser target height (m)
ESRISNSR_OFFSET_LASER_TARGET_HTDouble
Rangefinder Magnetic variation (°)
ESRISNSR_OFFSET_MAG_VARDouble
CP1 Latitude
ESRIGNSS_CP1_LATITUDEDouble
CP1 Longitude
ESRIGNSS_CP1_LONGITUDEDouble
CP1 Ellipsoidal height (m)
ESRIGNSS_CP1_ALTITUDEDouble
CP1 Horizontal accuracy (m)
ESRIGNSS_CP1_H_RMSDouble
CP1 Vertical accuracy (m)
ESRIGNSS_CP1_V_RMSDouble
CP1 Fix time
ESRIGNSS_CP1_FIXDATETIMEDate
CP1 Fix type
ESRIGNSS_CP1_FIXTYPEShort
ESRI_FIX_TYPE_DOMAIN0—Fix not valid
1—GPS
2—Differential GPS
4—RTK Fixed
5—RTK Float
CP1 Correction age
ESRIGNSS_CP1_CORR_AGEDouble
CP1 Station ID
ESRIGNSS_CP1_STATIONIDShort
CP1 Number of satellites
ESRIGNSS_CP1_NUMSATSDouble
CP1 PDOP
ESRIGNSS_CP1_PDOPDouble
CP1 HDOP
ESRIGNSS_CP1_HDOPDouble
CP1 VDOP
ESRIGNSS_CP1_VDOPDouble
CP1 Average horizontal accuracy (m)
ESRIGNSS_CP1_AVG_H_RMSDouble
CP1 Average vertical accuracy (m)
ESRIGNSS_CP1_AVG_V_RMSDouble
CP1 Averaged positions
ESRIGNSS_CP1_AVG_POSITIONSShort
CP1 Standard deviation (m)
ESRIGNSS_CP1_H_STDDEVDouble
CP1 Laser slope distance (m)
ESRISNSR_CP1_SLOPE_DISTDouble
CP1 Laser inclination (°)
ESRISNSR_CP1_INCLINATIONDouble
CP1 Laser azimuth (°)
ESRISNSR_CP1_AZIMUTHDouble
CP2 Latitude
ESRIGNSS_CP2_LATITUDEDouble
CP2 Longitude
ESRIGNSS_CP2_LONGITUDEDouble
CP2 Ellipsoidal height (m)
ESRIGNSS_CP2_ALTITUDEDouble
CP2 Horizontal accuracy (m)
ESRIGNSS_CP2_H_RMSDouble
CP2 Vertical accuracy (m)
ESRIGNSS_CP2_V_RMSDouble
CP2 Fix time
ESRIGNSS_CP2_FIXDATETIMEDate
CP2 Fix type
ESRIGNSS_CP2_FIXTYPEShort
CP2 Correction age
ESRIGNSS_CP2_CORR_AGEDouble
CP2 Station ID
ESRIGNSS_CP2_STATIONIDShort
CP2 Number of satellites
ESRIGNSS_CP2_NUMSATSDouble
CP2 PDOP
ESRIGNSS_CP2_PDOPDouble
CP2 HDOP
ESRIGNSS_CP2_HDOPDouble
CP2 VDOP
ESRIGNSS_CP2_VDOPDouble
CP2 Average horizontal accuracy (m)
ESRIGNSS_CP2_AVG_H_RMSDouble
CP2 Average vertical accuracy (m)
ESRIGNSS_CP2_AVG_V_RMSDouble
CP2 Averaged positions
ESRIGNSS_CP2_AVG_POSITIONSShort
CP2 Standard deviation (m)
ESRIGNSS_CP2_H_STDDEVDouble
CP2 Laser slope distance (m)
ESRISNSR_CP2_SLOPE_DISTDouble
CP2 Laser inclination (°)
ESRISNSR_CP2_INCLINATIONDouble
CP2 Laser azimuth (°)
ESRISNSR_CP2_AZIMUTHDouble
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input feature class that will be updated. The input can be a point, polyline, or polygon feature class. |
Feature Layer |
|
Include offset metadata fields (Optional) |
Specifies whether offset metadata fields will be added to the input feature class. This parameter is only applicable to point feature classes.
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Features |
The updated features. |
Feature Layer |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes