====== Voting Booth Visualization ======= ===== Introduction ===== The objective is very simple. Display the election polling or voting booth with OpenStreetMap as base layer. This can be easily achieved with a javascript library called [[https://leafletjs.com/|leafletjs]] and the data supplied in [[http://geojson.org/|geojson format]] Hence this project is considered to be one of easiest one. ==== Tutorial ===== 1. [[https://leafletjs.com/examples/geojson/| Using geojson with leafletjs]]