diff --git a/dataset/VH/positions.json b/dataset/VH/positions.json index 4c8b5b9c..ff10ca5b 100644 --- a/dataset/VH/positions.json +++ b/dataset/VH/positions.json @@ -320,41 +320,6 @@ "profile_id": "VHHK", "default_call_sources": ["VHHK_FMP"] }, - { - "id": "RCAA_W_CTR", - "prefixes": ["TPE"], - "frequency": "126.700", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RCAA_L_CTR", - "prefixes": ["TPE"], - "frequency": "125.500", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RCAA_N_CTR", - "prefixes": ["TPE"], - "frequency": "123.600", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RCAA_E_CTR", - "prefixes": ["TPE"], - "frequency": "127.900", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RCAA_S_CTR", - "prefixes": ["TPE"], - "frequency": "129.100", - "facility_type": "CTR", - "profile_id": "VHHK" - }, { "id": "ASEA_FSS", "prefixes": ["ASEA"], diff --git a/dataset/VH/profiles/VHHK.json b/dataset/VH/profiles/VHHK.json index 3fb025fe..f247ce79 100644 --- a/dataset/VH/profiles/VHHK.json +++ b/dataset/VH/profiles/VHHK.json @@ -193,23 +193,23 @@ "keys": [ { "label": ["PEW"], - "station_id": "RCAA_W_CTR" + "station_id": "AWR" }, { "label": ["PEL"], - "station_id": "RCAA_L_CTR" + "station_id": "ALR" }, { "label": ["PEE"], - "station_id": "RCAA_E_CTR" + "station_id": "AER" }, { "label": ["PEN"], - "station_id": "RCAA_N_CTR" + "station_id": "ANR" }, { "label": ["PES"], - "station_id": "RCAA_S_CTR" + "station_id": "ASR" }, { "label": ["SEA"], diff --git a/dataset/VH/stations.json b/dataset/VH/stations.json index 89b5d3d6..34528f74 100644 --- a/dataset/VH/stations.json +++ b/dataset/VH/stations.json @@ -199,28 +199,6 @@ "parent_id": "VHHH_W_APP", "controlled_by": ["VHHK_FMP"] }, - { - "id": "RCAA_W_CTR", - "controlled_by": ["RCAA_W_CTR"] - }, - { - "id": "RCAA_E_CTR", - "parent_id": "RCAA_W_CTR", - "controlled_by": ["RCAA_E_CTR"] - }, - { - "id": "RCAA_S_CTR", - "parent_id": "RCAA_E_CTR", - "controlled_by": ["RCAA_S_CTR"] - }, - { - "id": "RCAA_L_CTR", - "controlled_by": ["RCAA_L_CTR", "RCAA_W_CTR"] - }, - { - "id": "RCAA_N_CTR", - "controlled_by": ["RCAA_N_CTR", "RCAA_L_CTR", "RCAA_W_CTR"] - }, { "id": "ASEA_FSS", "controlled_by": ["ASEA_FSS"]