Files
Themis Megas 4cf471535b Added "view image" button, if a wikimedia commons tag is present on node. (#78)
* Added "view image" button, if a wikimedia commons tag is present.

* show thumbnail, prevent 'LPR LPR'

---------

Co-authored-by: Will Freeman <hohosanta@me.com>
2026-02-04 11:55:25 -07:00
..

ALPR Clusters

Generates clusters (the blobs shown on the map when zoomed out far) daily using OSM data. OSM's Overpass API is used to query for all locations of ALPRs, then a clustering algorithm is used. The clustered data is stored in a JSON file in an S3 bucket.

Deploying

To build and deploy the Docker image, run ./deploy.sh.