Skip to content

Convert an input file (.csv) containing points of interests (POI) to keyhole markup language which is readable by a GPS or Googleearth.

Notifications You must be signed in to change notification settings

mcthorogood/convert-CSV-to-KML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use Python to convert .CSV to .KML

Input File: comma separated values (.csv)

-101.35,52.601,STEE/Steep Rock Beach Park AUTH PH:204.449.2221 SITES:110 EL:2425approx 17.5 mi NW of Birch River 52.601 -101.35

Output File: Keyhole Markup Language (.kml)

I purchased a CSV file of all the campgrounds in the USA/Canada from Ultimate Campgrounds and used Python to convert the data into a format that could be uploaded to my GPS or Googleearth.

About

Convert an input file (.csv) containing points of interests (POI) to keyhole markup language which is readable by a GPS or Googleearth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages