Skip to content

Instantly share code, notes, and snippets.

View hfu's full-sized avatar

Hidenori hfu

View GitHub Profile
@hfu
hfu / table.md
Last active September 4, 2021 23:30
整理表
課長 室長 課長補佐 係長 係員
倫理 同左 同左 同左 同左 
①責任感 同左 同左 同左 同左
②公正性 同左 同左 同左 同左
構想 企画・立案 企画・立案、事務事業の実施 課題対応 知識・技術
①状況の構造的把握 ①知識・情報収集 同左 同左 ①情報の整理
②基本方針・成果の明示 ②行政ニーズの反映 ②事務事業の実施 ②問題点の把握 ②知識習得
- ③成果認識 同左 ③対応策の検討 -
判断 同左 同左 協調性 -
me.on('maskRequired', () => {
me.wearMask()
})
me.on('maskNotRequired' () => {
me.takeOffMask()
})
me.on('tooClose', () => {
me.stay6ftApart()
})
me.on('occasions', () => {
@hfu
hfu / index.md
Last active May 11, 2020 23:41
国際ウェブ会議の5分発表で留意した方が良さそうなこと
  1. 言うことをシンプルにする。相手は集中力が出ない時間帯から参加しているかもしれない。
  2. ビジュアルエイドはシンプルに、文字に頼らない。相手はスマートフォンで見ているかもしれない。
  3. ビジュアルエイドはなくても分かる・言えるように。本番ではうまく使えないかもしれない。
  4. ウェブ会議システムの操作は事前に練習をする。しゃべりもそれなりに準備しておく。
  5. 画面の切り替えは1、2秒遅れるかもしれない。画面が切り替わっていないと思った方がいい。
  6. 他にお気づきありましたらアドバイスいただけるとありがたいです。
@hfu
hfu / style.json
Created November 23, 2019 02:12
Mapbox Studio で地理院地図 Vector タイルを読ませるテストの style.json
{
"version": 8,
"name": "GSI Maps Vector",
"metadata": {
"mapbox:autocomposite": true,
"mapbox:type": "template",
"mapbox:sdk-support": {
"js": "0.54.0",
"android": "7.4.0",
"ios": "4.11.0"
@hfu
hfu / index.html
Created March 28, 2019 18:30
HTML textarea test
<html>
<body>
<textarea>
var a = 1
</textarea>
</body>
</html>
@hfu
hfu / style.json
Created February 19, 2019 21:29
a part of style.json from onyx-tapioca
{
"id": "pt-place",
"type": "symbol",
"source": "vstd",
"source-layer": "place",
"filter": [
"all",
[
"==",
"$type",
@hfu
hfu / style.json
Last active October 5, 2017 07:15 — forked from anonymous/style.json
Klokantech Basic
{
"version": 8,
"name": "Klokantech Basic",
"metadata": {
"mapbox:autocomposite": false,
"mapbox:type": "template",
"maputnik:renderer": "mbgljs",
"openmaptiles:version": "3.x",
"openmaptiles:mapbox:owner": "openmaptiles",
"openmaptiles:mapbox:source:url": "mapbox://openmaptiles.4qljc88t"
@hfu
hfu / .block
Last active August 14, 2017 21:50 — forked from mbostock/.block
Projection Transitions
license: gpl-3.0
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<title></title>
</head>
<body>
<pre id='console'/>
<script>
fetch('https://raw.githubusercontent.com/hfu/globalmaps-vt-style/master/gmaf20vt.json')
@hfu
hfu / data.geojson
Last active April 11, 2017 06:41
Experimental cache of GSI data in single GeoJSON. Please see http://maps.gsi.go.jp/development/ichiran.html#skhb before use!
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.