Skip to content

Gallery.ja

Kohei Otsuka edited this page Jul 24, 2026 · 1 revision

Gallery(日本語)

Maplat エコシステムにおける MaplatTransform の位置づけと、周辺リポジトリとの関係。

目次


エコシステム内での位置づけ

MaplatTransform は Maplat エコシステムの実行時座標変換エンジンです。3層構造は 以下の通りです:

  1. @maplat/tin — 対応点から TIN 変換定義を生成します(作成時)。
  2. MaplatTransform(本リポジトリ・@maplat/transform)— コンパイル済み定義を 実行時に実行します: 処理1(基本変換)・処理2(サブマップ選択)・処理3(ビューポート 変換)・処理4(地図間同期)。
  3. Maplat@maplat/ui)と MaplatCore@maplat/core)— MaplatTransform を組み込んで元の地図画像を歪めずに正確な地図と重ね合わせる ビューアです。

出来上がったビューアアプリケーションの導入事例・デモは Maplat Wiki Gallery にあります。 MaplatTransform 自体には単体のビジュアルデモはなく、ビューアに組み込んで利用する ライブラリです。

関連リポジトリ

リポジトリ ライセンス npm 役割
Maplat Apache 2.0 @maplat/ui メインビューア
MaplatCore Apache 2.0 @maplat/core コアライブラリ
MaplatTin Apache 2.0 @maplat/tin TIN 定義生成(姉妹パッケージ)
MaplatEditor Apache 2.0 デスクトップ向けデータ作成ツール

エコシステム図: 現在外部非公開。全容は README §エコシステム を参照してください。


英語版はこちら / Read this page in English

See Also

MaplatTransform

Language / 言語

Pages / ページ

English

日本語

External / 外部

Clone this wiki locally