Questions tagged [arcgis-10.2]

Use this tag when ArcGIS 10.2 is the version you are using from the ArcGIS platform.

The arcgis-10.2 tag is used to let potential answerers know that you are likely to be trying to implement their advice using ArcGIS 10.2.

The same solutions may or may not work at earlier or later versions so this prevents potential answerers providing solutions you are unable to use. They may not be using the same version as you but they are likely to know whether the advice they give can be used at both versions.

Using an arcgis-10.2 tag does NOT mean that any issue you are asking about is confined to that version.

2962 questions
4
votes
1 answer

Has ArcMap's background progress bar been fixed in 10.2?

I don't know if any other geoprocessing tool authors are pondering whether to invest the time and effort in a workaround for this "feature", but in 10.0 background processing tasks had a progress bar indication both at the bottom of the main window…
Sideshow Bob
  • 2,333
  • 14
  • 20
2
votes
0 answers

Display feature length in legend in ArcMap

Using ArcMap 10.2, how can I show the total feature length instead of feature count in the legend?
hari gis
  • 21
  • 1
1
vote
2 answers

ArcMap 10.2 crashing when opening .mxd files

One of my coworkers emailed me about some issues with opening .mxd files in ArcMap 10.2, and through further questioning she revealed it actually started when she updated to 10.1 and has continued after her update to 10.2. Apparently when certain…
landocalrissian
  • 2,146
  • 1
  • 14
  • 27
1
vote
1 answer

How to calculate a field based on other attributes

I am trying to update a field "SZone" with the information from field "Zone", based on field "PointOrder". I am trying to use Calculate Field and the following code, but it is not updating. I am using the expression: new(!Update!) def new(Update): …
MacroZED
  • 2,291
  • 1
  • 12
  • 22
0
votes
1 answer

Edited features not appearing in ArcGIS

In ArcGIS 10.2 I created multi-segment lines using the Editor. Once a line was drawn, I selected "Finish Sketch" and then "Saved Edits". My new line appears in the attribute table but not on the map. However, if I double click said line in the…
JCB
  • 152
  • 6
0
votes
0 answers

Xamarin Forms equivalent of InfoTemplate

In the past, I've used InfoTemplates to display layer attributes using the ArcGIS API for JavaScript. Now, I'm trying to make a Xamarin Forms app using the ArcGIS SDK for .NET. I'm stuck trying to figure out a way to get similar functionality. I…
Matt M
  • 101
  • 2