Create 3D ACO Tools
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the ConvertACOto3D GP tool and inspect create3DACO.py at line 24, especially the value in row[4]. Trace which input produces the None value, then verify that the tool completes and creates the 3D ACO output without the TypeError.
Written by the indexing model from the issue text.
Description
Whenever I run the GP tool to create the 3D ACO's I get an error:
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\temp\tools\scripts\airspacemanagement\create3DACO.py", line 24, in
arcpy.AddMessage("Processing 3d Geometry for " + row[4])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Failed to execute (ConvertACOto3D).
- Dominant language
- Python
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Esri/air-c2-cop-python
-
"Airspace Control Means - Use" contains time field in string which should be changed to "date" type. Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Esri/air-c2-cop-python#140 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Esri/air-c2-cop-python#137 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
Esri/air-c2-cop-python#123 ·
All issues in Esri/air-c2-cop-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100