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

learn more… | top users | synonyms

2
votes
3answers
48 views

How to divide a polygon with another polygon

I am working in ARCMAP 10. I am trying to divide a polygon with another polygon. I don“t want to clip any part away, but only divide the polygon? The polygons are stored in two different layers.
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 ...
3
votes
2answers
227 views

Why does ArcMap connect to a Personal Geodatabase (PGDB) even when no feature classes (or tables?) are referenced in the MXD?

I have an odd question from a user in the same goverment that I work for. When he opens a .MXD-project in ArcMAP a Personal Geodatabase also opens that is not part of the project and does not have ...
1
vote
2answers
78 views

Arcpy to copy a layer in the ArcMap TOC, rename the copy, and paste back to TOC?

I want to make a copy of a layer in the ArcMap TOC (passed to my script as a Feature Layer), assign the copy a new name, set a definition query on it, and then add the copied Feature Layer back into ...
0
votes
1answer
29 views

Wrong object size after projecting spatial data from one coordinate system to another

I am having problems reprojecting items in ArcMap 10.1 from British National Grid To WGS84. (WKID: 27700 Authority: EPSG to WKID: 102100 Authority: ESRI) All Polygon Layers I project [I use Project ...
0
votes
1answer
45 views

Create road speed limit segments with linear referencing

I have a route-feature class and a point feature class with speed limit signs. In ArcMap I am capable to reference the signs on the route with help of a reference field and using the locate features ...
0
votes
1answer
32 views

Rendering a layer in ArcMAP using ArcObjects and Pyhon

I succesfully wrote a script to render a Uniquevaluerenderer in a layer in ArcMAP using symbols from 4 parameters (values) read from the attribute table of the layer. I used ArcObjects and VBA, but ...
0
votes
1answer
40 views

ArcMap Geoprocessing Operation to create a layer with incorporated places and, separately, surrounding unincorporated portion of a county?

I am working with TIGER FILES, attempting to use the update (analysis) operation in ArcMap 10.1. The files I'm using are counties, and the incorporated (non-CDP) segment of the places file. I'm ...
0
votes
1answer
57 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 ...
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 ...
-1
votes
1answer
25 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 2 3 4