不具合 ID 番号 |
BUG-000167029 |
送信されました | April 25, 2024 |
最終更新日 | February 18, 2025 |
適用対象 | ArcGIS GIS Server |
見つかったバージョン | 10.9.1 |
オペレーティング システム | Windows Server |
オペレーティング システムのバージョン | 2019 64 Bit |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
Hosted feature layers backed by the spatiotemporal data store may support Long integer values (e.g. native java Long or the equivalent Int64). GeoEvent Server's approach, publishing a spatiotemporal feature layer where a Long data type is set to Double is done to guarantee support across 32-bit applications.
In instances where a numeric value is used to represent a track identifier, an alternative recommendation is to configure GeoEvent Server to adapt the data type as a String and store the data in the geodatabase as a string value.
対処法
Use doubles for numeric. Otherwise, store identifiers as Strings.
再現の手順