Log.log(work)

いろんな作業メモ

2017-02-01から1ヶ月間の記事一覧

openstreetmap + Leaflet.js memo

openstreetmap https://openstreetmap.jp/API http://leafletjs.com/reference.htmlレイヤーについて http://leafletjs.com/examples/layers-control/プラグイン紹介 http://qiita.com/pokohide/items/6329f1f92253ced23599経路検索 http://wiki.openstreetm…

CentOS7にzipが入っていなかった件

環境 VM上のCentOS7 ※ホストOSはWindows 検証用のCentOSにzipコマンドが含まれているスクリプトを動かしたら zip: コマンドが見つかりません え?入ってないんかい。 $ yum list installed | grep zip bzip2-libs.x86_64 1.0.6-13.el7 @anaconda gzip.x86_64…