Skip to content

moosetraveller/webmap-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurants in Zurich

A simple webmap with Leaflet showing restaurants and other food establishments in Zurich City.

Categories

The webmap shows restaurants and other food establishments. Each category (betriebsart) has its own color which is determined by getCategoryColor(category).

The restaurants and other food establishments can be filtered using the provided dropdown on the top right of the map.

Popup

The popup contains the name (betriebsname) and the address.

Dependencies

The webmap is using Leaflet, Leaflet.DonutCluster and Leaflet.markercluster.

Data

Source Stadt Zürich
License Creative Commons CCZero

A copy of the data can be found here data/stp.gastwirtschaftsbetriebe.json (as of April 18, 2024) and data/stzh.adm_stadtkreise_a.json (as of April 20, 2024).