Original PLATEAU (National Government 3D project) building data are provided as the CityGML 3D format. We extracted LOD0 geometries (footprint 2D polygon) and their attributes and exported as GeoParquet and GeoPackage files. We used FME for this process and internally called Project Flateau. We kept attributes as much as possible, however, we omitted some of them based on our judgements. We addes several attributes such as heights and areas from the original 3D geometris. Japanese national and local government keep expanding data coverage, however, PLATEAU data don't cover the all cities in Japan (211 cites out of about 1720 cities). I hope the coverage will expand and cover the entire nation sometime.
There are lots of attributes in this dataset. We separated ancillary data from the main data, 2D polygon and centroid point data.
You can download and use our data freely under CC-BY 4.0 license. We used PLATEAU data so you also need to follow their term of use.
Polygon and Centroid data have gml_id columns which you can use to join attributes from other tables.
Directories are organized by data types.
データは自由にお使いいただけますが、[CC BY 4.0ライセンス](https://creativecommons.org/licenses/by/4.0/legalcode.ja) に従います。
各種属性ファイルのデータは、gml_idを使ってポリゴンとセントロイドのデータに紐づけすることができます。
We prepared data for each city where Plateau data are available on 2024/05. Plateau project keeps adding more cities every year. So, hopefully we can keep adding more cities in the future.
2023年度のPlateauの建物データの変換を行いました。毎年整備対象都市が増えているのでできれば毎年追加していきたいと考えています。
We prepared our data in two data formats and host at Source Cooperative. If you click the following download page links, you will open the data download pages.
We prepared the following files/layers for each city. Available data files/layers vary depend on its availability. We prepared polygon and centroid data are in GeoParquet format and other data are in Parquet. GeoPackage files include all data as one file.