Skip to content
View geospatialrouting's full-sized avatar

Block or report geospatialrouting

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. geospatialrouting.com geospatialrouting.com Public

    Production-focused guides for building, deploying, and scaling OpenStreetMap routing — OSRM, Valhalla, NetworkX, isochrones, and fleet API automation in Python.

    Nunjucks

  2. osrm-quickstart osrm-quickstart Public

    One-command local routing stack — downloads an OSM extract, builds an OSRM or Valhalla graph with your chosen profile, and serves a verified routing endpoint.

    Python

  3. route-regression-check route-regression-check Public

    CI guard for routing graph rebuilds — replays a fixed route suite against OSRM or Valhalla and fails the build on distance, duration, or geometry regressions.

    Python

  4. batch-route-optimizer batch-route-optimizer Public

    Batch routing and VRP solving over OSRM or Valhalla — chunked parallel distance matrices, capacity and time-window constraints, and CSV/JSON/GeoJSON export.

    Python

  5. isochrone-service isochrone-service Public

    Self-hosted isochrone service for OSRM and Valhalla — multi-band reachability polygons via pure-Python alpha shapes, a GeoJSON API, and a zero-build map UI.

    Python

  6. speed-profile-builder speed-profile-builder Public

    Author OSRM Lua and Valhalla costing profiles from one declarative YAML spec — with validation, stock-profile diffs, linting, and per-way cost simulation before you rebuild.

    Python