cutkmz

command module
v0.0.0-...-30f07af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2017 License: MIT Imports: 1 Imported by: 0

README

cutkmz

-- cutkmz - Command line Go App that converts JPG geographic map images into overlay KMZs. The kmz subscommand produces a KMZ some Garmin GPS devices can handle. The bigkmz subcommand produces higher resolution KMZs suitable for use with Google Earth etc.

This software requires ImageMagick to be installed on your system.

Get cutkmz (ensure you have Go installed already #golang):

go get github.com/msample/cutkmz

Use it:

cutkmz kmz mymap_49.470608_49.336874_-122.980874_-123.131480.jpg

cutkmz kmz --help

Documentation

Overview

cutkmz - Command line Go App that converts JPG geographic map images into overlay KMZs. The kmz subscommand produces a KMZ some Garmin GPS devices can handle. The bigkmz subcommand produces higher resolution KMZs suitable for use with Google Earth etc.

This software requires ImageMagick to be installed on your system.

Get cutkmz (ensure you have Go installed already #golang):

go get github.com/msample/cutkmz

Use it:

cutkmz kmz mymap_49.470608_49.336874_-122.980874_-123.131480.jpg

cutkmz kmz --help

Directories

Path Synopsis
cutkmz subcommands Other than root.go, each of these go files is a cutkmz subcommand implementation - kmz - produces a KMZ with input JPG chopped into 1024x1024 tiles - bigkmz - produces a KMZ containing input JPG as is for higher resolution uses such as Google Earth
cutkmz subcommands Other than root.go, each of these go files is a cutkmz subcommand implementation - kmz - produces a KMZ with input JPG chopped into 1024x1024 tiles - bigkmz - produces a KMZ containing input JPG as is for higher resolution uses such as Google Earth

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL