From 37a921d5834522816af5d09ad29ea74746ad603d Mon Sep 17 00:00:00 2001 From: Jake Kellas <83732510+jacobkellas@users.noreply.github.com> Date: Tue, 5 Dec 2023 05:31:19 -0800 Subject: [PATCH] chore: add agencies --- .../IaC/Marketplace/createUiDefinition.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Deployment/IaC/Marketplace/createUiDefinition.json b/Deployment/IaC/Marketplace/createUiDefinition.json index eaf960857..cc2289ceb 100644 --- a/Deployment/IaC/Marketplace/createUiDefinition.json +++ b/Deployment/IaC/Marketplace/createUiDefinition.json @@ -235,6 +235,15 @@ "ori": "CA0010700" } }, + { + "label": "LONG BEACH POLICE", + "value": { + "county": "Los Angeles", + "abbreviation": "lb", + "type": "pd", + "ori": "CA0194100" + } + }, { "label": "LOS ALTOS POLICE", "value": { @@ -406,6 +415,15 @@ "ori": "CA0360000" } }, + { + "label": "SAN DIEGO HARBOR", + "value": { + "county": "San Diego", + "abbreviation": "sdh", + "type": "pd", + "ori": "CA0371500" + } + }, { "label": "SAN DIEGO POLICE", "value": {