yakra / DataProcessing

Data Processing Scripts and Programs for Travel Mapping Project
0 stars 0 forks source link

nix Waypoint::point_num #278

Closed yakra closed 3 months ago

yakra commented 4 months ago

Real easy: Delete. unsigned int segment_num = point_num = 0; Nix HighwaySegment::csv_line & write components individually. No mucking about creating std::strings. ++point_num; at the end of the Route loop.