Skip to content

A 2014 script I wrote to write an integer of 0 to the <heading> tag of KML documents created by ArcMap

Notifications You must be signed in to change notification settings

gspeed0689/KML-Heading-Removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KML-Heading-Removal

A 2014 script I wrote to write an integer of 0 to the <heading> tag of KML documents created by ArcMap.

Sometimes ArcMap at the time I wrote this script would produce heading values in a KML file that were unwanted, so this script will open a KML file and set all of the <heading> tags to a node value of 0

Usage python kmlRemoveHeading.py -f {filename}.kml

About

A 2014 script I wrote to write an integer of 0 to the <heading> tag of KML documents created by ArcMap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages