Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nusamai-plateau: 20種類 属性読み込み #165

Closed
60 tasks done
xinmiaooo opened this issue Jan 10, 2024 · 0 comments · Fixed by #186 or #183
Closed
60 tasks done

nusamai-plateau: 20種類 属性読み込み #165

xinmiaooo opened this issue Jan 10, 2024 · 0 comments · Fixed by #186 or #183
Assignees
Labels
CityGML Models PLATEAU CityGML models

Comments

@xinmiaooo
Copy link
Member

xinmiaooo commented Jan 10, 2024

期日:1/25
nusamai-plateau/srcで、属性を読み込むための実装

  • 建築物 (bldg:)
    • 属性定義
    • 読み込みテスト
  • 交通 - 道路 (road)
    • 属性定義
    • 読み込みテスト
  • 交通 - 鉄道 (railway)
    • 属性定義
    • 読み込みテスト
  • 交通 - 徒歩道 (track)
    • 属性定義
    • 読み込みテスト
  • 交通 - 広場 (square)
    • 属性定義
    • 読み込みテスト
  • 交通 - 航路 (waterway)
    • 属性定義
    • 読み込みテスト
  • 土地利用 (luse:)
    • 属性定義
    • 読み込みテスト
  • 災害リスク (urf:SedimentProneArea, wtr:WaterBody)
    • 属性定義
    • 読み込みテスト
  • 都市設備 (frn:)
    • 属性定義
    • 読み込みテスト
  • 植生 (veg:)
    • 属性定義
    • 読み込みテスト
  • 水部 (wtr:)
    • 属性定義
    • 読み込みテスト
  • 地形 (dem:)
    • 属性定義
    • 読み込みテスト
  • 橋梁 (brid:)
    • 属性定義
    • 読み込みテスト
  • トンネル (tun:)
    • 属性定義
    • 読み込みテスト
  • 汎用都市オブジェクト (gen:)
    • 属性定義
    • 読み込みテスト
  • その他の構造物 (uro:OtherConstruction)
    • 属性定義
    • 読み込みテスト
  • 地下街 (uro:UnderGroundBuilding)
    • 属性定義
    • 読み込みテスト
  • 地下埋設物
    • 属性定義
    • 読み込みテスト
  • 区域 (urf:Zone)
    • 属性定義
    • 読み込みテスト
  • 都市計画決定情報 (urf:)
    • 属性定義
    • 読み込みテスト
@xinmiaooo xinmiaooo added the CityGML Models PLATEAU CityGML models label Jan 10, 2024
@xinmiaooo xinmiaooo self-assigned this Jan 10, 2024
ciscorn added a commit that referenced this issue Jan 10, 2024
橋梁モデルの属性読み込みとテスト

#167 を含めています

relate #165

---------

Co-authored-by: Taku Fukada <naninunenor@gmail.com>
ciscorn added a commit that referenced this issue Jan 11, 2024
トンネルモデル

relate #165

---------

Co-authored-by: Taku Fukada <naninunenor@gmail.com>
xinmiaooo added a commit that referenced this issue Jan 12, 2024
This was referenced Jan 12, 2024
@ciscorn ciscorn changed the title nusamai-plateau: 20種類属性読み込み nusamai-plateau: 20種類 属性読み込み Jan 14, 2024
ciscorn added a commit that referenced this issue Jan 15, 2024
See #165 

PLATEAUに登場するすべての都市オブジェクトの定義を記述した。

- 細かい未実装箇所などはある。
- 実データの流し込みテストは、まだいくつか行っていないものがある。
- 実データの流し込みテストを1つにまとめた(tests 配下の統合テストはファイルごとに crate
としてビルドされるため、不要に分割しないほうがよさそうに思う)。

relates #165
ciscorn added a commit that referenced this issue Jan 16, 2024
CityGMLモデルのテストなどを少し改善

- テストまわりを少し調整。DEMのテストも足したので、 #165 はいったん閉じる。
- **Int**BuildingInstallation などは BuildingInstallation などと統合する(CityGML
3.0で両者は統合されたので、我々の内部でもしれっと統合しておくのがよいと思っている)
- etc.

Close #165
ciscorn pushed a commit that referenced this issue Jan 23, 2024
都市計画決定情報モデルのテストです。データのある範囲でexampleを追加しました。

古い#180 はCloseします。

relates #165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CityGML Models PLATEAU CityGML models
Projects
None yet
1 participant