This tool converts fir.geojson and FIRBoundaries.dat files for vatspy.
The latest version can be downloaded from the release page
run cargo run -- {name of file.(dat/json/geojson)}
run cargo run -- {name of file.(dat/json/geojson)} {name_of_same_file}
run cargo run -- {name of file.(dat/json/geojson)} {name of converted file.(dat/json/geojson)}
install rustup either through rustup.rs
or through scoop with scoop install rustup
followed by rustup update
Still some small features to be fixed. Check issues.