Skip to main content

Questions tagged [arcgis-10.7]

when ArcGIS 10.7 is the version you are using from the ArcGIS platform.

0 votes
0 answers
67 views

I'm trying to build and validate a topology to ensure that the relations between features of Contours shapefile is correct. I have created a new Personal Geodatabase named topology and then a Feature ...
Sepideh Abadpour's user avatar
0 votes
1 answer
55 views

I am trying to identify the location of Arc Hydro log file. Does anyone know where to find it?
Kamila's user avatar
  • 1
1 vote
0 answers
34 views

I am currently working on a project using ArcMap 10.7 where I have separated some points into three different layers for different buffer distances. I have used union to combine them again, and ...
Felix Chan's user avatar
0 votes
0 answers
107 views

I'm attempting to run 'arcpy.Describe()' on an object saved 'in_memory', following 'arcpy.Intersect_analysis'. My script works with small multi-part polygon features (500 polygons) but then returns &...
pienkowski's user avatar
0 votes
1 answer
108 views

I'm stuck on results that arcpy.SearchCursor is outputting. I'm accessing a table on a database connection. When I run this, it crashes with an error: argument of type 'Row' is not iterable I ended up ...
vbj4's user avatar
  • 11
1 vote
1 answer
347 views

I recently installed ArcGIS Desktop 10.8.2 (Release V.:10.8.2/Product V.:10.9.1.28388) and some of the windows do not display complete information. I don't know why and I don't know how to fix it. I ...
cbalzani's user avatar
0 votes
0 answers
57 views

I am using ArcMap 10.7. I have a point shapefile with nine weather stations in Patagonia. It's available here. I want to plot all four variables as a bar chart for each station, so that you can see ...
Florian Mlehliv's user avatar
0 votes
0 answers
152 views

I am using Points To Line in ArcMap , to join with a line each point. But the final point returns to the first point. How can I do the line without come back to the first point? I made a column with ...
Fabian Moreno's user avatar
0 votes
0 answers
39 views

I am using ArcMap 10.7. I am trying to represent in the map using the Definition Query of the layer, Only features from this table of content (it includes 1500 values; the image is just an example) ...
newGIS's user avatar
  • 4,110
0 votes
1 answer
724 views

I have an Oracle 18c SDE.ST_GEOMETRY polyline FC. The lines in the FC have true curves. If I query for the length of the lines in SQL using SDE.ST_LENGTH(SHAPE), how does the length get calculated? ...
User1974's user avatar
  • 1,246
2 votes
2 answers
927 views

With ArcPy cursors, we can refer to fields by using the field index position: with arcpy.da.SearchCursor(feature_class, ["ASSET_ID","ROAD_ID","CLASS","OWNER",&...
User1974's user avatar
  • 1,246
1 vote
1 answer
737 views

ArcMap 10.7.1 — Oracle 18c SDE.ST_GEOMETRY — Polyline FC Occasionally, we come across scenarios where we want to select rows in a FC in the attribute table, but there isn't a way to run the query ...
User1974's user avatar
  • 1,246
0 votes
2 answers
417 views

I'm using a Python IDE (PyScripter) to run geoprocessing tools in an ArcPy script. If I were running the GP tools in ArcMap, I'd see various messages in the temporary window that pops up: Image ...
User1974's user avatar
  • 1,246
3 votes
2 answers
167 views

ArcMap 10.7.1 — Oracle 18c SDE.St_Geometry — Polyline FC I have an ArcPy function that works as expected in a standalone ArcPy script (PyScripter): def new_shape(geom): spatial_reference = geom....
User1974's user avatar
  • 1,246
3 votes
3 answers
444 views

ArcMap 10.7.1 (Oracle SDE.ST_GEOMETRY): I want to use the Calculate Field GP tool to update the coordinates of a polyline FC's shape column. I have a script that works in a standalone Python IDE (...
User1974's user avatar
  • 1,246

15 30 50 per page
1
2 3 4 5
8