-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update README.md #58
Update README.md #58
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@FCCtakasawa
コメントを付けましたので修正お願いします。
README.md
Outdated
### 【3D都市モデルのパーサ】 | ||
#### ①3D都市モデル(CityGML)のパース | ||
- 3D都市モデルのCityGMLのZIPファイルのURLを指定することで、3D都市モデルのパースを行うことができる。 | ||
- 3D都市モデルのCityGMLのZIPファイルのURLはG空間情報センターから取得できる。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
この箇所にもG空間情報の参照すべきURLを埋め込んでください
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
G空間情報のURLを追加いたしました。
README.md
Outdated
## 1. 概要 <!-- 本リポジトリでOSS化しているソフトウェア・ライブラリについて1文で説明を記載ください --> | ||
本リポジトリでは、Project PLATEAUの令和4年度のユースケース開発業務の一部であるUC23-01「人工衛星観測データを用いた浸水被害把握等」について、その成果物である「plateau utils」のソースコードを公開しています。 | ||
|
||
「plateau utils」は、「PLATEAUで公開されている3D都市モデル(CityGML・3DTiles/MVT)」をパースして、Pythonに読み込むためのPythonライブラリです。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
plateau utilsの表記はPlateau Utilsでお願いします。固有名詞の大文字、小文字、半角スペースあり/なしで表記揺れが無いよう再度確認お願いします。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
全体確認し、修正いたしました。
@ShogoHirasawa |
5.利用技術と6.動作環境について作成しました。
Pull request for the format of README.md as specified in PLATEAU.
Sample:https://github.com/R5-PLATEAU-ACN/SolarPotential/blob/main/README.md