Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

osrm

Package Overview
Dependencies
Maintainers
18
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osrm - npm Package Versions

1
19

5.15.0-rc.2

Diff

oxidase
published 5.15.0-rc.1 •

oxidase
published 5.15.0-latest.4 •

oxidase
published 5.15.0-latest.3 •

oxidase
published 5.14.3 •

Changelog

Source

5.14.3

  • Changes from 5.14.2:
    • Features:
      • Added a waypoints parameter to the match service plugin that accepts indices to input coordinates and treats only those points as waypoints in the response format.
    • Bugfixes:
      • FIXED #4754: U-Turn penalties are applied to straight turns.
      • FIXED #4756: Removed too restrictive road name check in the sliproad handler
      • FIXED #4731: Use correct weights for edge-based graph duplicated via nodes.
    • Profile:
      • CHANGED: added Belarus speed limits
      • CHANGED: set default urban speed in Ukraine to 50kmh
themarex
published 5.15.0-latest.2 •

karenzshea
published 5.14.2 •

Changelog

Source

5.14.2

  • Changes from 5.14.1:
    • Bugfixes:
      • FIXED #4727: Erroring when a old .core file is present.
      • FIXED #4642: Update checks for EMPTY_NAMEID to check for empty name strings
      • FIXED #4738: Fix potential segmentation fault
    • Node.js Bindings:
      • ADDED: Exposed new max_radiuses_map_matching option from EngingConfig options
    • Tools:
      • ADDED: New osrm-routed max_radiuses_map_matching command line flag to optionally set a maximum radius for map matching
oxidase
published 5.14.1 •

Changelog

Source

5.14.1

  • Changes from 5.14.0
    • Bugfixes:
      • FIXED: don't use removed alternative candidates in filterPackedPathsByCellSharing
danpat
published 5.14.0 •

Changelog

Source

5.14.0

  • Changes from 5.13
    • API:
      • ADDED: new RouteStep property driving_side that has either "left" or "right" for that step
    • Misc:
      • ADDED: Bundles a rough (please improve!) driving-side GeoJSON file for use with osrm-extract --location-dependent-data data/driving_side.geojson
      • CHANGED: Conditional turn parsing is disabled by default now
      • ADDED: Adds a tool to analyze turn instruction generation in a dataset. Useful for tracking turn-by-turn heuristic changes over time.
      • CHANGED: Internal refactoring of guidance code as a first step towards a re-runnable guidance pipeline
      • ADDED: Now publishing Node 8.x LTS binary modules
    • Profile:
      • CHANGED: Remove dependency on turn types and turn modifier in the process_turn function in the car.lua profile. Guidance instruction types are not used to influence turn penalty anymore so this will break backward compatibility between profile version 3 and 4.
    • Guidance:
      • ADDED: New internal flag on "segregated intersections" - in the future, will should allow collapsing of instructions across complex intersection geometry where humans only perceive a single maneuver
      • CHANGED: Decrease roundabout turn radius threshold from 25m to 15m - adds some "exit the roundabout" instructions for moderately sized roundabouts that were being missed previously
    • Docker:
      • CHANGED: switch to alpine 3.6, and use a multistage build to reduce image size
    • Build:
      • FIX: use LUA_LIBRARY_DIRS to propertly detect Lua on all platforms
    • Docs:
      • FIX: clarify description of roundabout exit instructions
    • Bugfixes:
      • FIXED: Fix bug where merge instructions got the wrong direction modifier (PR #4670)
      • FIXED: Properly use the profile.properties.left_hand_driving property, there was a typo that meant it had no effect
      • FIXED: undefined behaviour when alternative candidate via node is same as source node (#4691)
      • FIXED: ensure libosrm.pc is pushed to the correct location for pkgconfig to find it on all platforms
      • FIXED: don't consider empty names + empty refs as a valid name for u-turns
danpat
published 5.14.0-rc.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc