Dear community,
I´m trying to create a simple model which would select each feature from a FC (streets polylines with vertexes and edges) and transform each of them into a route using the “Create Routes” tool (in a new FC). In this model I don´t want to prefer any of the 4 coordinate priorities (should be optional) but if I left this parameter free the error 000192: Invalid value for coordinate_priority” appears. Next problem is that after running the model I just got a route for the last attribute resp. a FC with only 1 item. I know I´m doing anything wrong with the iteration variable but don´t know what. Could you please help how to transform each feature without any coordinate priority (if it´s possible at all) resp. how to change the it to get all of the features and not only the last one. I will need the routes for other calculations and would appreciate any help! Thanks in advance.