Skip to content

Home

georouting

image image Open in Colab Code style: black image image image image

AI-Friendly Geo routing for Python users, supporting most of the routing tools, including OSRM, Google Maps, Bing Maps, etc. with a unified API.

Screenshot2

Features

  • Support most of the routing services, including Google Maps, Bing Maps, OSRM, etc.
  • Provide a unified API for routing services
  • Support calculating the travel distance matrix between multiple origins and destinations
  • Support calculating the travel distance according to OD pairs.
  • Easy to visualize the routing results
  • Return the travel distance matrix in a Pandas Dataframe you like
  • Return the routing results in a Geopandas GeoDataFrame
  • Easy to extend to support more routing services

AI-Friendly Documentation

Georouting provides LLMs.txt files for seamless integration with AI assistants like Claude, ChatGPT, Cursor, and Windsurf. Use these files to get better AI-powered help when working with georouting:

  • llms.txt - Concise overview for quick questions
  • llms-full.txt - Complete documentation for comprehensive reference

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.

Licence

MIT license