Intersection addresses are not parsed or standardized correctly when using pipes ( | ) and slashes ( / ) as intersection connectors and when using an abbreviated prefix direction.
This is not reproducible with the latest version of the software.
対処法
- Replace the intersection connector from a pipe or slash to &, %, @ and in the input address table use the following Python expression !AddressField!.replace("/","&") in the field calculator.Or- Change the prefix abbreviation to the full spelling (East, West, North, South).