Skip to content

Commit

Permalink
Bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscorn committed Oct 27, 2023
1 parent d97e4ba commit c1d6b31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# qgis-japan-mesh

<p><img src="./japanese_grids/icon.png" width="32" alt="icon" /><p>

[![Test](https://github.com/MIERUNE/qgis-japan-mesh/actions/workflows/test.yml/badge.svg)](https://github.com/MIERUNE/qgis-japan-mesh/actions/workflows/test.yml)

A QGIS Plugin to handle common Japanese grid square codes — 日本で使われている「標準地域メッシュ」と「国土基本図図郭」を QGIS で扱うためのプラグインです。機能は以下の通り:
A QGIS Plugin to handle common Japanese grid square codes — 日本で使われている「標準地域メッシュ」と「国土基本図図郭」を QGIS で扱うためのプラグインです。

主な機能:

- 「標準地域メッシュ」と「国土基本図図郭」の生成
- 「標準地域メッシュ」の生成
- 「国土基本図図郭」の生成
- 「地域メッシュ統計」(e-Stat) の読み込み

プロセッシングツールボックスに追加される「地域メッシュ」メニュー、またはツールバー上のアイコンから呼び出して利用できます。

機能の要望を歓迎いたします。 GitHub の Issue にどうぞ。

## Install (インストール)
Expand Down
2 changes: 1 addition & 1 deletion japanese_grids/metadata.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[general]
name=Japanese Grid Mesh
version=0.4.0
version=1.0.0
qgisMinimumVersion=3.6
description=Create common grid squares used in Japan. 日本で使われている「標準地域メッシュ」および「国土基本図図郭」を作成できます。また、国勢調査や経済センサスなどの「地域メッシュ統計」のCSVファイルを読み込むこともできます。プロセッシングツールボックスから利用できます。
author=MIERUNE Inc.
Expand Down

0 comments on commit c1d6b31

Please sign in to comment.