Questions tagged [arcgis-10.1]

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

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

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.1 tag does NOT mean that any issue you are asking about is confined to that version.

ArcGIS is a large platform so try to always use a product tag such as arcgis-server or arcgis-desktop in conjunction with this version tag which applies to the platform as a whole.

3075 questions
10
votes
4 answers

ArcGIS 10.1 Lightweight Runtime

Does anyone know where I can find more information about the new Lightweight Runtime that will be included with ArcGIS 10.1? This was discussed at the recent DevSummit and ESRI Federal User Conference. I am looking for any general information about…
Britt Wescott
  • 3,476
  • 5
  • 40
  • 59
9
votes
1 answer

How to add a custom north arrow to ArcMap?

I created a custom north arrow in Inkscape, now I cannot seem to add it to ArGIS 10.1. I would ideally like for it to be displayed in the north arrow selector window (See attached image). How can I add my custom north arrow to ArcMap 10.1?
Aaron
  • 51,658
  • 28
  • 154
  • 317
6
votes
4 answers

Export selected columns (to excel or dbf) in ArcGIS Desktop 10.1

I have lots of column in shapefile and I need few columns. Therefore, I am trying to select using control and trying to export but it exports all the columns (I did not get “selected records “option while exporting) Image 1 : I tried using…
Sunil
  • 4,763
  • 7
  • 43
  • 87
4
votes
1 answer

How to change line thickness of multiple symbols without altering other properties?

I want to change all of my line thicknesses in of my symbology to a 2 within the same feature class. I have about 30 lines. Right now, I have to change it separately with each line. Is there a way to select them all to change them?
MjonesGEO
  • 791
  • 1
  • 10
  • 27
3
votes
2 answers

AoInitialize - "ArcGIS product not specified." 10.1 Student Edition single use license

I have a Student Edition of ArcGIS 10.1 for Desktop Advanced. My license is set up on my machine as single use. I am trying to initialize the license in ArcObjects, however I get the following error: "ArcGIS product not specified. You must first…
lintmouse
  • 307
  • 4
  • 10
2
votes
0 answers

How to add marker while click on geosearch location?

I am using the archgis map and basemap street.1) Fist i click on the geosearch button and then show the search location when i click on the search location one function fire which is shown below: function…
1
vote
2 answers

Is there a way to run a Def Query on an AOI?

I want to spatially only display features within an AOI boundary. Is there a way to do this like with the def query tab in a feature classes attributes?
MjonesGEO
  • 791
  • 1
  • 10
  • 27
1
vote
3 answers

I have a 6 mile line that I need to make a point every 500 ft on it

I have a 6 mile line that I need to make a point every 500 ft on it. Any idea what tool I can use to do this? I have arcmap 10.1 standard.
MjonesGEO
  • 791
  • 1
  • 10
  • 27
1
vote
2 answers

How to count the number of shapefiles that touch each polygon?

I am trying to assign a number value field to different habitat shapefile polygons that is the number of other habitat type shapefiles that overlap or share a boundary. For example, I have 5 different habitat type shapefiles. I want each habitat…
Pat
  • 21
  • 3
1
vote
1 answer

How do I protect a custom ArcMap extension with SofPro PC Guard for .NET?

I have a library containing an arcmap extension that I would like to protect using SofPro's PC Guard for .NET. Since Sofpro won't let me protect my dll unless I also protect arcmap.exe, I changed my dll so that it gets built as an Exe. (I added a…
Kirk Kuykendall
  • 25,787
  • 8
  • 65
  • 153
1
vote
0 answers

Deleting rows in grid attribute table not allowed

I want to delete records in a raster attribute table. The window shows me an error message while deleting record. Grid attribute table is blocked from deletion. I have attached a picture of the error.