
arcgis desktop - Add Basemap grayed out in ArcMap? - Geographic ...
Oct 12, 2014 · Why can't I add a base map to my data frame in ArcMap? I am using ArcGIS 10.2 for Desktop and the options under Add Data for Add Basemap and Add Data From ArcGIS Online are …
arcgis desktop - Opening *.gdb folder in ArcMap? - Geographic ...
Assuming that you are able to start ArcMap, you should be able to add data stored within your file geodatabase (a folder with .gdb at the end) by using either Catalog window or the Add data button in …
Importing map files from ArcMap (.mxd) to ArcGIS Pro (.aprx) and ...
Jul 21, 2022 · For all of this work so far I've used ArcMap 10.8.2, which create maps as .mxd files. I want to transfer a map document previously saved in ArcMap to ArcGIS Pro 2.8.1, in order to create an …
Importing .sbx, .dbf, .prj, .idx, and .sbn files into ArcMap
Sep 2, 2024 · I tried to open a bathymetry map in ArcMap but I can only open .shp file. I could not open other files accompanying the shp file because of the file type. How do I import .dbf, .prj, .sbn, ,sbx, file
Adding shapefile or feature class as layer in ArcMap using ArcPy
GP tools in ArcMap try to protect the TOC from spurious layers (temp FCs etc) in GP tools so you need to define in the script tool's params that your new feature layer is going to stay in the TOC when …
Extracting raster DEM elevations to vector attribute tables using ...
11 I have an ArcMap 10 project with multiple layer groups. One layer is a raster DEM, another layer group is a bunch of vector shapefiles (including points, lines and polygons). The client wants all …
Layers with same coordinate system should align/overlap in ArcMap …
Before I opened ArcMap, I used ArcCatalog where I right-clicked 3/4 of the shapefiles and clicked Properties → Coordinate system → Import and then clicked on my Trees layer, which has the …
arcgis desktop - Placing label designs in legend of ArcMap
I'm working in ArcMap 9.3.1 and apart from "regular" slayers with symbology, I have a few layers which I do not show their symbol on the map, but only their label (for example: cities lay...
Extracting coordinates of polygon vertices in ArcMap?
I've got about a dozen polygons in a feature class loaded in ArcMap 10, all in geographic WGS 1984. How do I easily obtain the coordinates associated with each vertex of each polygon in that feature
How to Display Coordinates of an Existing Point Layer in ArcMap
Aug 13, 2014 · If you are using ArcGIS you can generate XY columns for the data using the Add XY Coordinates tool in ArcToolbox. Open ArcToolbox, then go to the Data Management Tools>Features …