不具合 ID 番号 |
BUG-000175183 |
送信されました | March 20, 2025 |
最終更新日 | June 19, 2025 |
適用対象 | ArcGIS GIS Server |
見つかったバージョン | 11.4 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
Within returns 'true' if the first geometry is completely inside the second geometry.
The Open Geospatial Consortium (OGC) complaint ST_Within predicate pattern matrix states that the interiors of both geometries must intersect and that the interior and boundary of the primary geometry (geometry a) must not intersect the exterior of the secondary (geometry b).
対処法
Use the Overlaps spatial relationship operation instead of Within.
再現の手順