Difference between revisions of "Geopoint Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Note | The table is called ''geopoint'' and the entity type is called ''GEOPOINT''.  More information about geodata may be found [[Summary Window#Data area - Geospatial tab | '''here''']].}}
+
{{Note | The table is called ''geopoint'', the entity type is called ''GEOPOINT'' and the maXML element is [[Geospatialinfo Element|GeospatialInfo]].<br> More information about geodata may be found [[Summary Window#Data area - Geospatial tab | '''here''']].}}
  
 
{|
 
{|

Revision as of 21:06, 19 June 2017

Note.jpg The table is called geopoint, the entity type 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