Skip to content

druwan/coord-buffer-cli

Repository files navigation

Coords Buffer

Fetches geojson data based on LFV echarts and returns new buffer coordiantes based on user input distance (nautical miles).

Usage

uv run coord-buffer-cli -h 
usage: coord-buffer-cli [-h] [-l] [--msid MSID] [-f INPUT_FILE] [-b BUFFER]

Creates a specified buffer around user specified area.

options:
  -h, --help            show this help message and exit
  -l, --list            Prints list of available geometries and their
                        id.
  --msid MSID           Get coords for the selected geometries.
  -f INPUT_FILE, --input_file INPUT_FILE
                        Path to a GeoJSON file with coordinates
  -b BUFFER, --buffer BUFFER
                        Buffer size in NM (default: 0)

About

CLI tool creating buffers around Areas

Resources

Stars

Watchers

Forks

Languages