ArcMap is the main application of ArcGIS for Desktop and the tag for that (arcgis-desktop) should normally be used in preference
0
votes
1answer
16 views
converting UTM cordinates into map area [on hold]
I have 4 coordinates in UTM coordinates, I want to know, if I can get a plot of the map from those 4 UTm coordinates and thereby, the area of that map.
2
votes
2answers
21 views
How to extract one band from a three band raster in ArcMap?
I'm fairly new to ArcGIS and I get into trouble extracting a single band layer from a raster image .img in ArcMap that I want to use after in zonal statistics. So far, all help I found is to do the ...
0
votes
0answers
16 views
Is there a way to set different levels of transparency (opacity) for a polygon's border and its interior?
I have some polygons which I'd like to display with their interior displayed at a higher transparency than their borders. Right now, I am doing it by creating two separate layers with the same data ...
0
votes
0answers
23 views
Why does Kernel Density fail in model with ERROR 000865?
I am attempting to build a model using variables for automation. (see below)
The problem I am having is when the model attempts to run the Kernel Density. It seems as if the Kernel Density will not ...
2
votes
1answer
44 views
ArcMap lagging when I use the measure tool
ArcMap is lagging when I click the measure tool, my data isn't particularly big (biggest .shp is ~150mb) and my PC is brand new. Any idea what may be causing this?
1
vote
3answers
42 views
Greyscale Raster (tif) in ArcMap
I've searched all over google and have found nothing. I want some tiff files I have in ArcMap to be in greyscale with the rest of the layers in colour, similar to the style override > greyscale option ...
2
votes
1answer
26 views
Enforce inter-field dependencies during editing?
I'm wondering if anyone knows if you can have something a bit more intelligent than mandatory fields in attribute tables. Basically I want people to fill in a table & if they type something in ...
2
votes
0answers
13 views
Updating Description of MXD Layers
Is there a way to force the update of the Description content in the Properties/General/Description of each feature layer in an MXD?
I frequently update metadata for each feature class in ArcCatalog, ...
1
vote
1answer
24 views
Rebuilding Indexes in SDE Database throws “Could not get a lock.” error
While trying to do some maintenance on our SDE database but i am always getting a "Could not get a lock." error on the details section of the process.
Do i need to setup something for me to ...
0
votes
0answers
25 views
How to bulk change the schema name of layer properties in ArcMap
I would like to change the data source location (schema) in layer property in ArcMap. Our data are stocked in an Oracle Spatial database. Recently, the DBA has changed the schema name and then I ...
2
votes
0answers
23 views
How to add an offset to a GeoJSON layer in Leaflet?
Using the example GeoJSON tutorial code at leafletjs.com.
Change the myLines variable so that the two lines overlap, but run in opposite directions as follows:
var myLines = [{
"type": ...
1
vote
1answer
35 views
Delete Turned Off (Unchecked) Layers from Arcmap with Python
I have about 100 figures that have been updated countless times and a lot of the old data was left in each .mxd but was only turned off (unchecked) and not removed. I would like to remove these ...
3
votes
1answer
41 views
Semi-circle representation in legend - ArcGIS!
I have a little problem that needs solving.
How to represent the legend in ArcMap as in the picture above?
Or as semi-circle instead of complete circles?
0
votes
0answers
9 views
Change layer border in arcmap through arcobject [duplicate]
I wish to change the border of layer in arcmap through arcobject vb.net program .Through my program i have added layer to arcmap now i want to change its property .Can anyone please tell me where to ...
1
vote
0answers
24 views
How to add flow arrows to groundwater table map?
After I had created groundwater table map, I tried using 3D Analyst>Steepest Path to add groundwater flow arrows to the map. However, it didn't work.
Would you please let me know how can I add these ...