Skip to content

Commit 0e5710c

Browse files
committed
add alt_names to the rest of the WA1 input fields (#15)
1 parent b6b895c commit 0e5710c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • geosupport/function_info/work_area_layouts/input

geosupport/function_info/work_area_layouts/input/WA1.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name,size,from,to,functions,parent,alt_names,formatter,value
22
Geosupport Function Code,2,1,2,All,,"func, function, function_code",function,
33
House Number - Display Format,16,3,18,"1, 1A, 1B, 1E, AP",,house_number,,
4-
House Number - Sort Format,11,19,29,"1, 1A, 1B, 1E, AP, D*",,,,
4+
House Number - Sort Format,11,19,29,"1, 1A, 1B, 1E, AP, D*",,house_number_sort_format,,
55
Low House Number - Display Format,16,30,45,Internal Use,,,,
66
Low House Number - Sort Format,11,46,56,"D*, Internal Use",,,,
77
"B10SC-1 (includes Borough Code 1, B5SC-1 and B7SC-1):",11,57,67,See next 2 entries,,"borough, borough_1,b5sc,b5sc_1,b7sc,b7sc_1,b10sc,b10sc_1",borough,
@@ -28,7 +28,7 @@ Node Number,7,206,212,"2, 2W",,"node, node_number",,Seven-digit number
2828
Work Area Format Indicator,1,213,213,All,,work_area_format,,"'C' = COW format
2929
Blank = MSW format"
3030
ZIP Code Input,5,214,218,"1*, AP",,"zip, zip_code",,
31-
Unit Input,14,219,232,1*,,,,
31+
Unit Input,14,219,232,1*,,unit,,
3232
Filler,82,233,314,,,,,
3333
Long Work Area 2 Flag,1,315,315,"1A, BL",,long_work_area_2,long_work_area_2,"'L' = Long WA2,
3434
Blank = regular WA2"
@@ -45,7 +45,7 @@ Blank = Generic info requested"
4545
Reserved for Internal Use,1,325,325,Internal GRC Flag,,,,
4646
Auxiliary Segment Switch,1,326,326,"3, 3C",,"auxseg, segaux, auxiliary_segment_switch",auxseg,"'Y' = return all segment IDs
4747
'N' or Blank = regular WA2"
48-
Browse Flag,1,327,327,"1*, 2, 3, 3C, BB, BF",,,,"'P' = primary street name / code
48+
Browse Flag,1,327,327,"1*, 2, 3, 3C, BB, BF",,browse_flag,,"'P' = primary street name / code
4949
'F' = principal street name / code
5050
'R' = DCP preferred street name
5151
Blank = input street name / code"

0 commit comments

Comments
 (0)