mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-06-09 08:23:55 +02:00
Make default profile less specific
This commit is contained in:
@@ -20,10 +20,7 @@ class CameraProfile {
|
||||
name: 'Generic Flock',
|
||||
tags: const {
|
||||
'man_made': 'surveillance',
|
||||
'surveillance': 'public',
|
||||
'surveillance:zone': 'traffic',
|
||||
'surveillance:type': 'ALPR', // left for backward compatibility — you may want to revisit per OSM best practice
|
||||
'camera:type': 'fixed',
|
||||
'surveillance:type': 'ALPR',
|
||||
'manufacturer': 'Flock Safety',
|
||||
'manufacturer:wikidata': 'Q108485435',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user