ArcMap is the main component of the ESRI ArcGIS suite of geospatial processing programs.
2
votes
1answer
40 views
Selecting features with attachments
Is there a way to select features in a layer that have an attachment. I want identify all features on a map that have an attachment accociated with it
Thanks
2
votes
1answer
42 views
Table Borders won't print when added to display
I've encountered this problem every so often over the last few years. When adding tables to the display in ArcMap, the following occurs when printing the map:
All table borders visible on the ...
0
votes
1answer
96 views
Batch Export feature attribute to ascii
I have around 160 feature classes that I need to convert into ascii files. Spatial statistics tool ---> Utilities ---> Export feature attribute to ascii only allows converting one file at a time. Is ...
0
votes
1answer
128 views
Given a C# ArcMap custom toolbar with engine source files in a folder is there a way to install the toolbar and engine without going through VS?
I was given ArcMap toolbar and tool engine files without instructions on how to install but the code was done by someone else and it should work. How do I install it in ArcMap 10? I attempted to add ...
2
votes
1answer
193 views
How to Convert labels to DWG Cad file?
I have a new task where the client is asking for a .dwg file of layer labels. My first thought would be to create an annotation of the labels and then try and use the Export to CAD tool in ArcMap. ...
4
votes
3answers
174 views
Is it possible to target an ArcMap add-in to an earlier version?
My development environment is Visual studio 2010 with ArcGIS Desktop 10.1 installed.
I need my add-in to support 10.0 AND 10.1. Right now, if I try to install it on ArcMap 10.0, it fails.
Is it ...
0
votes
0answers
99 views
How to set date as default value in Arcmap?
I need to set default value of the field "ExpireDate" to 31/12/9999. When I'm trying to set it it changes to the number 2958465.
What is the problem here?
2
votes
4answers
437 views
How to zoom to selected Feature in ArcMap using ArcObjects?
By using the QueryFilter I am getting some features based on the query and I am placing that feature names in a listbox.
When the user selects a particular name in the listbox that feature has to be ...
3
votes
1answer
149 views
How do I transfer specific attributes from a point feature class to a polyline feature class
I have a point feature class that I have used to create stream segments of interest. Now I'm trying to transfer some of the attributes from the points feature class to the new polyline feature class. ...
1
vote
2answers
198 views
Data View/Layout View Changes - ArcMap 10
I have code that will hide a certain set of points from the view using an ExclusionSet, and then switch to layout view for printing.
I noticed in my 9.1 version, when after I am done printing, and I ...
8
votes
1answer
96 views
What's the ArcObjects equivalent to ArcMap's Flip button
In an ArcMap extension, I need to flip multiple lines from a selection.
The ArcMap Flip button only allow to flip one feature at a time.
What's the ArcObjects equibalent to the ArcMap's flip button?
...
4
votes
4answers
131 views
How to determine if all points on a map are identical in arcpy?
My eventual goal is to automate kernel density calculations for a large corpus of point data; however, if all points are identical (for example, if there are 7 points all stacked on top of one another ...
5
votes
1answer
153 views
How to Display the World Map in Projected Coordinate Systems
I am trying to create a simple presentation map and I download the global level country boundaries shapefile from http://www.diva-gis.org/Data. The layer coordinate system is in Geographic Coordinate ...
5
votes
1answer
143 views
How to Comment Out Definition Queries
I use Definition Queries a lot in my daily GIS life, but one of the many things I've found annoying about ArcMap is the inability to comment out Definition Queries. I'd like to have this option as ...
1
vote
0answers
37 views
Show representation properties in object inspector in ArcMap 10
When you inspected a feature in the object inspector in ArcMap 9.x (opened by clicking the "Attributes" button in the editor toolbar), you were able to see the properties of ALL the features ...
3
votes
1answer
68 views
How do you access the Draw toolbar symbol(s) from ArcObjects?
I'm dropping a text element onto a map and I'd like to use whatever settings the Draw toolbar has (font, size, color, etc).
Is there a convenient way to access symbol interfaces? Or do you have to ...
3
votes
1answer
206 views
How to find polygon neighbors by rook and queen contiguity in a feature class?
I have a feature class containing several polygons. I would like to find all polygons that have a common border to a polygon of my choice. This can be done with the ISpatialFilter and ...
0
votes
0answers
41 views
code to draw a line taking length and angle as input from user in arcmap
I want to make a command tool in arcmap. The purpose is to ask user to provide length and angle as input from a point(already selected by user) and then draw a line.
1
vote
0answers
109 views
How to overlay 3 different layers using ArcMap
I have to overlay 3 different layers called "Bacino Isonzo Perimetro", "Bacini Tributari Isonzo", and "Isonzo" in ArcMap. Layers'properties are shown below.
BACINO ISONZO PERIMETRO
Data Type: File ...
3
votes
2answers
162 views
WMS layers don't draw in QGIS or ArcMap but do in OpenLayers
WMS Map was published by myself in AutoDesk Infrastructure Map Server 2013. I can connect and load detials (properties / metadata) in QGIS Browser, ArcCatelog. I can load the wms into QGIS desktop and ...
5
votes
2answers
139 views
Is it possible to modify the ArcObjects IProgressDialog2?
It turns out that the best way to run long tasks in ArcMap is to use the IProgressDialog2. The BackgroundWorker in combination with ArcObjects (STA Threads) is a mess.
However, it seems that the only ...
-1
votes
1answer
27 views
How to consume secured arcgis map (role based active directory users) with SharePoint?
What is the best way to consume a secured arcgis map with sharepoint?
1
vote
1answer
50 views
Does multimodal network need a physical intersection between a point (terminal) and a line (rail or road)?
I have created a network dataset with rail, road, and intermodal terminals and set up the connectivity so that you can only travel in-between the two at the terminals. Terminals realistically can be ...
2
votes
1answer
64 views
How do I choose a specific position for ArcMap labels
ArcMap 10.1: Labels on tiles I have set up for data driven pages randomly locate around the page instead of in the centre or in the corner where I want them to be despite allowing overlapping labels ...
1
vote
2answers
157 views
How to add field attribute values from line features to polygon features they pass through using Python?
I have a set of polygons and I want to add a field with the name of the streets (from another feature class of streets) that are within each polygon. Using Select Features by Location, I select ...
1
vote
1answer
104 views
Is it possible to create a join between a feature class and a table created with an InMemoryWorkspaceFactory
I'm trying to join a featureclass contained inside a pgdb with a table created with an InMemory Workspace.
The in-memory table contains results that I want to use to define symbology on the ...
2
votes
1answer
51 views
How to add a ITable (Table object) to the current map (or document)?
I created an in-memory results ITable and I need to add it to the current ArcMap document/map to see the generated data. How can I do it?
3
votes
2answers
149 views
How to remove empty classes from legend in Arcgis
I have a classification image with only 12 classes. I'm preparing layout using this image. when I add legend into layout page, a lot of empty classes loaded together with these 12 classes. Totally 255 ...
3
votes
1answer
160 views
Clip data frame using “Outline of Selected graphic(s)”
I did a subtraction of a data frame in ArcGIS using the following steps.
I prepared a layout in ArcGIS. There is a lot of empty space at the top of layout page. So I want to remove this space. I used ...
2
votes
1answer
88 views
How to prepare layout to print multiple images on a page using Arcgis?
I want to print multiple images on a layout page with legends. All image are the same size and same georeferencing. How should I prepare it?
Thanks a lot
4
votes
1answer
118 views
How to render features with different symbols depending on in memory data?
We are developing a complex ArcMap extension software which contains class extensions, a workspace extension and some ArcMap extensions.
The purpose of the software is to link our existing management ...
1
vote
1answer
86 views
How to set a color for a rectangle?
I had drawn a rectangle by adding element to graphics container like the code below:
IGraphicsContainer gc = mxDoc.FocusMap as IGraphicsContainer;
gc.Reset();
IRectangleElement rectangleElement = new ...
3
votes
1answer
553 views
Field Calculator VB Script Codeblock IF statement syntax is wrong
I can't figure out why the syntax is wrong in Field Calculator ArcMap 10. The complete codeblock is
Dim CapitalDia As Number
Dim TwagDia As Number
Dim X As Number
CapitalDia = [New_Pipe_S]
TwagDia ...
2
votes
1answer
47 views
Domains can only be delete or modified by the owner?
Arcmap States that "When a new domain is created, the owner of that domain—that is, the user who created it—is recorded. Only the owner of an attribute domain can delete or modify it."
So say for ...
0
votes
0answers
25 views
How to capture the “OnFeatureChange” or “OnFeatureChange” for a parcel in a cadastral fabric?
The normal "OnChangeFeature" and " OnCreateFeature" don't fire when editing in a cadastral fabric and I'm looking for similar events where I can hook into editing events that are occuring for ...
3
votes
0answers
55 views
ArcMap is Corrupting my Map Templates
Yesterday ArcMap crashed and corrupted the toolbar layout of a map I used as model.
No TOC, the Menu bar is on the left, ... Nothing dramatic, so I replaced them to something that is more of my ...
5
votes
2answers
176 views
How do I remove unwanted attributes from spatial join using ModelBuilder?
I am new to ArcGIS 10 and am currently building a model. This is a brief rundown of what I am doing at the moment. I have 2 shapefiles: one a polyline and the other is point data. I have joined both ...
3
votes
1answer
143 views
How to get X and Y coordinate values of the map?
I want the upper right and lower left coordinate of the exposed portion of the map, and for the whole map.
What is the way to do this?
1
vote
1answer
64 views
Access to WMS from ArcMap with extra parameters
I'm trying to access AIRS WMS from ArcMap with additional time parameter (&TIME=2012-07-01) to see this summer's CO concentration. But the server returns a response with standard parameters (last ...
1
vote
1answer
157 views
How to change the view from layout view to data view using c# code in ArcMap?
How to change the view from layout view to data view using c# code?
1
vote
1answer
45 views
How to get 'IGraphicsContainer' from the map?
I tried to get IGraphicsContainer from Data View (active map) using FocusMap, ActiveView
IGraphicsContainer graphicsContainer = (IGraphicsContainer)neApp.Document.MxDocument.FocusMap;
but the ...
-1
votes
1answer
90 views
How to get the nonspatial tables in the TOC into a combobox in ArcMap?
I'm new in using Arcobject . i'd like to set dbf of ArcMap TOC to the Combobox Items.
How can i set dbf files to items of combobox using C# programming and Arcobject ?
2
votes
1answer
167 views
How to draw a rectangle a the map using C#?
I have two points, Ipoint upperRight; and Ipoint lowerLeft; points.
from the previous points i can get the height and the width for the rectangle.
How can i draw a rectangle on the map?.
I think i ...
0
votes
1answer
247 views
Calculate CTI TWI using raster calculator: Negative values
I am calculating Topographic Wetness Index for a study area using SRTM DEM (90 and 30m).
I understand there are many "flavors" of TWI (CTI).
I have been using: TWI = ln(As +1 / tanB)
where As ...
2
votes
1answer
86 views
how to obtain elevation points for a road using contour?
I have contour lines, & roads centerlines feature classes, I need to get points with elevation in the starts, intersections, & the ends of the roads, how can I get this information? I used the ...
3
votes
2answers
399 views
How to break a single polyline into multiple polylines in ArcMap 10
I want to delete certain segments in a selected segment of a line in a line shape file in ArcMap10.
1
vote
0answers
113 views
How do I find the pgAdmin connection parameters?
I need to create a connection from arcmap to pgadmin using a python module because of an arcpy script, but I am unsure of how to get the pgadmin connection parameters. I think it may be some kind of ...
2
votes
1answer
260 views
How do I select * rows of multiple columns in one query using Select by Attributes within ArcMap?
I am trying to convert a psql query string into arcpy formatting for an UpdateCursor where expression parameter:
'''SELECT ...
1
vote
0answers
61 views
How to add data from a Google map as layer in ArcMap using C#?
A want use C# to write a tool: add data google map as a layer in ArcMap. I am using Arcgis 10.0.
Can you help me.
Thanks and regards.
1
vote
1answer
146 views
How to get pixel size of Data Frame in arcMap layout?
The data frame where the map diagram will be presented in, appeared on the screen not in the actual size which is part of A4 page template, I want to get the actual size by getting the pixel size ...