diff --git a/src/acquisition/rvdss/constants.py b/src/acquisition/rvdss/constants.py index ef35abe7a..a32b5d8e0 100644 --- a/src/acquisition/rvdss/constants.py +++ b/src/acquisition/rvdss/constants.py @@ -21,8 +21,7 @@ } GEOS = { - "newfoundland": "nl", - "newfoundland and labrador": "nl", + "newfoundland|newfoundland and labrador": "nl", "prince edward island":"pe", "nova scotia":"ns", "new brunswick":"nb",