* Added "view image" button, if a wikimedia commons tag is present.
* show thumbnail, prevent 'LPR LPR'
---------
Co-authored-by: Will Freeman <hohosanta@me.com>
* add rss ingestor
* it works
* blog working
* fix the theme switcher
* finalize blog, re-add store
* fix terraform for blog_scraper
* update sitemap
* update readme
* allow declustering, update council page (#48)
* option to disable clustering
* update wins, add videos, clean up council page
* improve grouping toggle
* some cleanup
* add polygon from geo query
* use leaflet geo json type
* store geo shape in url
* improve malformed url handling. update nominatim client request
* update readme for java version
* use the query text in the url instead of encoded json
* fix url persistence, toggle boundaries
* style changes
* update prefs on new search
---------
Co-authored-by: Will Freeman <hohosanta@me.com>
* alprwatch-org/utilities is now suspected-locations
Originally, we were using 811 locate requests to create a map of locations
where Flock may have installed a camera, shot spotter, or other device.
Since then, people have started to contribute lists of suspected locations
from other sources. As a result, we recently renamed our project and updated
the relevant URLs.
* https://alprwatch.org/flock/suspected-locations
* https://gitlab.com/alprwatch-org/suspected-locations
The old "utilities" links are set to redirect to these new destinations. This
commit updates the DeFlock site to reflect the new naming scheme.
* resize header to fit longer title
---------
Co-authored-by: Will Freeman <hohosanta@me.com>