CityJSON 🏙

CityJSON (3D City Model)

Open Beta
.city.json · application/city+json

建物を3D都市モデリング向けのCityJSON 2.0としてエクスポートします。頂点の重複を排除したコンパクトなJSONフォーマットです。3DCityDB、QGIS 3D、ninjaビューアで対応しています。

今すぐCityJSONをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

CityJSON 2.0
LOD1(ブロック状の建物)
頂点の重複排除
建物属性
Example CityJSON export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

CityJSONフォーマットについて

CityJSON is a compact way of writing the same city model as CityGML, but in ordinary JSON instead of bulky XML. The same set of concepts (buildings, level of detail, attributes), only the file is many times smaller and is parsed by any language without special libraries. It is a recognized OGC community standard, not an amateur invention.

The format is chosen when a semantic 3D model is needed on the web, in scripts or in exchange between teams: to look at it in a browser viewer, to run it through Python, to put it into a repository, to hand it to colleagues without a heavy GIS stack.

The output is a single file: buildings at LOD1 detail are written as closed volumes extruded from OSM outlines. Vertices are stored as integers with millimeter precision through a scale factor and are deduplicated, so the file comes out noticeably lighter than the equivalent XML. The metadata records the coordinate system and the bounds of the model, and the buildings carry height, floor count and class.

CityJSONファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたCityJSON (3D City Model)(.city.json)ファイルを開き、編集し、利用できます:

💻3DCityDB 🌎QGIS 3D 💻FME 💻ninja (web viewer) 💻azul 🎲Blender (plugin)

Format specifications

CityJSON地図を利用するユーザー

🏗
3D 都市モデル
A light 3D city model for the web and for exchange between teams.
💻
都市計画
Material for planning projects and development assessment in a form convenient for scripts.
📊
騒音・エネルギー解析
Noise and energy consumption calculations, where building heights and volumes are needed.
🎨
ビジュアライゼーション
A quick display of the model in a browser without installing specialized software.
🗺
解析
Spatial analysis in Python: JSON reads without GIS libraries.

CityJSONのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
CityJSONを選択
利用可能な127種類のエクスポートフォーマットの一覧からCityJSON (3D City Model)を選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.city.jsonファイルを受け取れます
4
ダウンロード
完成したCityJSONファイルをダウンロードし、3DCityDBで開きます

エクスポート後の開き方

CityJSONの人気地図

フリー

CityJSON (3D City Model)の地図エクスポートを入手

OpenStreetMapからプロフェッショナルなCityJSON地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐCityJSONをエクスポート →

よくある質問

CityGML とは何が違うのですか?
QGIS で開けますか?
How is it different from CityGML?
Can I open it in QGIS?
Why are the coordinates written as integers?
How can I look at the model quickly without installing anything?
Can the file be converted to CityGML or OBJ?

他のフォーマットと比較

関連フォーマット

よく一緒にエクスポートされるフォーマット

Related Articles