Skip to content

Cities Height Field from GSI; Cities: Skylines Japanese real map generator using GSI tiles

Notifications You must be signed in to change notification settings

usagi/cities_heightfield_from_gsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cities Heightfield from GSI

en / ja

What's this

  • This is a heightfield generator for CITIES : skylines
  • Features
    • Generate a heightfield data from GSI DEM tiles ( GSI: Geospatial Information Authority of Japan; ja en )

Usage

cui executable:

Usage (1) Interactive mode      : cities_heightfield_from_gsi
Usage (2) Direct Invocation mode: cities_heightfield_from_gsi [options]

Options:
    -x, --longitude 141.315714
                        set longitude of a target in degrees
    -y, --latitude 43.04724
                        set latitude of a target in degrees
    -o, --out out.png   set output file path
    -b, --altitude_bias 40.0
                        set an altitude bias in meters
    -n, --altitude_of_no_data 0.0
                        set an altitude of no data in meter
    -h, --help          show this help
    -v, --version       show the app version

e.g.; (1) type usage

cities_heightfield_from_gsi

And, you input parameters in interactive.

e.g.; (2) type usage

cities_heightfield_from_gsi --longitude 141.315714 --latitude 43.04724 --out Maruyama_Sapporo_Hokkaido_Japan.png

gui executable:

( Sorry it's under the development yet. In now, please use cui. )

Output Examples

e.g. Maruyama, Sapporo, Hokkaido, Japan

cities_heightfield_from_gsi --longitude 141.315714 --latitude 43.04724 --out Maruyama_Sapporo_Hokkaido_Japan.png

Maruyama, Sapporo, Hokkaido, Japan

e.g. Kuji, Iwate, Japan;

cities_heightfield_from_gsi --longitude 141.775583 --latitude 40.190524 --out Kuji_Iwate_Japan.png

Kuji, Iwate, Japan

eg.2 Rebun, Hokkaido, Japan

cities_heightfield_from_gsi --latitude 45.30302 --longitude 141.047689 --out Rebun_Hokkaido_Japan.png

Rebun, Hokkaido, Japan

eg.3 Mashuuko, Teshikaga, Hokkaido, Japan

cities_heightfield_from_gsi --latitude 43.580411 --longitude 144.533489 --out Mashuuko_Teshikaga_Hokkaido_Japan.png

Mashuuko, Teshikaga, Hokkaido, Japan

eg.4 Mutsu, Aomori, Japan

citis_heightfield_from_gsi --latitude 41.292746 --longitude 141.183476 --out Mutsu_Aomori_Japan.png

Mutsu, Aomori, Japan

eg.5 Wakamatsu, Goto, Nagasaki, Japan

citis_heightfield_from_gsi --latitude 32.89027 --longitude 129.013749 --out Wakamatsu_Goto_Nagasaki_Japan.png

Wakamatsu, Goto, Nagasaki, Japan

eg.6 Ishigaki-shi, Okinawa, Japan

citis_heightfield_from_gsi --latitude 24.340661 --longitude 124.15558 --out Ishigaki_Okinawa_Japan.png

Ishigaki, Okinawa, Japan

Download executable binary ( Windows Only )

How to build from the souce

cargo build --release

FAQ

https://github.com/usagi/cities_heightfield_from_gsi/wiki/FAQ ( ja )

License

This app

Generated data

Author

Usagi Ito[email protected] Made in Sapporo, Hokkaido, Japan.

Special Thanks

Ryuichiro Nagahama; several bug reports and propose feature requests.

References

About

Cities Height Field from GSI; Cities: Skylines Japanese real map generator using GSI tiles

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages