Skip to content

This webapp uses Azure Maps to visualize spatial data on an interactive map on a webpage. (FastAPI/Python, Azure Maps JavaScript API, WAQI API)

License

Notifications You must be signed in to change notification settings

ricardoprins/azuremapswebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Maps Web App + WAQI API

This repository contains code used in a workshop given on August, 2020.

This web app uses Azure Maps SDK to visualize spatial data on an interactive map on a webpage. It also loads pollution data from the World Air Quality Index API, displaying its data on the map.

(Este aplicativo web usa o Azure Maps SDK para visualizar dados espaciais em um mapa interativo numa página da web. Ele também carrega dados de poluição do World Air Quality Index API, exibindo esses dados no mapa.)

Requirements / Requisitos

  • An Azure Maps account + Client ID (uma conta Azure Maps + Client ID)
  • Python 3.6 or higher (Python 3.6 ou superior)

To have this webapp working, you'll need an API key from the World Air Quality Index. Click on the link, enter your email and name, and after an email confirmation, you'll be able to get the API key from their website.

Para que este webapp funcione, você precisará de uma chave API do World Air Quality Index. Clique no link acima, insira seu nome e email, e após uma confirmação por email, você poderá obter a chave API pelo site.

Features / Características

  • FastAPI/Python based backend // Backend em FastAPI/Python
  • JavaScript for interaction with Azure Maps // JavaScript para interação com Azure Maps

About

This webapp uses Azure Maps to visualize spatial data on an interactive map on a webpage. (FastAPI/Python, Azure Maps JavaScript API, WAQI API)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published