We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
発生時間 UNIX TIME (s) : u64 レンダリング解像度 (width/px): u32 マグニチュード (x10): u32 lat (x10): i32 lon (x10): i32 場所コードのindex: u32
{ unix_time: u64, rendering_resolution: u32, magnitude_x10: u32, epicenter: (lat_x10, lon_x10), one: Vec<場所コード>, two: Vec<場所コード>, three: Vec<場所コード>, four: Vec<場所コード>, five_minus: Vec<場所コード>, five_plus: Vec<場所コード>, six_minus: Vec<場所コード>, six_plus: Vec<場所コード>, seven: Vec<場所コード>, }
The text was updated successfully, but these errors were encountered:
base65536使いたいよね~
Sorry, something went wrong.
地震情報/細分区域であれば、コード若い順で先頭から詰めていけば良い説がある
ちなみに市町村等(地震津波関係) は1894件🤔 市区町村の再編によって件数が変わることもありそう
igameta
No branches or pull requests
通称: v1
発生時間 UNIX TIME (s) : u64
レンダリング解像度 (width/px): u32
マグニチュード (x10): u32
lat (x10): i32
lon (x10): i32
場所コードのindex: u32
The text was updated successfully, but these errors were encountered: