It is a kind-of top view (Single Line Diagram) of Road per km-wise. So all the features of road within that particular km like divider width, road width, road-side objects, etc are included in the image. This was created for SLD requirement at our company.
Current Features we have incorporated:
- Divider position and its width
- Road position and its width
- Road-side position and its width
- Road side objects and relative position
- Milestone Labels on Road
- Position of Bridges, Culvert, service road
- Other fixed indicators
- Type of soil and chainages
All these things are represented using symbols wherever possible and simple lines.
We have used python library matplotlib to draw everything. There are separte functions which are called when a particular section of road is created.