Difference between revisions of "Location Uncategorised"
From IMSMA Wiki
Line 8: | 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 |
|} | |} | ||
Revision as of 12:11, 15 October 2016
The table is called location and the entity type is called Location. |
|