Git Product home page Git Product logo

rad-routes's Introduction

rad routes

making routes rad!

  • Stitch together multiple activities into a single map that can be viewed in any HTML client
  • Annotate segments with titles and media
  • Mouseover highlighting of each segment on the map

Example

Installation

If you are using Codespaces, simply launch the Codespace and it will be provisioned correctly (recommended).

To install locally:

  1. clone this repository
  2. python -m pip install -r requirements.txt (note: this was developed in a Python 3.10 environment with dependencies at the pinned versions in requirements.txt, so you may need to update based on your environment)

Use

After installation, run python radoutes.py <path_to_config_file> --out_file_path <path_to_output_file>. To try the provided example: python radroutes.py examples/activities.yml --out_file_path examples.

Testing

In this project we use pytest. To use, first ensure that it is installed and then run pytest -v from the top-level directory.

We also use the pytest-cov plugin to measure code coverage. To use, run pytest --cov src/ test/ from the top-level directory.

rad-routes's People

Contributors

oreoana avatar ricehornet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.