All Projects â†’ technologiestiftung â†’ erfrischungskarte-frontend

technologiestiftung / erfrischungskarte-frontend

Licence: MIT license
Interactive map of Berlin that shows 🕶 shade areas, 💨 wind and 🌡 temperature intensities across the day

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to erfrischungskarte-frontend

Open-Data-Portaal
GitHub van het officiële Open Data Portaal van de Tweede Kamer der Staten-Generaal.
Stars: ✭ 39 (+116.67%)
Mutual labels:  open-data
politicos
API com todos os candidatos Brasileiros!
Stars: ✭ 63 (+250%)
Mutual labels:  open-data
content-api-scala-client
A Scala client library for the Guardian's Content API
Stars: ✭ 37 (+105.56%)
Mutual labels:  open-data
gbptm
API/UI server for the Great British Public Toilet Map
Stars: ✭ 17 (-5.56%)
Mutual labels:  open-data
opendata
Open data of Cofacts collaborative fact-checking database
Stars: ✭ 35 (+94.44%)
Mutual labels:  open-data
osmand map creation
OSM data + open address data compiled for use in OSMAnd
Stars: ✭ 22 (+22.22%)
Mutual labels:  open-data
congresso em chamas
Congresso em chamas é uma aplicação web que entrega ferramentas para o acompanhamento do trabalho dos deputados federais atualmente em mandato.
Stars: ✭ 20 (+11.11%)
Mutual labels:  open-data
velos-paris
Synthèse des compteurs de vélos à Paris
Stars: ✭ 14 (-22.22%)
Mutual labels:  open-data
YALC
🕸 YALC: Yet Another LOD Cloud (registry of Linked Open Datasets).
Stars: ✭ 14 (-22.22%)
Mutual labels:  open-data
transitland-atlas
an open directory of mobility feeds and operators — powers both Transitland v1 and v2
Stars: ✭ 55 (+205.56%)
Mutual labels:  open-data
dre
O projecto agora reside no GitLab
Stars: ✭ 20 (+11.11%)
Mutual labels:  open-data
osd-building-footprints
Open source release of building footprints in Chicago.
Stars: ✭ 61 (+238.89%)
Mutual labels:  open-data
CSV2RDF
Streaming, transforming, SPARQL-based CSV to RDF converter. Apache license.
Stars: ✭ 48 (+166.67%)
Mutual labels:  open-data
haskellbook-berlin
Haskell reading group in Berlin.
Stars: ✭ 14 (-22.22%)
Mutual labels:  berlin
visualization-tool
The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
Stars: ✭ 20 (+11.11%)
Mutual labels:  open-data
open-bus
🚌 Analysing Israel's public transport data
Stars: ✭ 65 (+261.11%)
Mutual labels:  open-data
publicbodies
A database of public bodies such as government departments, ministries etc.
Stars: ✭ 56 (+211.11%)
Mutual labels:  open-data
us-house
117th United States House of Representatives - Contact Information, including: Phone Number, Mailing Address, Official Website, Twitter & Facebook Accounts.
Stars: ✭ 31 (+72.22%)
Mutual labels:  open-data
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-27.78%)
Mutual labels:  open-data
311
New web portal for BOS:311
Stars: ✭ 15 (-16.67%)
Mutual labels:  open-data

Berliner Erfrischungskarte

The Berliner Erfrischungskarte (Berlin refreshment map) is an interactive map of Berlin that shows shadows, cold wind areas and temperature intensities across a typical summer day.

Context

Climate change is causing increasingly hot, dry weather in many places. In recent years, Berlin has also experienced more hot days than ever before. This map shows you where, when and how you can find refreshment on such days, because due to the differentiated topography there can be considerable differences within the city. For each hour from 10 a.m. to 9 p.m., it shows you where it tends to be cool, where a fresh breeze usually blows and where there is shade. Also discover refreshing places like swimming spots, drinking fountains and parks. With one click via the share function, you can share your new favorite place with others.

This application is completely based on open data, much of which is administrative data. Open data is now an important part of Berlin's administrative activities and not only creates transparency and openness, but also enables analysis and applications like this to make everyday life a little bit more pleasant. You can find more open data at the Berlin Open Data Portal.

Tech stack

This website is a NextJS app configured with:

Data

This repository contains the frontend code of the Berliner Erfrischungskarte app. The data and the data processing scripts are contained in another repository: erfrischungskarte-daten. There you can also find further information about the original data sources.

Install and contribute

Requirements

Mapbox

You will need a Mapbox account to render the map locally. You will need to put your Mapbox access token into the NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN environment variable. Make also sure to add whatever URL the app is run on to the list of allowed URLs in your Mapbox configuration.

Matomo

We use the Google Analytics alternative Matomo, which is more respectful of the users' privacy, in order to track the page-visits on the page.

You will need a Matomo account if you wish to use page analytics as well and configure the environment variables NEXT_PUBLIC_MATOMO_URL and NEXT_PUBLIC_MATOMO_SITE_ID for this purpose.

Installation

# Clone the repo
git clone [email protected]:technologiestiftung/erfrischungskarte-frontend.git

# Move into the repo
cd erfrischungskarte-frontend

# Install the npm dependencies
npm install

# Create your own .env file
cp .env.example .env

# Edit the .env file with your own values
vim .env # Use your favourite editor here

Deployment

Berliner Erfrischungskarte is deployed to the cloud with Vercel (Documentation).

Contributors

Thanks goes to these wonderful people (emoji key):


Dennis Ostendorf

💻 📖

Lisa-Stubert

💻 🔣

Lucas Vogel

💻 📖

lucasoeth

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Content Licencing

Texts and content available as CC BY.

Credits

Made by

Toghether with

A project by

Supported by

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].