3c574b58f66053615bfde3c70aa75c1f95b53f88
- Added settings management for Overpass API, custom tile URLs, and Nominatim search endpoints, allowing users to customize their experience. - Implemented responsive design adjustments for mobile views, including a modal for location search. - Improved camera selection and measurement features with enhanced visual feedback and distance labeling. - Updated footer behavior to persist user preferences and improve usability.
Surveilled
Check out --> Website
A map of cameras in the world using OpenStreetMap overpass data.
Disclaimer
Data is fetched from OSM Overpass and may not be accurate or up to date as this data is community-sourced.
Development
make dev
Building
make build
Preview
make preview
Docker
Uses Chainguard Images which are rootless and very minimal images.
docker build -t surveilled .
docker run -p 3000:3000 surveilled
LICENSE
Description
A map of cameras in the world using OpenStreetMap data.
https://surveilled.quad4.io/
Readme
BSD-3-Clause
2 MiB
Languages
Svelte
61.7%
TypeScript
27.6%
JavaScript
3.7%
CSS
2.6%
Nix
1.8%
Other
2.6%