Back to Blog

Atlas Weekly: W-43

Atlas TeamAtlas Team
Share this page
Atlas Weekly: W-43

Week 43 brought substantial workflow capabilities and interaction improvements. We focused on making workflows more powerful with new node types, enhancing the Navi AI assistant, and improving the overall user experience across desktop and mobile.

Features

Route Calculation in Workflows

Workflows now support route calculations with the new Router node. You can calculate optimal routes between origin and destination points with multiple travel modes including driving, walking, cycling, and driving with traffic. The Router node outputs both distance and duration metrics, making it perfect for logistics planning, delivery optimization, or accessibility analysis. This powerful new capability enables sophisticated spatial analysis workflows directly within Atlas.

Formula-Based Filtering and Calculations

We've added two new formula-powered workflow nodes that unlock advanced data manipulation. The Filter by Formula node lets you filter datasets using custom expressions, while the Formula Column node enables you to create calculated fields with complex logic. These nodes bring the full power of Atlas expressions to your workflows, allowing you to build sophisticated data processing pipelines without writing code.

Tabular Dataset Support in Workflows

Workflows now fully support tabular datasets alongside vector and raster data. You can import, process, and analyze tabular data within your workflow pipelines, opening up new possibilities for combining spatial and non-spatial data. The workflow editor displays row counts and metadata for tabular datasets, making it easy to understand your data at each step.

Timeline Slider and Unix Timestamp Support

Time-based data analysis got a major upgrade. The new timeline slider widget lets you interactively explore temporal data with a visual timeline interface. We've added comprehensive Unix timestamp support across filters, widgets, styling, and legends, making it easier to work with time-series data and create time-aware visualizations.

Workflow Triggers

Workflows can now be automated with webhooks and scheduled execution. Set up your workflows to run automatically based on external events or on a recurring schedule, enabling powerful automation scenarios like regular data updates, scheduled reports, or event-driven processing.

Tabs Widget for Interfaces

Interface builders can now add a tabs widget to organize content. This new widget type helps create cleaner, more organized custom interfaces by grouping related information into separate tabs, perfect for complex dashboards or data entry forms with multiple sections.

Fixes and Improvements

  • Enhanced comment popup interaction to toggle on/off when clicking the same indicator marker
  • Fixed floating-point precision issues in section appearance sliders for more accurate opacity control
  • Improved overall styling consistency across the application with standardized border radius and text selection styling
  • Fixed lightbox close button that was incorrectly reopening the lightbox
  • Resolved invalid map bounds issues for more reliable map navigation
  • Re-added zoom to bounds functionality that was temporarily unavailable
  • Set minimum zoom level to 0 to allow full map zoom-out capabilities
  • Fixed basemap popover closing incorrectly when using the color picker for blank basemaps
  • Improved multiselect filtering in widgets to properly distinguish between single and multi-select column types
  • Fixed race condition in lookup cells that could prevent column headers from loading
  • Enabled location search on mobile devices for better mobile map navigation
  • Made interface navigation fully functional on mobile with proper panel management
  • Kept left panel open when opening navigation panel for better workflow continuity
  • Added Cross Join node to workflows for Cartesian product operations between datasets
  • Fixed measurement tool info box appearing behind the chat panel
  • Fixed map export functionality hidden behind Navi chat
  • Fixed left side panel to remain closed by default for a cleaner initial view
  • Fixed unit conversion issues when switching between different measurement units
  • Improved filter dropdown to preserve text input when searching for non-existent values
  • Enhanced data table to automatically close when the underlying layer is deleted
  • Fixed CSV export to eliminate duplicate column options
  • Fixed scroll issues in column editor preview values, especially for multiselect fields
  • Improved avatar border radius inheritance on project cards for consistent visual styling
  • Optimized performance by reducing unnecessary API requests when entering projects
  • Streamlined form right side panel integration with data table provider
  • Prefilled relation fields are now properly populated even when manually added to forms