Closed lfunkhouser closed 7 years ago
@ACueva Is this happening in ArcMap also?
@lfunkhouser Just tested in ArcMap. Yes, same behavior. I'll log an issue.
Update: Save As to Feature Class does work. Shapefile does not export attributes. KMZ is doing its own thing.
with build 1474 these fields are being added to feature class and shapefile. Still at 1474, some of the kmz are seemingly randomly getting corrupted, however the ones that did work did not have the fields added
added attributes to shapefile please verify. pr: https://github.com/Esri/distance-direction-addin-dotnet/pull/387
attributes are carrying over and populating ok for feature class and shapefile for lines rings circles and ellipses. still could not get any of them to produce a valid kmz #329 . Case has been created with Tech Support. Esri Case #1933479. See issue for more details on the kmz #329 issue until tech support opens a bug will update once tech support opens an issue.
please verify kmz. Now reprojecting shapefile from which kmz is derived to 4326. pr: https://github.com/Esri/distance-direction-addin-dotnet/pull/392
@pHill5136 The reproject seems to have worked. There are still some issues.
KMZs saved from rings do not have attributes. (Circles, Ellipses, and Lines do have attributes)
My lines are named lines.kmz. When I bring in the lines.kmz file to Pro, Pro names them LInes_proj. Can you remove the _proj?
Saving to KMZ produces 2 extra shape files. Is it possible to delete these files after the kmz is created?
please verify. pr: https://github.com/Esri/distance-direction-addin-dotnet/pull/394
@pHill5136 the extra shp files are still being left behind. Can these be removed?
@pHill5136 there is still an issue with name of the file as it is brought into pro...
additionally I am totally unable to save rings out to kmz
seems to only be kmz on build 1509
This issue needs to be broken into two different issues. This will be done by @NatalieCampos .
I have verified that this works using build 05-31-2017_1540
From @ACueva on January 17, 2017 23:47
Expected Behavior
I should see exactly what the addin displays:
Starting Point Ending Point Distance/ Lenght Angle
Current Behavior
Save As- Export to Feature Class
Save As - Shapefile
Possible Solution
Steps to Reproduce (for bugs)
Context
I believe we have all this information, why not export it so the customer can use it?
Your Environment
ArcGIS Pro 1.4
Copied from original issue: Esri/military-tools-for-arcgis#91