Giter VIP home page Giter VIP logo

dash-polygon-app's Introduction

Interactive Fiber Network Coverage Map

This project is an interactive application developed in Python using Plotly Dash. It allows visualizing fiber network coverage on a map, filtering by state (UF) and municipality.

Features

  • State and Municipality Filtering: Users can select the desired state (UF) and municipality to visualize fiber network coverage.
  • Network Coverage Representation: The polygons on the map represent the fiber network coverage, where blue indicates active cells and red indicates inactive cells.
  • Detailed Visualization: This detailed visualization aids in understanding the fiber network infrastructure in different regions, assisting in decisions related to network connectivity and expansion.

How to Use

  1. Clone this repository to your local environment. I suggest you to create a virtual environment for running this app with Python 3. Clone this repository and open your terminal/command prompt in the root folder. Add your own mapbox api key at ./assets
git clone https://github.com/adsribeiro/dash-polygon-app
python3 -m virtualenv venv

In Unix system:

source venv/bin/activate

In Windows:

venv\Scripts\activate
  1. Install project dependencies using the command:
pip install -r requirements.txt
  1. Run the application using the following command:
python main.py
  1. Open your web browser and access the local address indicated after executing the previous step.
  2. Select the desired state (UF) and municipality to visualize fiber network coverage.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request with improvements or fixes.

Screenshot

screenshot

Demo

gif

Resources

dash-polygon-app's People

Contributors

adsribeiro 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.