Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/usagi/gsj

Implementation of Geological Survey of Japan algorithms.
https://github.com/usagi/gsj

algorithm dem dempng gsj japan maptile nishioka-nagatsu-2015 rust

Last synced: 2 days ago
JSON representation

Implementation of Geological Survey of Japan algorithms.

Awesome Lists containing this project

README

        

# GSJ

Implementation of "Nishioka-Nagatu-2015 method" of "Geological Survey of Japan" (GSJ).

## Features

- Altitude Tile; (ja: 標高タイル)
- Nishioka-Nagatsu-2015 method (ja: 西岡-長津-2015年法)
- [x] Decoder
- [x] Encoder

## Examples or Tests

- To see: [./tests/test.rs](./tests/test.rs)

## Reference

- ; en-US
- ; ja-JP
- ; ja-JP

### See also

- ; ja-JP

## License

- [MIT](LICENSE)

### GSI files in tests/ dir

These files are GSI's DEM tile. It's for only to use unit tests, no need essentially.

1. tests/gsi-dem-z8-x229-y94.png; from
2. tests/gsi-dem-z8-x229-y94.txt; from

- ; ja-JP

## Author

- USAGI.NETWORK / Usagi Ito