OverviewQuick StartUser InterfaceFAQLogicMonitor LogicModulesSupportSQL QueriesSyncing With MerakiMeraki EstateAdministratorsAP SSIDsAppliance VLANsChange HistoryClient HistoryClientsConfig TemplatesDevice HistoryDevicesFloor PlansNetworksNetwork EventsOrganizationsPortsSensor DataVPN PeersWAN UsageWireless FailuresAdminMac VendorsOrganizations
Meraki DataMagic - Floor Plans
The Floor Plans page shows any floor plans you have associated with Meraki Networks.
To review a floor plan, double-click the row:
Table specification
| Name | Type | Description |
|---|---|---|
| Id | uuid | Unique identifier for the entity record |
| NetworkId | uuid | Foreign key reference to the Network that contains this floor plan |
| MerakiId | text | Unique Meraki identifier for this floor plan |
| Name | text | Human-readable name assigned to the floor plan |
| CenterLatitude | double precision | Center latitude coordinate for the floor plan geolocation |
| CenterLongitude | double precision | Center longitude coordinate for the floor plan geolocation |
| TopLeftCornerLatitude | double precision | Top-left corner latitude coordinate for floor plan bounds |
| TopLeftCornerLongitude | double precision | Top-left corner longitude coordinate for floor plan bounds |
| BottomLeftCornerLatitude | double precision | Bottom-left corner latitude coordinate for floor plan bounds |
| BottomLeftCornerLongitude | double precision | Bottom-left corner longitude coordinate for floor plan bounds |
| TopRightCornerLatitude | double precision | Top-right corner latitude coordinate for floor plan bounds |
| TopRightCornerLongitude | double precision | Top-right corner longitude coordinate for floor plan bounds |
| BottomRightCornerLatitude | double precision | Bottom-right corner latitude coordinate for floor plan bounds |
| BottomRightCornerLongitude | double precision | Bottom-right corner longitude coordinate for floor plan bounds |
| Width | double precision | Width of the floor plan image in pixels |
| Height | double precision | Height of the floor plan image in pixels |
| ImageExtension | text | File extension of the floor plan image (png, jpg, etc.) |
| ImageMd5 | text | MD5 hash of the floor plan image for integrity verification |
| ImageUrl | text | URL to download or view the floor plan image |
| ImageUrlExpiresAt | timestamp with time zone | Expiration timestamp for the floor plan image URL |
| Created | timestamp with time zone | Timestamp when the record was initially created in the system |
| LastModified | timestamp with time zone | Timestamp when the record was last modified or updated |