Skip to content

Debusan13/temporal-distance-map

Repository files navigation

temporal-distance-map

Web Application

Link to the repository for the web application

Installation Guide

1. Setting up the environment

  1. Clone the repository

  2. Install Mini Conda

  3. Create a new environment and install the following packages and their dependencies

    • Scipy
    • NumPy
    • Pillow
    • Requests
    • JSON
    • imageio
    • skimage
  4. Activate the environment

2. Running the code

  1. Go to https://www.bingmapsportal.com/ and create an API key
  2. In MapLogic.py, change the variable KEY to your API key in type string
  3. Change the 'orig_lat' and 'orig_long' variables to the latitude and longitude of the location you want to transform
  4. Run 'MapLogic.py'
  5. Run 'warpAnimation.py'
  6. Run 'makeAnimation.py'

Poster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages