Skip to content

To get the geocoordinates for the location specified and plot them in KML File for sharing ..

Notifications You must be signed in to change notification settings

amirjamil90/Locat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Location Identifer And Plotter Generalise the creating of KML files for Google Earth using simplekml

Prerequisites

Modules

pip install geopy
pip install simplekml

I am not getting the exact search results for the coordinates ... So incase u dont get the coordinates .. please try to manually enter the coordinates and place in code for kml file to be generated.

Next things to do :

  1. Create a shape file(.shp and dbf) from KML.
  2. Try to make a line with the coordinates.
  3. Generalise the concept of Location Identifier for Line and Polygon also. This will help to get the district name and city name which would be ploygon shapefile.

About

To get the geocoordinates for the location specified and plot them in KML File for sharing ..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages