Description
This may be due to the following:
- Situation 1—Add Locations was used to load locations from a feature class with an incorrect geometry type.
- Situation 2—Add Locations was used to load locations from a table.
Solution
Potential solutions are as follows:
- Situation 1—Ensure that the feature class with the correct geometry type is used to load locations. For example, Stops for a route analysis layer must be loaded from a point feature class.
- Situation 2—Ensure that the Field mappings parameter correctly specifies the field mappings for all the network location fields (SourceID, SourceOID, SideOfEdge, and PosAlong, for example) from the input table.