GithubHelp home page GithubHelp logo

metaodi / equalstreetnames-zurich-todo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 76 KB

Overview of all Streets of Zurich with potential relation to a person

Home Page: https://equalstreetnames-zurich-todo.herokuapp.com/

Python 98.45% Shell 1.55%

equalstreetnames-zurich-todo's Introduction

equalstreetnames-zurich-todo

Streamlit application running on heroku: https://equalstreetnames-zurich-todo.herokuapp.com/

EqualStreetNames Zurich: https://zurich.equalstreetnames.eu/ | https://github.com/EqualStreetNames/equalstreetnames-zurich

Screenshot

The basic idea is to show streets from OpenStreetMap combined with data from the official Strassennamenverzeichnis and WikiData. Ideally new links on WikiData are created (e.g. add a "named after" claim to a street).

To load the data. a github action is run regularly and the data uploaded as artifact. These arrifacts are then downloaded to heroku.

Scripts

fetch_data.py

Script to load and combine the data from the Strassenverzeichnis (provided by Open Data Zurich), OpenStreetMap (via Overpass) and Wikidata. At the end of this script a file called data.pkl is generated, which is then used by the other scripts to load its data.

download_data_from_github.py

The fetch_data.py script above is run on GitHub Actions on a regular basis. This download script allows to download the data.pkl from the latest run on GitHub instead of generated the file itself.

update_osm.py

Script to apply the named after claims from Wikidata as name:etymology:wikidata tags to OpenStreetMap.

update_wikidata.py

Script to easily add 'named after' claims to Wikidata based on the user input.

equalstreetnames-zurich-todo's People

Contributors

metaodi avatar

Watchers

 avatar  avatar

equalstreetnames-zurich-todo's Issues

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.