flinn_engdahl
Flinn-Engdahl Seismic And Geographic Regionalization - Rust Implementation
Converts a (latitude, longitude) location into a named region of the world
Usage
Add this to your Cargo.toml
:
[]
= "0.1.1"
Example
use flinn_engdahl as fe;
let name = region.unwrap;
assert_eq!;
License
The BSD 2-Clause License. The original regionalization contained no license and was published in peer-reviewed journals.