Groups
Groups
Sign in
Groups
Groups
QGIS初心者質問グループ
Conversations
About
Send feedback
Help
統計パネルの表示形式について
120 views
Skip to first unread message
Kubota Yuto
unread,
Jun 26, 2025, 1:43:44 AM
Jun 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QGIS初心者質問グループ
いつもお世話になっております。
統計パネルの「値(Value)」列について、
桁数の多い数字だと指数表記(例:1.17909e+08)になってしまいます。
一の位の数字まで確認するためには、何か方法があるのでしょうか。
データ型はdoubleです。(元データが小数点を含みます。)
よろしくお願いいたします。
ありた
unread,
Jul 5, 2025, 12:59:28 AM
Jul 5
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QGIS初心者質問グループ
こんにちは
本当はソースビルドして確認できたらよかったのですが、できず仕舞いで推測になります。
下記ソースの
QLocale().toString( val )
が数値データの文字列化を行なっていますが
書式指定なしで記述されているため、大きな数値など値により指数表記になったりするようです。
https://github.com/qgis/QGIS/blob/final-3_44_0/src/app/qgsstatisticalsummarydockwidget.cpp#L344
プラグインの「属性の基本統計量(HTML 出力)」ですと、小数書式で出力されます。
また、一時凌ぎ的な方法ですが、仮想フィールドを作成し、目的の統計量を求める式を入力し
(準)リアルタイムに更新されるようにする方法もあるかと思います。
方法については下記スレッドもご参考ください。
https://groups.google.com/g/qgisshitumon01/c/kvqXCQuyAtg
2025年6月26日木曜日 14:43:44 UTC+9
michike...@gmail.com
:
Reply all
Reply to author
Forward
0 new messages