Difference between revisions of "Location Uncategorised"
From IMSMA Wiki
(Created page with "{| |- valign="top" | 100px | {| class="wikitable sortable" ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name |- | Evac...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Note | The main table is called ''location'', the entity type is called ''Location'', the target is called ''Locationinfoversion'' and the main maXML artifact is [[Location Artifact|Location]]. }} | ||
{| | {| | ||
|- valign="top" | |- valign="top" | ||
Line 7: | Line 8: | ||
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ||
|- | |- | ||
− | | Evacuation Route(s) || Text || | + | | Evacuation Route(s) || Text || evacuationroutes|| || EvacuationRoutes |
|- | |- | ||
− | | Country Structure || Country Structure || | + | | Country Structure || Country Structure || gazetteer_guid|| || Gazetteer |
|- | |- | ||
− | | Location ID || String || | + | | Location ID || String || location_localid|| || LocalId |
|- | |- | ||
| Location Description || Text || locationdescription || || Description | | Location Description || Text || locationdescription || || Description | ||
|- | |- | ||
− | | Location Name || String || | + | | Location Name || String || locationname|| || Name |
|- | |- | ||
− | | Nearest Medical Facility || Text || | + | | Nearest Medical Facility || Text || nearestmedicalfacility|| || NearestMedicalFacility |
|- | |- | ||
− | | Organisation || Organisation || | + | | Organisation || Organisation || org_guid|| || Organisation |
|} | |} | ||
Latest revision as of 08:43, 1 November 2018
The main table is called location, the entity type is called Location, the target is called Locationinfoversion and the main maXML artifact is Location. |
|