Latest release notes

We are pleased to announce the latest update to Altitude, released on July 9, 2026.

Portal 2.0 3.0.0

  • Stop Analytics 2.0: A new generation of Stop Analytics is now available in Altitude Portal. This major update introduces a redesigned analysis experience featuring stop duration bin filters in the UI for precise dwell-time segmentation, vehicle filters on the RDA output map, an improved saved analysis workflow, and a refreshed icon design for analysis types. The output map, table, and legend have been updated for improved clarity and consistency with Stop Analytics 1.0.
  • POI Location-Specific Insights API: A new suite of Point of Interest APIs is now available, including getDatabaseInfo, getPointsOfInterest, getPOISummary, and getPOIAnalytics. These endpoints enable customers to query and analyze POI data programmatically as part of their Altitude workflows.
  • API Key Generation: A new API Keys management interface is now available in the portal, allowing users to generate and manage API keys directly from the platform without needing external tools.
  • Recently Viewed Analyses: Past analyses can now be sorted by most recently viewed, making it faster to return to active work without scrolling through all saved analyses.
  • Analysis Tab Title: The browser tab now displays the name of the active analysis, making it easier to manage multiple Altitude sessions at once.
  • API Validation Improvements: Input validation for all Altitude APIs has been moved from the API layer to the middleware, resulting in faster and more consistent error messages for API users.
  • O/D Open Ended Analysis: The open-ended Origin/Destination analysis has been refactored for improved data accuracy, better handling of null external zone values, and more consistent journey distance calculations in corridor analyses.
  • Geography Export for O/D Routes and Segments: O/D analysis results for routes and segments can now be exported to GCS with geographic boundary data included, expanding the data available for downstream processing.
  • RTM Expand/Collapse All: Added Expand All and Collapse All controls to the Travel Distance and Idling by Roadways table in the Real-Time Monitoring module, making it easier to review detailed data across all road segments.
  • Accessibility Improvements: Comprehensive keyboard navigation, focus management, and screen reader support have been added across the User Management, Datasets, Zones, Real-Time Monitoring, and Stop Analytics sections of the portal.
  • Automated User Removal: Users are now automatically removed from a database when its subscription expires, ensuring seat counts remain accurate and access is appropriately revoked.
  • Custom Zones Performance: Custom zones are now retrieved from a local cache when available, reducing load times when switching between analysis types or rerunning analyses with the same zone configuration.
  • Internal: Auth and account management updated to use the Altitude SDK. Analysis data management refactored out of Redux for Stop Analytics and RTM modules. Road Segments endpoint updated to export to GCS. Numerous map rendering, zone loading, and analysis pipeline stability fixes.