This project aims to compare officially registered photovoltaic generators and how they are mapped in OpenStreetMap. The goal is to map more photovoltaic generators in OpenStreetMap. Reports which should be updated frequently show the progress per zip code.
Furthermore, commercial generators contain a more detailed location, which helps to add these objects to OpenStreetMap.
Obtain a MaStR API key.
Check out this repository and install pipenv
.
git checkout https://github.com/guerda/mastr-osm.git
pip install pipenv
pipenv install
Copy the env.default
to env
and change API_KEY
and MASTR_NR
Then run the report generator source env pipenv run python mastrosm.py
This will generate all reports for a subset zip codes.
- https://www.marktstammdatenregister.de/MaStRHilfe/subpages/webdienst.html
- https://www.marktstammdatenregister.de/MaStRHilfe/files/webdienst/2019-01_31%20Dokumentation%20MaStR%20Webdienste%20V1.2.0.pdf
- https://www.marktstammdatenregister.de/MaStRAPI/wsdl/mastr.wsdl
The current report including history is available at https://guerda.github.io/mastr-osm/.
- Count of OSM mapped solar generators
- count of MaStR registered solars generators
- missing commercial solar generators
- % of commercial generators
- registered capacity
- mapped capacity in OSM
- Registration of photovoltaic generators - Marktstammdatenregister, Datenlizenz Deutschland – Namensnennung – Version 2.0
- Location of photovoltaic generators in OpenStreetMap - © OpenStreetMap contributors