Git Product home page Git Product logo

kmlcircles's Introduction

NAME

kmlcircles - draw circles around waypoints

SYNOPSIS

kmlcircles [-a alpha] [-c color] [-r radius] -o outfile [infile...]

DESCRIPTION

This program reads waypoints in CSV format and writes a KML file containing circles surrounding the waypoints at a specified distance.

OPTIONS

-o outfile

KML filename to write to.

-a alpha

Alpha value for the circle fill, expressed as two hexadecimal digits from 00 (transparent) to ff (opaque). Default: 99.

-c color

Color for the circle fill and border, expressed in RGB using 6 hexadecimal digits. Default: ff0000 (red).

-r radius

Radius for the circles, in miles. Default: 0.1.

ARGUMENTS

Any other arguments given on the command line are taken as filenames to read CSV data from. If none are specified, standard input will be used.

CSV format is expected to contain each waypoint on a line with commas separating the latitude, longitude, and name, in that order. Latitude and longitude are expected to be in decimal degree format.

SEE ALSO

Math::Trig

kmlcircles's People

Contributors

coyotebush avatar

Watchers

 avatar  avatar

kmlcircles's Issues

any help on windows please

hey,
not sure how to contact you BUT i would likesome help with your program on windows ....

i have been trying to get it working but am not good with scripts :-(

i thought i couldn't beleive it when i found this is just what i am looking for .. to bulk add circles to my waypoints and then kml them :-)

i have managed to install perl ... and have tried no end of time to command line the file but nothing happens ..

i have seen then firefox page as well but that the same not sure how to work them ?????

many thanks luke

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.