Added --route-filters to edts.

Merged
#16 · Created  · Last updated

Merged pull request

Merged in cmdr-furrycat/edts/route-filters (pull request #16)

6a24c23·Author: ·Closed by: ·2018-05-17

Description

When used in conjunction with --route, --route-filters defines a list of filters which systems must match to be included in the plot.

For example, to plot a route between Sol and Alioth avoiding all systems within 30Ly of Wyrd,

edts.py -j 30 -s Sol -e Alioth -r --route-filters 'close_to=Wyrd,distance>30'

0 attachments

0 comments

Loading commits...