GeoDB::Export::Kml.3pm

Langue: en

Version: 2008-11-19 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Kml - export kml file for Google Earth

DESCRIPTION

START HELP
   > geoqo -s 'set:import:near me' -e fortheearth.kml
 
 

The software will also produce a density plot as well, which shows the density of caches in particular areas color-coded by relief colors (rainbow; red = very few, purple = many). Examples of this can be seen on Yamar's cache homepage page http://geocaching.sharedlists.com/.

Options:

size=NUM
   > geoqo -s 'set:import:near me' -e kml:size=100:fortheearth.kml
 
 

Changes the number of squares in the density plot to NUM by NUM. Defaults to 50.

width=NUM
height=NUM
Changes just the width and height of the squares. The size parameter can change both at once.

(there are a bunch of options for the density plot, which are currently undocumented).

END HELP

AUTHOR

Wes Hardaker (AKA Yamar) <hardaker ATAT users.sourceforge.net>