Status | Source | License | Credit | Local data | Links |
---|---|---|---|---|---|
✅ | OpenStreetMap | ODbL | ©OpenStreetMap contributors | openstreetmap.org/slovenia.csv | emergency=defibrillator , Overpass API |
❌ | Dispečerska služba zdravstva | ? | |||
❌ | AED baza Slovenije | ? | |||
❌ | Portal OPSI (Odprti Podatki Slovenije) | various | Various municipalities | podatki.gov.si | API, search |
❌ | Sebastian Pleško | ? | ?individual contributors | plesko.si | CSV |
- https://openaedmap.org/#map=9/46.022/14.624
- https://mapcomplete.osm.be/aed.html?lat=46.0525&lon=14.52289&language=sl - with pictures
In this folder run:
python3.8 -m venv venv
orvirtualenv -p python3.8 venv
source venv/bin/activate
pip install -r requirements.txt
python update.py
GitHub workflows are scheduled to be ran periodically and can also be triggered manually on the Actions page.