Skip to content

Instantly share code, notes, and snippets.

View shimizu's full-sized avatar

shimizu shimizu

View GitHub Profile
@shimizu
shimizu / README.md
Last active November 9, 2023 12:19
GoogleMap Voronoi Diagram

グーグルでボロノイ図を表示するサンプル

@shimizu
shimizu / index.html
Last active February 19, 2019 07:59
leaflet.js Voronoi Diagram
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta http-equiv="content-language" content="ja">
<title>Mapbox(leaflet.js) Voronoi Diagram</title>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.css"/>
<style>
html, body{
@shimizu
shimizu / README.md
Last active August 29, 2015 14:15
ミシュラン東京2015 地理情報

ミシュラン東京2015より、三ツ星、二つ星、一つ星を取得した店舗の地理情報データです。

店舗名、住所、緯度経度、星の数が含まれています。

自己責任にてご利用ください。

@shimizu
shimizu / index.html
Last active October 24, 2021 08:01
地球儀 - ドロップシャドウエフェクト
<!DOCTYPE html>
<meta charset="utf-8">
<style>
html, body {
margin: 0px;
padding: 0px;
}
</style>
<body>
@shimizu
shimizu / index.html
Last active August 29, 2015 14:23
地球儀 - エンボス風
<!DOCTYPE html>
<meta charset="utf-8">
<style>
html, body {
margin: 0px;
padding: 0px;
}
</style>
<body>
@shimizu
shimizu / index.html
Last active August 29, 2015 14:23
地球儀 - 針金細工
<!DOCTYPE html>
<meta charset="utf-8">
<style>
html, body {
margin: 0px;
padding: 0px;
}
</style>
<body>
@shimizu
shimizu / README.md
Last active August 29, 2015 14:23
Bar Chart UI example

クリックされた棒グラフを画面いっぱいまで広げて詳細を表示します。

document

@shimizu
shimizu / README.md
Last active August 29, 2015 14:23
Pie Chart Button

ボタンをクリックすると円グラフになります。

document

@shimizu
shimizu / README.md
Last active October 23, 2019 22:25
Summer Wars - World Clock -

サマーウォーズのアレです。

@shimizu
shimizu / Japan_Industrial_Revolution.geojson
Last active September 17, 2018 07:55
明治日本の産業革命遺産
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.