You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you run the Append Military Features tool, you get errors about Z values, like this one:
-->Could not copy geometry - you may need to add Z-values or run Fix Geometry Tool, error code=-2147219196
if you attempt to append features that do not have Z values on the geometry into the blank geodatabase, or geodatabases created using the Military Features LPKs.
I found this problem attempting to import features from the APP6B comprehensive test data. https://github.com/Esri/military-features-data/tree/dev/military-symbology-styles/test-data/app6b/gdbs
This happens because the features in the test data are not Z enabled. The tool gives error messages and imports the rows but not the geometry columns, so the features cannot be symbolized.
When you run the Append Military Features tool, you get errors about Z values, like this one:
-->Could not copy geometry - you may need to add Z-values or run Fix Geometry Tool, error code=-2147219196
if you attempt to append features that do not have Z values on the geometry into the blank geodatabase, or geodatabases created using the Military Features LPKs.
I found this problem attempting to import features from the APP6B comprehensive test data.
https://github.com/Esri/military-features-data/tree/dev/military-symbology-styles/test-data/app6b/gdbs
This happens because the features in the test data are not Z enabled. The tool gives error messages and imports the rows but not the geometry columns, so the features cannot be symbolized.
Your Environment
https://github.com/Esri/military-features-data/tree/dev/military-symbology-styles/test-data/app6b/gdbs
January 2018 version of the Military Features solution.
ArcMap 10.6.0.8321
Windows 8.1 Enterprise