gsj 1.0.1

Implementation of Geological Survey of Japan algorithms.
Documentation
  • Coverage
  • 16.67%
    2 out of 12 items documented0 out of 4 items with examples
  • Size
  • Source code size: 519.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 35s Average build duration of successful builds.
  • all releases: 35s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • usagi/gsj
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • usagi

GSJ

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

Features

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

Examples or Tests

Reference

See also

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 https://cyberjapandata.gsi.go.jp/xyz/dem_png/8/229/94.png
  2. tests/gsi-dem-z8-x229-y94.txt; from https://cyberjapandata.gsi.go.jp/xyz/dem/8/229/94.txt

Author