Static website for safe.101.cy: find civil defence shelters in the Republic of Cyprus using your GPS location or by searching for an address or point of interest.
- Use my location — Share your GPS position to see the nearest shelters on the map and in a list.
- Search by address or place — Geocoding via OpenStreetMap Nominatim (Cyprus); results show nearest shelters.
- Map — Leaflet map with CARTO light tiles; shelter markers and optional user/search location marker.
- Official sources — Links to Cyprus Civil Defence (Gov.cy, Ministry of Interior) and the official SafeCY mobile app (App Store & Google Play).
- Shelter data:
shelters_full_en.json(English) from Cyprus Civil Defence. - Geocoding: Nominatim (OpenStreetMap).
Serve the project over HTTP (required for fetch and geolocation):
# Python 3
python3 -m http.server 8080
# Node (npx)
npx serve .
# Then open http://localhost:8080- Civil Defence — Gov.cy
- Civil Defence Department — Ministry of Interior
- SafeCY app: App Store · Google Play
- SafeCY Privacy Policy
This site is not an official government site. For the official mobile experience, use the SafeCY app.