| Bug-ID-Nummer |
BUG-000123413 |
| Eingereicht | June 28, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | N/A |
| Betriebssystem | N/A |
| Betriebssystemversion | N/A |
| Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
Assuming the hand-drawn line to be created in the map view is a 3D line interpolated off the added surface. The hand-drawn line in the 2D map view is created by only interpolating the beginning and end points if only these two points are clicked in the editing or creating process. So the subsequent Line of Sight operation is based on just these from and to point vertex values. If a 2D line input is used, assuming there is no offset A or offset B in the input attribute table, the Line of Sight geoprocessing tool would 1 unit at the observer and target points automatically before execution.
As a result, the outputs of the 2D line input (with 1 unit up at each end) and the corresponding 3D line input with 1 unit up at each ends manually are identical.
Workaround
Use a 2D line feature in a shapefile or feature class.
Schritte zur Reproduzierung