[general]
name=Japan CRS Selector
qgisMinimumVersion=3.22
description=Automatically detect and set Japan Plane Rectangular Coordinate Systems (zones I-XIX). 日本の平面直角座標系を自動判別・設定。
version=1.0.0
author=link-field
email=saito@link-field.jp

about=This plugin helps surveyors and GIS professionals working in Japan to easily identify and set the appropriate Japan Plane Rectangular Coordinate System.

    Features:
    - Auto-detect coordinate system from latitude/longitude
    - Support for JGD2024, JGD2011, JGD2000 datums
    - Coordinate conversion tool (lat/lon <-> plane rectangular)
    - X/Y axis swap for survey coordinates (N=Y, E=X)
    - Zone list display (all 19 zones with origin and regions)

    日本の測量業務やGIS業務で必要な平面直角座標系（第I系〜第XIX系）を、緯度経度から自動判別し、プロジェクトCRSに設定できます。

tracker=https://github.com/akitaneko1127/japan_crs_selector/issues
repository=https://github.com/akitaneko1127/japan_crs_selector
homepage=https://link-field.jp/

tags=coordinate system,crs,japan,surveying,JGD2011,JGD2000,JGD2024,plane rectangular,transformation

category=Vector
icon=icon.png

experimental=False
deprecated=False
hasProcessingProvider=no
server=False

changelog=Version 1.0.0 (2026-01-28):
    - Initial release
    - Automatic coordinate system detection
    - JGD2024/JGD2011/JGD2000 datum support
    - Coordinate conversion tool
    - Zone list display
