Difference between revisions of "Geopoint Uncategorised"
From IMSMA Wiki
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Note | The table is called ''geopoint'' | + | {{Note | The table is called ''geopoint'', the entity type is called ''GEOPOINT'', the target 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''']].}} |
{| | {| | ||
Line 9: | Line 9: | ||
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name !! Comment | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name !! Comment | ||
|- | |- | ||
− | | Bearing || Double || | + | | Bearing || Double || bearing || || Bearing || Relative from the previous point |
|- | |- | ||
| Coordinate Format || String || coordformat || || CoordFormat || | | Coordinate Format || String || coordformat || || CoordFormat || | ||
Line 37: | Line 37: | ||
| Point Number || Integer || pointno || || Number || | | Point Number || Integer || pointno || || Number || | ||
|- | |- | ||
− | | Point Type || Single-select || pointtypeenum_guid || | + | | 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_mgrs || || UserEnteredMGRS || What the user typed and used as input for the calculation of latitude/longitude |
Latest revision as of 11:20, 1 November 2018
![]() |
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. |
|