Geopoint Uncategorised

Note.jpg The table is called geopoint, the entity type is called GEOPOINT, the target is called Geopoint and the maXML element is GeospatialInfo.
More information about geodata may be found here.

Geo category.png

DIM Label Data type Database column name Enumcategory Pojo name Comment
Bearing Double bearing Bearing Relative from the previous point
Coordinate Format String coordformat CoordFormat
Coordinate System String coordrefsys CoordRefSys
Distance (m) Double distance Distance Relative from the previous point
- Double elevation Elevation
- Single-select fixedby_guid FixedByGuid
- Parent frompoint_guid FromPointGUID Only used for relative points
- String geopoint_guid Guid
- Parent geospatialinfo_guid GeospatialInfoGuid
Y / Latitude Double latitude Latitude Storage format
X / Longitude Double longitude Longitude
Point Description Text pointdescription Description
Point ID String pointlocal_id LocalId
Point Number Integer pointno Number
Point Type Single-select pointtypeenum_guid Point Type Type
- String user_entered_mgrs UserEnteredMGRS What the user typed and used as input for the calculation of latitude/longitude
- String user_entered_x UserEnteredX What the user typed and used as input for the calculation of latitude/longitude
- String user_entered_y UserEnteredY What the user typed and used as input for the calculation of latitude/longitude
- String userinputformat UserInputFormat Controls how the coordinates will be shown in the DEF and Summary window