Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

A tool for validating and converting FIRBoundaries.dat and geojson file for vatspy.

License

Notifications You must be signed in to change notification settings

meltinglava/vatspy-geojson-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vatspy-geojson-converter

This tool converts fir.geojson and FIRBoundaries.dat files for vatspy.

Downloading:

The latest version can be downloaded from the release page

Using

Validating:

run cargo run -- {name of file.(dat/json/geojson)}

Fixing:

run cargo run -- {name of file.(dat/json/geojson)} {name_of_same_file}

Converting:

run cargo run -- {name of file.(dat/json/geojson)} {name of converted file.(dat/json/geojson)}

installing rust and cargo

windows

install rustup either through rustup.rs or through scoop with scoop install rustup followed by rustup update

TODO!

Still some small features to be fixed. Check issues.

About

A tool for validating and converting FIRBoundaries.dat and geojson file for vatspy.

Resources

License

Stars

Watchers

Forks

Languages