unvt / kenmotsu

KML SuperOverlay generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kenmotsu

KML SuperOverlay generator

social preview image

Service URLs (open with Google Earth)

social preview image source

https://www.metmuseum.org/art/collection/search/4805

servitization note

[Unit]
Description = unvt.kenmotsu
After = basic.target

[Service]
Type = simple
ExecStart = bash -c 'cd /mnt/hdd/kenmotsu; rake serve'
Restart = alwasy

[Install]
WantedBy = multiuser.target
sudo systemctl edit --force --full unvt.kenmotsu
sudo systemctl start unvt.kenmotsu
sudo systemctl status unvt.kenmotsu
sudo systemctl enable unvt.kenmotsu

special thanks

  • @mapbox/tilebelt
  • gdal2tiles of GDAL

about the name

The name was chosen as a joking reference to keys - because KML originally was Keyhole Markup Langeuage.

Kenmotsu (監物) was the officials under the ritsuryo legal code system. Kenmotsu was under the direct command of Nakatsukasasho and was in charge of supervising the maintenance and dilivery operations of KEYS of warehouses of the government offices. See also: https://www.japanese-wiki-corpus.org/title/Kenmotsu%20(officials%20belonging%20to%20Nakatsukasasho).html

About

KML SuperOverlay generator

License:MIT License


Languages

Language:Ruby 100.0%