In this chapter we are going to walk you through how you can create geographical visualizations using the Anlytic platform’s Geo Map feature.Geo Maps are powerful tools for visualizing location-based data, allowing you to display patterns, trends, and distributions across geographical areas. Whether you’re analyzing sales by region, tracking logistics routes, or visualizing population density, geo maps provide an intuitive way to understand spatial relationships in your data.
The Geo Map chart type supports multiple visualization styles:
Point-based visualizations - Display individual data points on a map using scatter plots or heatmap layers
Path and Arc visualizations - Show connections and routes between locations
Custom geographical layers - Visualize polygons and custom geographical boundaries
Before creating a geo map, you need to ensure your data includes geographical information. This can be in the form of coordinates (latitude/longitude) or geographical labels that are mapped to coordinate data.
The platform supports two main types of geographical data:
Point Data (Coordinates)
Latitude and longitude values that represent specific locations
Polygon Data (Boundaries)
Geographical shapes that represent areas like countries, states, or custom regions
When you mark a column as a geographical label, the system automatically determines the appropriate data type and provides the correct visualization options.
Open your dashboard, switch to Edit mode, and add a new visualization container.
Select Data visualization and click Create to open the chart builder.
Choose a dataset from the catalog and verify that Workbook filters have been applied correctly.
In the General section, set the chart title, description, and select the Geomap chart type.
In the Data section, choose the datasheet, select the Label field, assign the Data (geo identifier), and configure Custom Geometry if needed.
In Display options, configure map styling such as enabling the map background, toggling dark mode, adjusting opacity, selecting color gradients, and optionally enabling 3D extrusion with elevation scale controls.
Hover over the geo map container on your dashboard. Three dots will appear in the top right corner of the chart container. Click on the three dots to open the options menu.
Click on Edit from the options menu. This will take you to the chart builder with your current configuration loaded.
Make changes to your data, layer type, or display options:
Switch between different layer types to see different visualizations
Adjust colors, sizes, and opacity settings
Add or remove data fields
Modify filters to focus on specific regions or data points
After making your changes, click Update visualization in the top-right corner of the page. Your updated geo map will be saved and displayed on the dashboard.
Hover over the geo map container on your dashboard. Three dots will appear in the top right corner of the chart container. Click on the three dots to open the options menu.
Click on Delete from the options menu.
A confirmation dialog will appear. Click Delete to confirm your choice. Your geo map will be permanently removed from the dashboard.
Choose the Right Layer Type - Use scatterplot for individual locations, heatmap for density visualization, and path/arc layers for showing connections.
Configure Geographical Metadata Properly - Ensure your geographical labels are correctly mapped to coordinate data for accurate positioning.
Use Color and Size Meaningfully - Leverage the color and size fields to encode additional dimensions of data on your map.
Adjust Opacity for Overlapping Points - When you have many overlapping points, reducing opacity helps reveal the density of data.
Test Different Map Themes - Try both light and dark map themes to see which provides better contrast for your data.
Apply Filters for Regional Focus - Use filters to create multiple maps focused on different regions or time periods.
Consider Data Volume - Geo maps with thousands of points may perform better with heatmap layers than scatterplot layers.
Sales Performance by Region - Show sales metrics across geographical territories
Store or Branch Locations - Display the distribution of physical locations
Logistics and Shipping Routes - Visualize transportation paths and connections
Demographic Analysis - Show population, income, or other demographic patterns
Event Tracking - Display the locations and distribution of events over time
Resource Distribution - Visualize the allocation of resources across regions
Customer Geography - Understand where your customers are located
By mastering geo maps, you can unlock powerful spatial insights from your data and create compelling visualizations that help stakeholders understand geographical patterns and trends.In the next section, we’ll explore filters to help you interactively control what data is displayed across your dashboards.