Hello Savio,
** Just a GIS / Lidar guy trying to help.
These points are the Vector points of the Polyline / Polygon. All GIS software uses those points to create the line in the file. Load that layer into any GIS software (QGis, Esri ArcGIS Pro, or Geomedia etc.)
In QGIS for example open Processing toolbox > Vector Geometry > Extract Vertices. (Search Extra Vertices) if you need further help. > Input the polyline layer > Click Run.
Attributes include:
* Original line attribute (roadname)
* Vertex Iindex (order along the line 1, 2, 3)
* Part Number (if Multipart feature)
* Ring number (if Polygons)
In the new point table > select all > use Export > csv / Excel table.
Hope this helps a little.
Trevor,
PrairieScan