ArcMap is the main component of the ESRI ArcGIS suite of geospatial processing programs.

learn more… | top users | synonyms

3
votes
2answers
55 views

Arcmap [ArcView License only] 10 labels at different scales

Is it possible to have different labels at different scales (without duplicating layers)? For e.g. I have loads of point shapefiles and would like to label them with ID, Name and postcode. My idea ...
0
votes
0answers
33 views

Comparison of two tables in ESRI ArcMAP

I have two tables with information. In one table i have information about KM POST. It include fields Object_ID, PostKM_ID,Measure and Measure KM. In another table i have information about bridges ...
0
votes
0answers
57 views

Unique Polygon Border Colors and Matching Label

I'm working with zip codes, and I'd like to have each zip code polygon have a uniquely colored border with a corresponding label color. So, ideally, zip code 12345 would have no fill color, a blue ...
2
votes
0answers
28 views

Versioning an ArcMap Extension

When developing an ArcMap extension, is there an automatic way to handle versioning? In the snippet below, the Version tag can be updated manually, but is there a way to auto-increment it or let the ...
2
votes
1answer
40 views

ArcMap adjust z values for all verticees in polylines

Is there way in Arc Editor (10.0) to adjust all the vertices z values by an offset? (translate in z axis?) I have many polylines which need to be lowered (eg: subtract 1m from every vertex z-value). ...
5
votes
2answers
107 views

ArcMap Arcpy scripts: How to handle user password input?

I'm currently trying to write a script that has a username & password input which then returns some data if the user has appropriate access. The script works just fine when I hardcode my own ...
0
votes
0answers
41 views

R-raster versus ArcMap Bioclim clipped values differ?

I have a set of lat/long ccordinates for which I wanted to pull corresponding BioClim (1-19) values. I first used ArcMap, without interpolating, and came up with a set of data. I then used R's ...
1
vote
2answers
80 views

ArcMap 10.1 point snap: Unable to snap to a point please help!

Very basic question sorry, missing some fundamentals. Outline: I have 4 points as a .shp also converted to .lyr that I brought in as a x/y table and converted. I want to create a polygon as a ...
1
vote
1answer
21 views

How to calculate (summarize) atribute values of each point included in certain polygons?

in ArcMap 10.0 I have one point shapefile (some adress layer with number of citizens) and one polygon shapefile (geomorphological segmentation). I need to add up citizens who live in certain area. I ...
0
votes
0answers
29 views

How to get the nearest line to a feature?

I have features on map, and i want to get the nearest poly-line to each one. How to write spatial query to get the nearest one. I tried to use ISpatialFilter but i couldn't reach anything.
1
vote
0answers
54 views

Creating Raster with values based on function output

I have a function that calculates a price based on the input slope and distance. I want to write the price to a raster as the rastervalue. How do I do that? OpenSource and ArcMap solutions would work. ...
2
votes
0answers
34 views

Cluster GPS Points by set Distance

I have X,Y data that I am trying to buffer to find clusters. My definition for a cluster is " 2 or more points with a maximum distance of 200 meters". My problem is: Point A, Point B, and Point C ...
1
vote
0answers
53 views

Is ArcFM or ArcMap leaking memory when switching between page templates?

Can anyone else reproduce the memory leak described below? Any insight into what may be causing the leak is appreciated. I have custom code that swaps between landscape and portrait templates and ...
2
votes
1answer
67 views

Join feature classes from two ArcSDE geodatabases with same schema?

I am working with two ArcSDE geodatabases -- one for test, one for production. They both have the same schema. I recalculated an attribute in the test environment and wanted to push that to ...
0
votes
2answers
83 views

Make a “Shaded Area Polygon” from HILLSHADE raster in ArcInfo 9.3

How am I suppose to extract the values ( Value<=100 ) from this HILLSHADE raster, and then make the extracted values as a VECTOR POLYGON (shapefile) ---I'm using ArcGIS 9.3 (ArcInfo with all ...
0
votes
2answers
61 views

Missing options on database connection in ArcCatalog

I have 2 databases on the same server. I can add connections to them both without a hitch in ArcCatalog (or catalog in ArcMap). The problem is that I seem to be losing some options when right clicking ...
0
votes
1answer
58 views

GNSS SOLUTION making shape file

Im having trouble exporting GNSS solution output for i need shape file out of my surveyed data butthe only thing i can have is a dxf....can someone show me how to export GNSS into a shape file? or any ...
2
votes
1answer
112 views

Select top 5 most items in a geodatabase

I'd like to know what is the best way to select the 5 most expensive items (in terms of actual monetary value) in my geodatabase where i have a price field. Prices are not necessarily ordered but can ...
0
votes
0answers
33 views

ArcGIS export layout with inserted EMF graphics

using ArcGIS 10 SP3 for some simples mapping tasks. But::: I have a layout with some inserted EMF graphics. These graphics are in fact formatted Excel-tables. The first rows in the tables are shaded ...
2
votes
2answers
123 views

How to clip a layer file

I have a world imagery layer that I want to clip to a single county. I would just save as a JPEG and edit using other software, but this uses a lot of processing power if I want a high resolution. I ...
2
votes
1answer
105 views

How to make smaller ArcMap PDF for use in InDesign?

I frequently build reports that incorporate ArcMap maps. The maps are all exported in PDF format. I am finding that there are so many line segments in the map that importing them at times is almost ...
4
votes
2answers
109 views

How to create a smallest quadrilateral concave polygon around GPS points?

I have this GPS track in a metric grid (Symbology by elevation, if anyone wonders): I need to define it's general area - for registrations and permits, with just 4 points. Therefore, I assume that ...
1
vote
1answer
26 views

Why does onDemand setting remove my buttons from my menu?

When I set the onDemand="false" attribute, my buttons disappear from my menu! I'm setting the attribute to false so that I control its behaviour using the OnUpdate override in code. Am I doing ...
3
votes
1answer
67 views

Preventing ArcMap from Clipping Neatline when Exporting Map

I cannot seem to keep ArcMap from clipping off a fraction of an inch on the edges of the maps I am exporting: I would like the 1.5 point border that is set for the legend to be uniform around the ...
3
votes
1answer
373 views

Spatial Join problems in ArcGIS 10.1 - intersect polygon and lines

I have hurricane tracks (Lines) and Florida county boundary (polygon) and I want to extract only those hurricane tracks that intersect Florida. In ArcMap 10.0 I used Spatial Join (from ...
2
votes
1answer
63 views

Failed attempt to relate a .csv file of 400 records to a single record in a point data layer

I have the Provincial Groundwater Monitoring Network as a point feature of 39 monitoring wells which includes an attribute for WELL ID. Each monitoring well then has a corresponding .csv file with 400 ...
2
votes
1answer
72 views

Making a subsurface TIN model

I had been very glad if any of you have time to help me. I am a student and currently writing a thesis. In this paper I will create a 3D model of a glacier, where I will show the internal structures ...
2
votes
1answer
37 views

ArcGIS 9.3.1 User Privileges

I know that you can grant privileges for users using ArcCatalog for the whole Dataset as letting them select, update, delete and insert feature classes. But my question is how could I grant the ...
3
votes
1answer
87 views

ArcGIS key numbering labels for every feature in one layer

I would like to use key numbering when labeling specific layer. But the tricky thing is I want to label every feature in this way. By default, key numbering is last option in Strategy order (source). ...
5
votes
1answer
128 views

Is there a way to add a PDF to ArcMap as data?

I receive a lot of PDF maps (vector, image, with georeference and without) and I am having to convert them to an image file before I can add them to ArcMap and georeference. I can't see any obvious ...
3
votes
0answers
88 views

Can ArcGIS handle missing values to create a contour map?

I am trying to create a contour map for a waterbody. It turns out that in several locations there is no data. I just don't want to use the missing values as zero in ArcGIS because it would create ...
1
vote
1answer
53 views

Hyperlinking Access db to ArcMap

I am trying to hyperlink from MS Access to ArcMap to view specific features. Within MS Access, I have 1400+ lines catalogued. I would like to click a button and view the line in ArcMap. Any ideas ...
2
votes
3answers
129 views

Breaking a dynamic text line in data driven pages

I am using data driven pages and some of my dynamic text attributes are too long for my layout. Is there a way to break the line into 2 or more lines with out editing the data? Example: FROM Billy ...
0
votes
0answers
48 views

Can you insert a marker symbol at a specific scale?

I have a map that is consistently used at a 1:500 scale. I want to be able to add structures to the map to view and move them around to get the best fit. The end user is new to GIS and I am trying to ...
2
votes
1answer
43 views

Displaying raster attributes on data driven pages

I have a feature class of 50 properties that are ranked. I have a photo for each property stored in a raster attribute column (in the feature class) called "Picture". I am trying to create a Dynamic ...
3
votes
1answer
137 views

Convert ArcMap label expressions from VBScript to Javascript or Python

I have a large number of layers (hundreds) with label expressions written in VBScript. I am using ArcMap 9.3.1, and I'm now starting to export the layers as MPKs for use in our ArcGIS Runtime (WPF) ...
0
votes
1answer
70 views

How to get DXF to show up in the right spot?

I just followed the advice of this forum post in order to export the vector layers of a PDF for usage in ArcMap. The map vector layers in the PDF were spatially referenced. I was able to export the ...
4
votes
2answers
92 views

ArcMap: Calculate Quarter using Date field

I am using ArcMap 10.0 and making a map where I symbolize on annual quarter (i.e. Q1 2013, Q2 2013, and so on by quarter through 2015). If a date field contains this: 01/15/2013, and I wanted to ...
0
votes
1answer
38 views

Vba Cons Numbers [duplicate]

I want to make a list of cons numbers(ex. 1,2,3...) in field calculator (VBA). When I am putting for example: (dim d d=[field]+1). The result is all my fields are =1. How to solve this arc map (vba). ...
1
vote
2answers
91 views

How to drag a layer from ArcMap Add-in into its MXD?

I have a simple ArcMap Add-in that displays all featureclass names in a database inside of a ListBox. If I select a name or multiple names in the listbox, how can I drag and drop it in ArcMap? Just ...
5
votes
0answers
71 views

Is it possible to add to the map a layer containing results from a sql query

I'm developping an ArcMap Extension and I need to join an existing feature class with data from a sql query located on another DBMS. I already set up a Workspace with an OleDbWorkspaceFactory. I'm ...
5
votes
1answer
394 views

How can I edit/create new Normal.mxt template in ArcGIS 10.1?

I used to work with .mxt templates often back in version 9 and 8 but things seems to have changed since then. I realized that my new documents are loading a style file I don't want to to be loaded ...
3
votes
0answers
187 views

VBA Convert decimal degree to Meters button

I have 2 data frames one which has WGS data in it and the other OSGB1936. I am trying to create a button where the user can input decimal degrees (WGS) and it will zoom them to that location in ...
1
vote
0answers
85 views

How to calculate the density of settlement per 100 square kilometers?

I have a point shapefile representing settlements. I want to calculate the density of settlement per 100 square kilometers. Should I use point or kernel density? I am working with ArcGIS. Is there any ...
2
votes
0answers
95 views

Python script to create a point on a line with attribute data

I have a line feature class with 2 lines (Engineering and Continuous Station series) co-incident on each other. I have created a toolbar(ArcGIS Desktop add-in 10.1) with 3 tools on it, add control ...
2
votes
1answer
75 views

Error 010240 with ZonalStatistics

I have a code that calculates the sum of water recharge for a pixel for a 9 year period (This piece of code works fine, just thought I would show how it is made just in case. The values range from 0 ...
2
votes
1answer
230 views

Which coordinate system and projection shall I use for georeferencing google map image in ArcGIS?

I have saved Google Maps image (not Google Earth) of area at latlon(17.692437,83.218689) by some method in jpeg format. It is an exact snapshot of the Google Maps. Now I need to geo-reference it to ...
3
votes
1answer
124 views

How to intersect 2 polygon layers with a given tolerance for features in different layers only?

I can intersect 2 layers with polygons using ArcMap. However I can specify only overall tolerance no matter what layer a feature is in (even same layer). So I either end up with lots of slivers if I ...
3
votes
2answers
212 views

Split a Polyline into small segments

I am writing an addin, which needs to split a polyline into a number of segments taking the number of segments as an input from user. How can I accomplish this?
2
votes
1answer
92 views

Why can I not drag (re-order) layers within Table of Contents in ArcMap 10?

I added Raster data from a folder into ArcMap 10.1 and I cannot seem to drag any layer within the Table of Contents. Can someone help?

1 2 3 4 5 20