Skip to content

101cy/safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe.101 — Shelters in the Republic of Cyprus

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.

Features

  • 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).

Data

  • Shelter data: shelters_full_en.json (English) from Cyprus Civil Defence.
  • Geocoding: Nominatim (OpenStreetMap).

Run locally

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

Official references

This site is not an official government site. For the official mobile experience, use the SafeCY app.

About

Shelter map in the Republic of Cyprus

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors