eladnava / redalert-android

An Android app that provides real-time emergency alerts for Israeli citizens.
Apache License 2.0
99 stars 22 forks source link

orot location is wrong #37

Closed ghost closed 3 years ago

ghost commented 3 years ago

orot coordinates are pointing to orot collage and not moshav orot so the location based alerts for rehovot and area are a bit off..

fix is: { "name": "אורות", "name_en": "Orot", "zone": "לכיש", "zone_en": "Lakhish", "time": "45 שניות", "time_en": "45 seconds", "countdown": 45, "lat": 31.741667, "lng": 34.734444, "value": "אורות" },

eladnava commented 3 years ago

Fixed via #38.