# iPlateau

> 3D city data viewer and exporter for urban planning professionals. (iPhone/iPad app by Hideyuki Miyanishi.)

- Source: https://appshunter.io/ios/app/iplateau/id6471466953 (this page in markdown: same URL + `.md`)
- Developer: [Hideyuki Miyanishi](https://appshunter.io/developer/717594962)
- Category: Productivity, Graphics & Design
- Price: Free
- Rating: 5.00/5 from 1 App Store ratings
- Age rating: 4+
- Requires: iOS 17.6 · 1 MB
- Languages: Japanese
- Released: 2025-12-03
- Data updated: 2026-08-12
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/iplateau/id6471466953/reviews.md

## What is iPlateau?

PLATEAU AWARD 2025 Finalist

このアプリは https://www.mlit.go.jp/plateau/ Ploject PLATEAU by MLITのデータをiPhoneやiPadで手軽に軽快に検索表示します。

国土交通省都市局が推進するまちづくりデジタル・トランスフォーメーション　PLATEAU by MLIT、そのストリーミングAPIを利用し、iPhone/iPad/MacOSで手軽にデータをMakKitのデータに重ねて表示します。

表示されたデータを日本で広く普及している、Jw_cadやDXFにデータをエクスポートできる機能を有し、手軽にPLATEAUに登録されているデータを検索し、見つけたデータを二次利用することを目的としています。

このアプリのApp Storeでのターゲットは、都市計画行政職員や建築行政職員、まちづくりに関わる市民、建築設計者などです。

主な機能は、以下の通りです。[7)以降がv1.0.5の新機能です。]
１）MapKit上にPLATEAU by MLITの各種情報を重ねて表示
２）日本国内の市町村２５９箇所のデータをストリームで表示
３）ズームアウト時には２次メッシュや３次メッシュに含まれる情報の概要を表示、
　　どのメッシュ領域に何のデータが存在するか、安易に確認が可能
４）指定地点の存在データの表示
５）PLATEAUの各フォルダ（各種データ）を重ねてレイヤ表示
６）表示したデータをJw_cad形式のデータにエクスポート可能（一部のデータはJw_cad2.5Dデータで立体表示可能）
７）表示したデータをDXF形式のデータにエクスポート可能
８）タップした位置のCityGMLに登録されている情報と領域を表示
　　CodeSpaceを展開し表示
　　該当位置のCityObjectMemberのCityGMLソースを表示
９）地図上の目的物をテキストで検索可能
１０）キャッシュするGML,XMLファイルが膨大になるため以下の機能を実装した。
　　デバイスの残り容量が5GBを切ると警告を表示するようにした。
　　古いキャッシュファイルを削除する機能を搭載した。
１１）レイヤリストで長押しすることでレイヤの表示線色をカスタマイズできるようにした。
v1.0.5(30Jan2026)
1)v1.0.3までは隣接するメッシュまでが検索対象だったがCityGML内のlowerCorner,upperCornerを参照しメッシュコードの選択を行うように変更した。(都市計画区域などメッシュが広範囲にわたる場合にはv1.0.3までは検索できませんでした。)
2)1)の改修に伴い内部処理ファイルの構造を変更したため、地域追加削除はファイルのダウンロードにより行うようにした。

これらのデータをiOSデバイスで、手軽に表示検索するアプリが本アプリです。

## Key features

- Overlay PLATEAU data on MapKit
- Stream data for 259 municipalities
- View mesh data summaries
- Export to Jw_cad and DXF
- Search for objects by text
- Customize layer colors
- Manage cache files


## Frequently asked questions about iPlateau

### What is iPlateau?

iPlateau is an application that allows users to easily search and display 3D city data from the MLIT's PLATEAU project on iPhones and iPads. It facilitates the secondary use of this data by enabling export to common formats like Jw_cad and DXF.

### What kind of data can I view with iPlateau?

You can view various information from PLATEAU by MLIT, including 3D city models for 259 municipalities across Japan. The app also displays summaries of data within secondary and tertiary mesh areas.

### Can I export the data from iPlateau?

Yes, iPlateau allows you to export displayed data into Jw_cad format, with some data supporting 2.5D stereoscopic display. Additionally, data can be exported in DXF format.

### How does iPlateau manage large data files?

To handle the potentially large cache of GML and XML files, iPlateau displays a warning when the device's remaining storage drops below 5GB. It also includes a feature to delete old cache files.

### What are the system requirements for iPlateau?

iPlateau is available for iPhone and iPad devices. It is rated for ages 4 and up.

### How often is iPlateau updated?

The app was last updated on May 17, 2026, with version 1.1.1. Previous updates have focused on improving mesh selection logic and internal file structure.

### Does iPlateau have ads?

No, iPlateau does not contain advertisements. It is a free application.

### What is the user rating for iPlateau?

iPlateau has a perfect rating of 5.0 stars from 1 rating, indicating a very positive user reception.

## Version history (last 5 releases)

### 1.1.1 — 2026-05-17

v1.1.1(18May2026)
1)PLATEAU 2025の成果に対応した。
2)303自治体のPLATEAUストリーミングに対応した。

### 1.1.0 — 2026-03-19

v1.1.0(20Mar2026)
1)ドーナツ状や中庭のある座標の重複するバグを修正した。
2)上記バグによる検索結果のバグを修正した。

### 1.0.8 — 2026-02-03

v1.0.8(3Feb2026)
1)地図の表示モード変更時MapViewの負担がかかりクラッシュするバグを修正した。

### 1.0.7 — 2026-01-30

v1.0.7(31Jan2026)
1)v1.0.5で内部処理ファイルの構造変更で発生したFolderTypeの検索が機能しなくなったバグを改修した。

### 1.0.5 — 2026-01-29

v1.0.5(30Jan2026)
1)v1.0.3までは隣接するメッシュまでが検索対象だったがCityGML内のlowerCorner,upperCornerを参照しメッシュコードの選択を行うように変更した。(都市計画区域などメッシュが広範囲にわたる場合にはv1.0.3までは検索できませんでした。)
2)1)の改修に伴い内部処理ファイルの構造を変更したため、地域追加削除はファイルのダウンロードにより行うようにした。

## More apps by Hideyuki Miyanishi

- [TouchJW v2](https://appshunter.io/ios/app/touchjw-v2/id996794955)

All apps by Hideyuki Miyanishi: https://appshunter.io/developer/717594962

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-12.*
