Skip to content

Commit

Permalink
Merge pull request #24 from qazsato/fix_demo_page_base_url
Browse files Browse the repository at this point in the history
デモページの静的ファイルのパス変更等
  • Loading branch information
qazsato authored Jul 27, 2024
2 parents 2a57cb4 + 7f90080 commit 1ec30d7
Show file tree
Hide file tree
Showing 20 changed files with 689 additions and 675 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,18 @@ JISX0410 の仕様に準拠しており、地域メッシュコード、緯度

地域メッシュの区分は下記の通りです。

| レベル  | 区画の種類  | 一辺の長さ  | コード桁数  | コード例 |
| -------- | ------------------------------------- | ------------ | -------------------- | ------------------------------------------------------------------- |
| 80000 | 第 1 次地域区画 | 約 80km   | 4 桁  | [5339](https://qazsato.github.io/japanmesh?code=5339) |
| 10000 | 10 倍地域メッシュ (第 2 次地域区画)  | 約 10km   | 6 桁  | [533945](https://qazsato.github.io/japanmesh?code=533945) |
| 5000 | 5 倍地域メッシュ  | 約 5km   | 7 桁  | [5339452](https://qazsato.github.io/japanmesh?code=5339452) |
| 2000 | 2 倍地域メッシュ  | 約 2km   | 9 桁 (末尾 5 固定)  | [533945465](https://qazsato.github.io/japanmesh?code=533945465) |
| 1000 | 基準地域メッシュ(第 3 次地域区画) | 約 1km   | 8 桁  | [53394529](https://qazsato.github.io/japanmesh?code=53394529) |
| 500 | 2 分の 1 地域メッシュ | 約 500m   | 9 桁  | [533945292](https://qazsato.github.io/japanmesh?code=533945292) |
| 250 | 4 分の 1 地域メッシュ | 約 250m   | 10 桁  | [5339452922](https://qazsato.github.io/japanmesh?code=5339452922) |
| 125 | 8 分の 1 地域メッシュ | 約 125m   | 11 桁  | [53394529221](https://qazsato.github.io/japanmesh?code=53394529221) |
| レベル  | 区画の種類  | 一辺の長さ  | コード桁数  | コード例 |
| -------- | ---------------------------------- | ------------ | ----------------- | ------------------------------------------------------------------- |
| 80000 | 80倍地域メッシュ (第1次地域区画)  | 約80km  | 4桁  | [5339](https://qazsato.github.io/japanmesh?code=5339) |
| 10000 | 10倍地域メッシュ (第2次地域区画)  | 約10km  | 6桁  | [533945](https://qazsato.github.io/japanmesh?code=533945) |
| 5000 | 5倍地域メッシュ  | 約5km  | 7桁  | [5339452](https://qazsato.github.io/japanmesh?code=5339452) |
| 2000 | 2倍地域メッシュ  | 約2km  | 9桁 (末尾5固定)  | [533945465](https://qazsato.github.io/japanmesh?code=533945465) |
| 1000 | 基準地域メッシュ (第3次地域区画) | 約1km  | 8桁  | [53394529](https://qazsato.github.io/japanmesh?code=53394529) |
| 500 | 2分の1地域メッシュ | 約500m  | 9桁  | [533945292](https://qazsato.github.io/japanmesh?code=533945292) |
| 250 | 4分の1地域メッシュ | 約250m  | 10桁  | [5339452922](https://qazsato.github.io/japanmesh?code=5339452922) |
| 125 | 8分の1地域メッシュ | 約125m  | 11桁  | [53394529221](https://qazsato.github.io/japanmesh?code=53394529221) |

https://qazsato.github.io/japanmesh で全国の地域メッシュを確認できます。

## Installation

Expand Down
14 changes: 7 additions & 7 deletions docs/200.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/404.html

Large diffs are not rendered by default.

619 changes: 0 additions & 619 deletions docs/_nuxt/BKTmR09L.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/builds/latest.json

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_payload.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1722048080288]
[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1722059291300]
2 changes: 1 addition & 1 deletion docs/_nuxt/DSb0xBF0.js → docs/assets/C_cJ6gtL.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/_nuxt/DRBGLE0a.js → docs/assets/DbCcxgd5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
2 changes: 1 addition & 1 deletion docs/_nuxt/CqRut6Sa.js → docs/assets/YvfZNES3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1ec30d7

Please sign in to comment.