Skip to content

jciccio/wkt-to-kml-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wkt-to-kml-converter

This script is intended to convert WKT files into KML files.

WKT can have multiple mutipolygons, this tool process line by line and split the results into different kml output files.

For executing, you need to pass a folder where the wkt files you want to process are located.

Output:

  • A folder with splitted wkt
  • A folder with splitted kml
  • A folder with non duplicated kml

About

Simple Python script to convert wkt files into kml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages