Related Articles
Table View
Overview Table or Table View allows users to quickly view all the attribute values of a feature in a spreadsheet style. This allows users to quickly look over all values within the layer, or run filters/query to retrieve a subset of the data and ...
Overview of Views
Summary: This article covers the concept of Hub Views and how they relate to the source table of data. If you are not familiar with Postgres views, then we would recommend having a read of this article, but as part of the Hub implementation we will ...
360 (Street View) Viewer
Overview The 360 viewer splits your map view into two, showing your usual map alongside 360 imagery. Accessing 360 Imagery To open the 360 viewer: Zoom into the area you want to view Go to View in the menu Select XMAP 360 Choose your project from the ...
XMAP Updates
XMAP version 2.20.1 (April 2026) Map - Ability to set the colour of the Collections tab created by users. Map - "Apply to All" button for stroke colour across style classes Map - Attachments - Update attachments with a description, replacing its file ...
Creating VIEWS in PostGIS
Overview: This short article gives users a brief guide on creating VIEWS in PostGIS, in addition to referencing additional learning. What is a VIEW? In short, A PostgreSQL/PostGIS view is a virtual table created from a SQL query. It doesn't store ...