@@ -679,6 +679,8 @@ int NDSDataProc::ProcNDSData(std::string strlinepath,std::string strvehiclepath,
s = s + xvectorgeo[j].mfLen;
}
+ p->SetRoadLength(s);
+
p->AddLaneSection(0);
LaneSection * pLS = p->GetLaneSection(0);