Hi all,
Quick question, hopefully. I've set up some substitution strings on survey import.
Example.
HB = 862
TOS = 860
CLD = 363
These all work great, but when a number is added (for linear features) to the end of the feature code, (HB1, HB2, etc..) Geopak does not recognize the feature code anymore. Is there a wild card I can use to say if the code is HB1, substitute 8621?
Example
HB* = 862* This way it would just add whatever * is to the end of the feature code...
Or, do I need to create:
HB1 = 8621
HB2 = 8622
HB3 = 8623
Or, am I missing a setting somewhere?
Thanks in advance,
*