Dash Sylvereye

Dash Sylvereye

  • Docs
  • Examples
  • Demo
  • Paper
  • GitHub
  • About

›Examples

Overview

  • What is Dash Sylvereye?
  • Features
  • Installation

Examples

  • Running the examples
  • Basic visualization
  • Basic interactivity
  • Nodes/edges customization
  • Adding markers

API

  • Keyword arguments
  • Callback properties
  • Road network format
  • Road network loading functions
  • Utility functions
  • Node options
  • Edge options
  • Marker options

Development

  • Build instructions
  • Software stack

Examples

Running the examples

Start by cloning this repository:

git clone https://github.com/observatoriogeo/dash-sylvereye.git
cd dash-sylvereye/examples

Next, create a virtual environment and install the Python dependencies:

python -m venv venv && . venv/bin/activate
pip install -r requirements-examples.txt

Finally, try to run a simple example:

cd examples
python 01_BasicVisualization.py

If you visit http://127.0.0.1:8050/ in your browser, you should see a Dash Sylvereye visualization.

← InstallationBasic visualization →
  • Running the examples
Dash Sylvereye
Docs
OverviewExamplesAPIDevelopment
More
ExamplesDemoPaperGitHubAbout
CentroGeo
Copyright © 2025 Centro de Investigación en Ciencias de Información Geoespacial, A.C.