Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 387 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 387 Bytes

Generation-of-kml-file

Simple project which uses simplekml and pandas library of python

Here, there are three files and all of them generate a kml file from which you can see the location of particular coordinates in google earth. For that you have to open google earth and just import the kml files into it.

#first install simplekml and pandas library of python to run these files