NAV
Release Notes 2025
V1.7.6 November 2025
- BD-902: Fixed the queue-skipping mechanism to handle overloaded workloads more reliably.
- BD-903: Added more detailed and informative logging for improved observability.
V1.7.5 September 2025
- BD-888: Add support for traffic zones in reverse geocode service.
- BD-898: Add retry handling for S3 connection errors in map build.
- BD-897: Fix directions geom creating edge case.
- BD-896: Fix barrier handling edge case
V1.7.4 September 2025
- BD-894: Add support to download and update map edits status during map build.
V1.7.3 August 2025
- BD-891: Add support for original source postcodes (including partial) in EU data.
- BD-881: Add support for map building UK+EU size for EGS.
V1.7.2 July 2025
- BD-877: Add support for countries iso alpha3.
- BD-880: Add support for legal speed limits parsing from HERE source.
V1.7.1 June 2025
- BD-867: Add Extend the map building API and calling script to allow the creation of new road links.
- BD-874: Add reduce geom file size for pre-compute geometries.
V1.7.0 June 2025
- BD-866: Add support map building vehicle types at the API level.
- BD-865: Remove duplication of the add-via-links flag step from mapbuild.
V1.6.3 May 2025
- BD-860: Fix for some directions edge cases.
V1.6.2 April 2025
- BD-858: Add specialised index to enhanced directions API performance.
- BD-857: Add output format options to control locations/polyline.
V1.5.5 March 2025
- BD-842: Add routing directions API
POST /route/directions.
- BD-846: Add more efficient future dates map-edits handling.
V1.5.5 February 2025
- BD-847: Managed map map data deployment timing.
V1.5.4 January 2025
- BD-834: Add include more OSM highway roads with
delivery tags.
V1.5.3 January 2025
- BD-833: Decouple Map Building process from Geomap.
- BD-827: Add building stage and error message to the map building state object.
Release Notes 2024
V1.5.2 December 2024
- BD-832: Add components
ALL support in map build pipeline.
V1.5.1 November 2024
- BD-826: Add TERM of a map building engine POD would not lose building progress.
- BD-819: Fix for couple of filenames.
- BD-830: Fix a small integration issue in Vehicle types maps.
V1.5.0 November 2024
- BD-825: Add support for postcodes integration in the distributed map build tools.
- BD-816: Add reducing ram use in consolidate_maps.
- BD-792: Add generation of minimap tests to map building tools.
- BD-819: Add distributed map build pipeline.
V1.4.0 October 2024
- BD-813: Add support for compressed map tags format.
- BD-803: Add map vehicle types API
GET /vehicletypes.
- General performance improvement.
V1.3.1 September 2024
- BD-792: Output tests mapping info for dev.
- BD-795: More map validation tests are added including reachable and map tags integrity tests.
- BD-799: Extend the logic to apply on non-service roads as well.
- BD-794: turn compression on.
- BD-789: Add more robustification.
- BD-779: Fix related to alias maps.
V1.3.0 September 2024
- BD-800: Add support for OrganisationID in map routing requests.
- BD-799: Add include more roads with
delivery tags.
- BD-798: Add reduce memory requirements for handling large number of maps.
- BD-801: Fix snapping to a point edge case.
- BD-794: Add zip/unzip to contraction and engineer partition.
- BD-796: Fix component identification.
- BD-789: Add ensuring all file i/o used in prod pipeline is robust.
- Add experimental features.
V1.2.3 September 2024
- BD-786: Add backup latest map after building new map successfully.
- BD-795: Add more post map building validation and routing/unreachable tests.
- BD-789: Fix a buffer issue and make the map contraction more robust.
V1.2.2 August 2024
- BD-789: Fix map building pipeline to handle larger path/filename.
- BD-790: Fix map building pipeline to fail/exit on broken pipeline map build.
V1.2.1 June 2024
- Add
OffRoadSpeedMetresPerSecond to control the off road speeds, Default: -1 -- disabled.
- BD-753: Fix allow case-insensitive road types in
Avoid attribute.
V1.1.10 June 2024
- BD-748: Cap off road travel time on snaps.
- BD-750: Add more maps to allow tolls and exclude ferry.
- Add WKT representation to processed mapedits for easier drawing.
V1.1.8 May 2024
- BD-737: Add OSM parse road restrictions: max_weight, max_height, max_with and max_length.
- Add support for EGS OSM admin boundaries intial version.
- Add support for EGS HERE data.
- Add config
DEBUG_HTTP to enable/disable an http profiler, default: false.
V1.1.7 April 2024
- BD-681: Fix an issue related to low speed mapedits.
- BD-722: Fix map update mechanism to schedule only one POD at a time.
- BD-727: Fix interaction between edits and new turn links.
V1.1.4 February 2024
- BD-681: Fix manymap issues.
V1.1.2 January 2024
- BD-681: Fix to how edited turn links are handled.
- BD-681: Add working manymap contraction.
- BD-696: Add multi-day map edits support.
Release Notes 2023
V1.0.5 September 2023
- BD-667: add support for the residential speed limit reduction in Wales.
V1.0.4 August 2023
- BD-665: Ensure snapping and routing links integrity.
- BD-663: Fix to handle unexpected nil map tiles from cache.
- Add support for HERE maps import.
V1.0.0 July 2023
- BD-644: Add fast map support for EOS.
- General performance improvement.
V0.0.1 January 2023
- Initial deployment of ERS service.