Hello,
In the excel file I have column name as LineId and Long_Lat. In the LineId, there is LineID value & In the Long_Lat, there is Line Feature Vertices. I need to draw line for each lineId using Long_Lat using Python Script. Can any one suggest me.
| LineID | Lat_Long |
| S136655227013 | 21.12173590787274,79.1472733529529,21.1218167959283,79.14727069126126,21.12189369747202,79.14727603991854,21.1219516019768,79.14727817566171 |
| N062473327012 | 21.12173590787274,79.1472733529529,21.1218167959283,79.14727069126126,21.12189369747202,79.14727603991854,21.1219516019768,79.14727817566171,21.12200625594409,79.14728308379594 |
| S698455527012 | 21.020929394087638,79.12738378329531,21.02091591890449,79.12744257372505 |
Regards,
Raj P