| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 17 at 17:19 | |
| stats | profile views | 3 |
|
Jan 31 |
awarded | Supporter |
|
Jan 30 |
asked | Geoprocessing operations re-introduce geometry errors after “repair geometry” succeeds |
|
Jun 26 |
comment |
Is there a difference in performance between Merge and Append in ArcGIS? I am aware of the differences between the tools, but I am wondering whether these differences lead to a significant difference in processing time. I typically use NO_TEST when using the append tool since I make sure that my field definitions match before appending/merging. |
|
Jun 26 |
asked | Is there a difference in performance between Merge and Append in ArcGIS? |
|
May 7 |
awarded | Teacher |
|
Apr 26 |
awarded | Scholar |
|
Apr 26 |
accepted | Select Layer by Location Produces Empty Output in Python |
|
Apr 24 |
answered | Select Layer by Location Produces Empty Output in Python |
|
Apr 23 |
comment |
Select Layer by Location Produces Empty Output in Python @blah238 - After closer inspection of how the feature classes are indexed within the feature dataset, it would appear that they are not indexed in alphabetical order as I anticipated. I sorted both lists using .sort() prior to iterating and this solved the problem. Thank you both for your prompt replies. |
|
Apr 23 |
awarded | Student |
|
Apr 23 |
comment |
Select Layer by Location Produces Empty Output in Python Is that part of the problem? I tried leaving in and removing this argument but it didn't seem to matter. I got the same empty output either way. |
|
Apr 23 |
comment |
Select Layer by Location Produces Empty Output in Python No, for this script I mostly copied and pasted the python syntax from the ArcGIS documentation on the individual tools. |
|
Apr 23 |
awarded | Editor |
|
Apr 23 |
revised |
Select Layer by Location Produces Empty Output in Python deleted 13 characters in body |
|
Apr 23 |
asked | Select Layer by Location Produces Empty Output in Python |