Skip to content

phillipfu96/DGTmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use it

  1. Run the app.py
  2. Map should automatically open.

Demo

A simpler but limited demo of the project can be tested at this site google site directly.

Requirements

You need Flask, folium and requests: pip install flask folium requests

Overview

This project is a web application that displays live camera feeds from traffic cameras in Valencia. The application utilizes the Folium library to generate an interactive map with camera markers. Users can click on the camera markers to view the camera feeds in an iframe or open them in a clean pop-up window.

Features

  • Interactive map displaying traffic camera locations.
  • Live camera feed previews using RTSP streams.

Technologies Used

  • Python: For the backend and map generation.
  • Flask: Web framework to serve the application.
  • Folium: Library for generating interactive maps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages