I can't type

This commit is contained in:
Will Freeman
2024-11-30 17:07:05 -07:00
parent 050c9a8f8c
commit 87ff4d0a64
2 changed files with 0 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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`.