|
POST
|
Drew Flater that leaves ... Reboot, retry ... before Tech Support
... View more
03-25-2020
08:26 PM
|
0
|
0
|
21601
|
|
POST
|
it returns a list even if there is one. Did you try adding them in the insertRow one at a time?
... View more
03-25-2020
05:39 PM
|
0
|
0
|
3130
|
|
POST
|
which help topic did you get this line from? geometries = arcpy.CopyFeatures_management('Counties_3_dissolved', arcpy.Geometry()) is it specific to the arcgis api for python?
... View more
03-25-2020
04:23 PM
|
0
|
2
|
3130
|
|
POST
|
Problem: On some systems, running any Geoprocessing tool in ArcToolbox results in Microsoft Script Errors and the tool d… Bug: Internet Explorer script errors are generated when running any geoprocessing tool from ArcToolbox on some systems t… And on those pages there are other links. Those errors are quite old, is your machine operating system up to date?
... View more
03-25-2020
04:20 PM
|
2
|
10
|
3997
|
|
POST
|
Select Layer By Location—Data Management toolbox | Documentation No 'result' assignment, hence it doesn't exist arcpy.SelectLayerByLocation_management("parcel_lyr", "have_their_center_in",
"c:/kamsack.gdb/city_limits")
... View more
03-25-2020
12:08 PM
|
0
|
2
|
3071
|
|
POST
|
080378: Failed to execute. The enrichment service is unavailable.—Help | Documentation Pretty well the only solutions.
... View more
03-25-2020
11:51 AM
|
0
|
0
|
1359
|
|
POST
|
check here on the esri code sharing site... there may be some ArcGIS Code Sharing
... View more
03-25-2020
09:25 AM
|
2
|
0
|
1162
|
|
POST
|
#1 You have !PNAME! as one of the parameters and you are trying to calculate the PNAME field.. You can't use the PNAME field to calculate itself #2 Assuming that you have to calculate values into the PNAME field and you need values from 2 fields, you didn't pass in two arguments to the script in the Pname section the expression line # 3 AND you need to remove the #code Reclass(!Name!, !Pname!) in the Code block section. Those lines are not supposed to be included in the code block. I think you just copied and pasted an example and put some of the wrong things in the wrong place
... View more
03-25-2020
03:19 AM
|
1
|
2
|
1306
|
|
POST
|
The submodel requirement Iterators—ArcGIS Pro | Documentation EDIT Did you now remove the 2 iterator issue from your original question??
... View more
03-24-2020
09:11 PM
|
0
|
1
|
2865
|
|
POST
|
Extend Line—Help | Documentation might cover some situations. Be cautious, and work with copies since this tool edits existing files.
... View more
03-24-2020
09:08 PM
|
1
|
0
|
1561
|
|
POST
|
meters, it appears to be in a Web Mercator projection
... View more
03-24-2020
11:44 AM
|
1
|
0
|
2945
|
|
POST
|
fields = ["FRSTRGSDE", "LASTUPDDE","UPDTCD", "OPERTORNM", "LSTDSUSEDE", "POI_ID",
"ASORTCD", "DSORTCD", "TELNO", "REFERDTANO", "LCACCRCY", "XCOORD", "YCOORD",
"POI_CATE", "SYMID", "P_ID", "LV_S", "LV_E", "LOCATE", "FMYNM_BK", "X", "Y",
"L_CODE","BND", "ANNO", "ROTATION"]
for fc in ['고정주기_L19', '고정주기_L18', '고정주기_L17']:
arcpy.DeleteField_management(fc, fields) assuming the field names are the same and the path to your featureclasses is known
... View more
03-24-2020
06:39 AM
|
1
|
1
|
952
|
|
POST
|
nested try-except blocks are iffy and your first one seems to be missing an except. Did you truncate the rest of the code when copying?
... View more
03-24-2020
05:51 AM
|
0
|
6
|
2920
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-03-2017 11:39 AM | |
| 1 | 08-05-2019 05:21 PM | |
| 1 | 09-02-2016 08:05 AM | |
| 1 | 01-15-2018 01:10 PM | |
| 1 | 09-17-2018 12:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|