Plateau-py

Latest version: v0.0.1a5

Safety actively analyzes 623172 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2

What's Changed
* Add urf:zonalDisasterPreventionFacilitiesAllocation by sankichi92 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/7
* Add zonalDisasterPreventionFacilities to semantic_parts by sankichi92 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/8
* Fix CI failure by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/9
* DEM (TIN) をメッシュとして読み込むプロセッシングアルゴリズム by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/10
* 公共測量標準図式 (DM) の LoD0 を子地物として読み込む by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/20
* Feature処理器に表示名を与える、外観読み込み処理のアタリ付け、など by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/24
* 仕様上2次元の地物/LoDは2次元で読み込む by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/26
* Bump ruff from 0.0.275 to 0.0.277 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/27
* 変換先CRSを指定できるようにする by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/30
* []string をQGISではカンマ区切り文字列として使う by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/33
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/35
* Bump ruff from 0.0.277 to 0.0.278 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/34
* Bump ruff from 0.0.278 to 0.0.280 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/37
* ツールバーにアイコンを設置する by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/38
* Fix: orgRank -> rankOrg by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/40
* tsunamiのtypoを修正 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/41
* xALの住所を単なる文字列の結合として読みこむ by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/42
* マニュアルの作成 by Guarneri009 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/43
* ディレクトリ修正、PDF作成 by satoshi7190 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/44
* Bump ruff from 0.0.280 to 0.0.282 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/45
* Bump ruff from 0.0.282 to 0.0.284 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/46
* マニュアルの修正 by satoshi7190 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/47
* Bump ruff from 0.0.284 to 0.0.285 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/49
* GenericCityObjectが読めないバグの修正など by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/52
* lodの値を地物の属性としても持たせる by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/53
* 既存の同名レイヤに追記する処理 by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/50
* plateau モジュールの外部パッケージ化 by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/55
* ソースファイル名を各地物に記録する by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/56
* 読み込むLODを制限できるようにする by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/59
* 建物災害リスク属性テーブルを災害種類ごとに分ける by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/60
* LODsの読み込み方のオプションを整理する by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/62
* 読み込んだレイヤに3Dシンボルをセットする by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/64
* wkbtypeの取得のエラーを修正 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/65
* append modeでレイヤの領域を更新の処理を追加 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/66
* DM (公共測量標準図式) の読み込みを一旦無効化する by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/69
* Fix: コードリストの値 (description) が空の場合にエラーになる by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/71
* Feature/68 remake manual by Guarneri009 in https://github.com/MIERUNE/plateau-qgis-plugin/pull/70
* Fix/document by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/72
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/MIERUNE/plateau-qgis-plugin/pull/67
* Memory provider の spatial index を有効にする by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/74
* 著作権表示をMLIT Japanに変更 by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/73
* プロセシングアルゴリズムをメインスレッドで実行させる by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/75
* マニュアルに災害リスク情報の件を追加 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/78
* メッシュのラスタライズの手順を追加 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/79
* 3D表示の説明追加 by kntoshiya in https://github.com/MIERUNE/plateau-qgis-plugin/pull/80
* 追記後のdata providerのリロードを一旦やめる by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/81
* gml:description を読み込むように by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/82
* 空要素を読み飛ばす by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/83
* 一部の属性値の定義を見直し by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/84
* 都市計画決定情報のすべての都市オブジェクトを個別のレイヤに分ける by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/86
* 事前定義コードリストを更新 (2023-09-14, PLATEAU 3.2) by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/85
* plateau-py を PyPI から取り込む by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/87
* PLATEAU 3.2 by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/89
* BuildingDetailAttribute などを別表として読み込む by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/92
* PLATEAU 1.x の都市計画決定情報もLOD1として扱う by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/93
* AuxiliaryTrafficArea を分離する by ciscorn in https://github.com/MIERUNE/plateau-qgis-plugin/pull/98

New Contributors
* sankichi92 made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/7
* ciscorn made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/9
* dependabot made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/27
* kntoshiya made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/41
* Guarneri009 made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/43
* satoshi7190 made their first contribution in https://github.com/MIERUNE/plateau-qgis-plugin/pull/44

**Full Changelog**: https://github.com/MIERUNE/plateau-qgis-plugin/commits/v0.0.2

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.