Skip to main content

Questions tagged [arcgis-10.5]

Use this tag when ArcGIS 10.5 is the version you are using from the ArcGIS platform.

0 votes
0 answers
33 views

Creating polygons of Esri World Imagery Basemap that shows collection date

I'm working with the Esri World Imagery Basemap, and I need to determine the imagery collection date for every portion of my area of interest. I'm aware that the identify tool displays the collection ...
Juan Osorio's user avatar
1 vote
1 answer
18 views

Add Feature Based on Selection from a Reference Layer

I have a reference grid with 11,525 features that references a repository of the same number of lidar rasters. Repository is currently a separate drive, but the location can be wherever I need it to ...
Kevin's user avatar
  • 11
1 vote
1 answer
20 views

Intersection solution in Rasters

I have two rasters: one is building footprint (BF) having 3 classes, another raster is landslide hazard zones (LHZ), also having 3 classes. I have prepared matrix where the intersection of each of the ...
tpa's user avatar
  • 11
1 vote
1 answer
52 views

Select by Location > Assign value from a different layer

Is it possible to identify, for example, a data point that is within ‘X’ distance of a Well, and then “create a field” that would assign the Well ID Value to that data point? Ideally, this would need ...
Anna's user avatar
  • 19
3 votes
1 answer
301 views

Transformation of coordinate systems

I have two layers - the first is in 5514 (S-JTSK_Krovak_East_North; sr_0.shp) and the second in 2180 (ETRS_1989_Poland_CS92; pl.shp). I think the coordinate system of both layers is correct. I need to ...
zuzka's user avatar
  • 31
0 votes
0 answers
853 views

Can't read a shapefile in geopandas due to encoding

I'm working with ArGIS Desktop 10.5 and python 2.7, and just installed geopandas to try it out. However, when I tried to read a shapefile, I received an encoding error: import arcpy import geopandas ...
Karol Duarte's user avatar
-4 votes
1 answer
368 views

Arcgis 10.5 have got problem [closed]

Arcgis. Clip. Data managment. Error
rauf Memmedli's user avatar
0 votes
1 answer
388 views

Unable to replace data source from a layer in an ArcGIS MapDocument

I'm trying to write a code for automating changing the source for some layers of a mxd document. I have three layers that should point to the same shapefile, they are only displayed with different ...
Karol Duarte's user avatar
1 vote
0 answers
16 views

Modifying existing text element with ArcPy [duplicate]

I have a text element in the top right corner of my template project file that has some text, then the current date. Then some more text follows and then the next date appears which is 10 years later ...
Carl Lind's user avatar
0 votes
0 answers
39 views

Rescaling raster to match another precision of coordinates using ArcMap

I am working with 2 DEMs using ArcMap 10.5. Both have a resolution of 0.5 m but the first one has coordinates such as X=243600.5 m and the second one X=243600.3m. I need to make sure they both have ...
IsabelleCo's user avatar
0 votes
1 answer
30 views

ArcGIS Java Configuration Tool (JCT) Error: could not creat a registry key

I am trying to select debugging options in the Java Configuration Tool, ArcGIS Desktop 10.5. I have done this before, many times, in 10.4. But now, in 10.5 on a new computer, I am getting this message:...
lep's user avatar
  • 117
0 votes
1 answer
39 views

Clipping in the desired shape

I am trying to use the clip tool in order to clip a bigger polygon with a smaller one. The thing is that the clip tool gives as an output a small area from the intersection of the two mentioned. I ...
StavGian's user avatar
0 votes
1 answer
57 views

Make ArcGIS Desktop 10.5 Developer Console Window Appear?

Long ago, on an older machine, with an older form of ArcGIS Desktop (10.4), I was able to make the console window appear upon startup for all local ArcGIS Desktop applications (ArcMap, Catalog, etc). ...
lep's user avatar
  • 117
1 vote
1 answer
170 views

Getting runtime error from AddFields using ArcPy

I'm add fields via arcpy code as follows; import arcpy arcpy.env.workspace = "C:\Users\sheartz\Documents\NBspray_1952.shp" arcpy.AddField_management( 'NBspray_1952', [['area_ac', '...
Shane Heartz's user avatar
0 votes
0 answers
15 views

Extracting road data from shapefile using ArcMap [duplicate]

I have a road network shapefile of a city. I want to extract those roads which have 80ft or more than that width. Is there any tool in ArcMap to extract the data?
Muazzam Khan's user avatar

15 30 50 per page
1
2 3 4 5
31