Difference between revisions of "Places Uncategorised"
From IMSMA Wiki
(Created page with "{{Note | The Place table is called ''place'' and the entity is called ''Place''.}} {| |- valign="top" | 100px | {| class="wikitable sortable" ! D...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Note | The Place table is called ''place'' | + | {{Note | The Place table is called ''place'', the entity is called ''Place'', the target is called ''Place'' and the maXML artifact is [[Place Artifact|MineActionPlace]].}} |
{| | {| | ||
Line 9: | Line 9: | ||
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ||
|- | |- | ||
− | | -||String|| | + | | -||String|| place_guid||||Guid |
|- | |- | ||
− | | Address||Text|| | + | | Address||Text|| placeaddress||||Address |
|- | |- | ||
− | | Country Structure||Country Structure|| | + | | Country Structure||Country Structure|| gazetteer_guid||||Gazetteer |
|- | |- | ||
− | | Description||Text|| | + | | Description||Text|| placedescription||||Description |
|- | |- | ||
− | | Name||Text|| | + | | Name||Text|| placename||||Name |
|- | |- | ||
− | | Place ID||String|| | + | | Place ID||String|| place_localid||||LocalId |
|- | |- | ||
− | | Type||Single-select|| | + | | Type||Single-select|| placetypeenum_guid||Place Type||Type |
|} | |} |
Latest revision as of 10:19, 1 November 2018
The Place table is called place, the entity is called Place, the target is called Place and the maXML artifact is MineActionPlace. |
|