Skip to main content

Flask web app for OSM road-network shortest-path navigation and street-view visualization

Project description

roubikon

A Flask-based package for shortest-path route visualization on road networks with street-level imagery.

Features

  • Serves a Flask web app with an interactive map interface
  • Generates a side-by-side route video combining a 2D map view and street-level photos
  • Supports pre-processed street view images or live Google Street View API fetching

Installation

pip install .

Usage

from roubikon.app import create_app

app = create_app(data_file="your_road_network.txt")
app.run(port=5000)

The road network file should list vertex count, edge count, then one id lat lon per vertex and one a b per edge.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roubikon-0.1.1.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

roubikon-0.1.1-py3-none-any.whl (2.9 MB view details)

Uploaded Python 3

File details

Details for the file roubikon-0.1.1.tar.gz.

File metadata

  • Download URL: roubikon-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for roubikon-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a3c290a0cc7a19febc1d70b21f314df36a4c184c48bb07f1c4ac274878a913f3
MD5 1642f6317eea745d428e5eb53dda2aa5
BLAKE2b-256 f7faa418dc2599e8c7bf00d7902637edb8d303371234e7ede9e346b1012e5c92

See more details on using hashes here.

File details

Details for the file roubikon-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: roubikon-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for roubikon-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f706ed43496aa9ea5c61fb8d2121218177b72094ce99adf6acce015a4840c7d9
MD5 73b039f0a0ce497834ba421940c602f2
BLAKE2b-256 3ee0c1343989853c39714885638ab7917277dcdd46c1a84cf0b35aaa8d6e766f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page