Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Output coordinate layer should show coordinate value as header, display field in popup, not 0 #596

Closed
BobBooth opened this issue Mar 19, 2019 · 4 comments

Comments

@BobBooth
Copy link
Contributor

BobBooth commented Mar 19, 2019

If you collect coordinates and export to KMZ, the output popup in ArcGIS Earth is headed with "0" values for all coordinates that you click, and if you expand the KMZ item in the Layer List, all of the points have a "0" beside them. This seems to be coming from the ID field, which is set to "0".
image

Since we know that all output is going to have a "coordinate" field, we should set the layer for the output symbology to use "coordinate" as the primary display field, like this:
image

This would match the planned behavior for the Details window (#591).

Interestingly, when you export from ArcMap (10.3.1) with the same build, you do get this behavior.
image.png

@dfoll dfoll added the CyberTech label Apr 8, 2019
saip added a commit that referenced this issue May 2, 2019
#596 - Output coordinate layer should show coordinate value as header, display field, in popup, not 0
@csmoore csmoore self-assigned this May 16, 2019
@csmoore
Copy link
Member

csmoore commented May 16, 2019

Seems to be just my week, but I'm having problems getting KMZ export to work on Pro 2.4, it seems like a threading issue, but looking into (Update) - crash in FeatureClassUtils.CreateFeatures(List):

image

@csmoore
Copy link
Member

csmoore commented May 17, 2019

Tested exporting from Pro and Arcmap and Legend and Pop-up looks good now - created new issue #604 for new crash observed on export at Pro 2.4:

image

@csmoore csmoore removed their assignment May 17, 2019
@lfunkhouser lfunkhouser added this to the 2019 JUN Sprint 9 milestone May 17, 2019
@dfoll dfoll changed the title Output coordinate layer should show coordinate value as header, display field, in popup, not 0 Output coordinate layer should show coordinate value as header, display field in popup, not 0 Jun 11, 2019
@dfoll
Copy link
Collaborator

dfoll commented Jun 11, 2019

@lfunkhouser
Copy link
Member

Doc verified - website and PDFs in (MT 305 and CC 139)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants