-
Notifications
You must be signed in to change notification settings - Fork 501
Working with spatial GIS data
dbeaver-devops edited this page Sep 15, 2025
·
16 revisions
CloudBeaver supports the visualization and management of spatial data. Spatial data, which includes geographic locations and geometric shapes.
Spatial data, often represented as either geometric or geographical values, can be visualized on a map or graph. A geometric object is typically composed of a sequence of points that define its shape. For a more comprehensive understanding of spatial data, you can refer to this detailed explanation.
CloudBeaver's support of spatial data covers the following databases:
- PostgreSQL (PostGIS)
- Greenplum
- CockroachDB
- MySQL
- MariaDB
- SQLite (GeoPackage)
- H2GIS
- SAP HANA
- DuckDB
- Redshift
- Exasol
- Altibase
- BigQuery
- Oracle
- SQL Server
- Snowflake
- AlloyDB
To access the spatial data viewer, select one or more rows containing GIS data from your table. After selecting the rows, open the Value Panel to display the selected spatial data on a map. For more information, see Value Panel.

- Zooming: Allows you to zoom in and out to tailor the map view, using either the mouse wheel or the on-screen icons.
- Map display options: You can choose between street or topography map view.
- Data interaction: When you click on a spatial object on the map, CloudBeaver displays associated information from every other column in the corresponding row.
- Coordinate Reference System (CRS) selection: A dropdown menu in the viewer allows you to select the appropriate CRS for your data. For more information about CRS, see Spatial reference system.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development