forked from code4history/MaplatTin
-
Notifications
You must be signed in to change notification settings - Fork 0
Gallery
Kohei Otsuka edited this page Jul 24, 2026
·
1 revision
MaplatTransform in the Maplat ecosystem — its position and how it relates to the surrounding repositories.
MaplatTransform is the runtime coordinate-transform engine of the Maplat ecosystem. The three-layer structure is:
- @maplat/tin — generates TIN transformation definitions from ground control points (authoring time).
-
MaplatTransform (this repository,
@maplat/transform) — executes those compiled definitions at runtime: Processing 1 (basic transform), Processing 2 (sub-map selection), Processing 3 (viewport transform), Processing 4 (cross-map sync). -
Maplat (
@maplat/ui) and MaplatCore (@maplat/core) — the viewers that embed MaplatTransform to overlay historical maps on modern maps without distorting the original image.
Case studies and demos of the resulting viewer applications live in the Maplat Wiki Gallery. MaplatTransform itself has no standalone visual demo; it is a library used inside the viewers.
| Repository | License | npm | Role |
|---|---|---|---|
| Maplat | Apache 2.0 | @maplat/ui |
Main viewer |
| MaplatCore | Apache 2.0 | @maplat/core |
Core library |
| MaplatTin | Apache 2.0 | @maplat/tin |
TIN definition generation (companion) |
| MaplatEditor | Apache 2.0 | — | Desktop data authoring tool |
Ecosystem Map: currently not published externally. See the README §Ecosystem for the full table.
日本語版はこちら / Read this page in Japanese
- Home
- Concepts — Processings 1–4 and theory
- Tutorials — usage patterns
- README
- Maplat Wiki Gallery — viewer case studies
- 🇬🇧 English (Home)
- 🇯🇵 日本語 (Home.ja)
English
日本語
- 📄 README / README.ja
- 🗺️ Ecosystem Map(現在外部非公開)
- 🌐 Product site / 製品サイト
- 🏢 Nayuta, Inc. / コーポレートサイト