不具合 ID 番号 |
BUG-000171702 |
送信されました | October 23, 2024 |
最終更新日 | October 24, 2024 |
適用対象 | ArcGIS Insights |
見つかったバージョン | 2023.3 |
オペレーティング システム | N/A |
オペレーティング システムのバージョン | N/A |
ステータス | In Review
この問題は確認中です。 確認プロセスでは、その問題が必要なすべての情報を備え、簡単に理解できること、既存の問題と重複していないこと、および有効な不具合または機能拡張の要求であることが確認されます。 このフェーズでは、説明または追加情報の提供をお願いする可能性があります。
|
対処法
Expose the Area and Length fields of the feature class
- On ArcGIS Pro, use the Calculate Geometry Attributes tool to add the shape Area and Shape Length fields on the feature Class.
Add a PostgreSQL Connector in Insights
- Click the Settings tab > Connector Types.
- Click Add a connector type > PostgreSQL.
Configure the PostgreSQL Connection
- Click the Data tab.
- Select Connections to add a new data connection.
- Choose Add Database Connection.
- Select PostgreSQL as the database type.
- Enter the necessary connection details (server, database, authentication).
- Click Connect to establish the connection to the PostgreSQL database.
Add the Polygon Feature Class from PostgreSQL
- Once connected, navigate to the Workbook again and click on Add Data.
- Select Databases > User's database connection > Select the same Feature Layer.
- Click 'Add to Workbook' to add the polygon data directly from the database to your Insights workbook.
- In the workbook, select the area and length fields created on Step 1 from the dataset.
- Drag the selection to any area in the workbook and select Chart > Scatter Plot. The chart is created.
- Click on the center of the newly added chart and move the mouse wheel to zoom in/zoom out in the chart.
- Click on the Default Extent and it works as expected.
再現の手順