Python Blog
227
3.2M
198
Open | Related: How to Determine if the item in geodatabase is a view or not? Related Idea: Catalog: Add view iconThere is n... by AlfredBaldenweck ![]() 3 1 | 3 | 1 | |
Open | grpc is a widely used rpc framework: It enables an important architectural pattern to consume microservices similarly... by PatrickLuchsinger Emerging Contributor 4 1 | 4 | 1 | |
Open | Issue DescriptionI have been working on re-writing a lot of the utils module in arcpy, as the code in there is an abs... by HaydenWelch ![]() 2 0 | 2 | 0 | |
Needs Clarification | As you can see, there are a number of requests package extensions that ship with arcpy.I have to often deal with clie... by EricEagle Frequent Contributor 4 3 | 4 | 3 | |
Open | This is basically a drop in replacement for some really inscrutable code in the utils module that's used to translate... by HaydenWelch ![]() 0 0 | 0 | 0 | |
Implemented | Greetings,Since Jupyter Notebooks (and Jupyter Lab) and integral to ArcGIS Pro please include a code formatter for ip... by TylerT Frequent Contributor 1 2 | 1 | 2 | |
Open | https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/parameter-controls.htmIt would be helpful if ... by HildermesJoséMedeirosFilho Occasional Contributor 3 2 | 3 | 2 | |
Closed | ProblemGlobalID fields in ArcGIS are robust but too long for compact reports, fieldwork, or external systems requirin... by lal-sabbagh Occasional Contributor 3 1 | 3 | 1 | |
Implemented | Pro 3.1This may be a duplicate of another Idea but I can't find it.A while back I had a project whose data I had to s... by AlfredBaldenweck ![]() 2 4 | 2 | 4 | |
Open | I have encountered several circumstances where I was wishing I was able to run arcade expressions directly in a pytho... by ckeener217 Emerging Contributor 2 0 | 2 | 0 | |
Under Consideration | Given two arcpy.Polyline geometries.If they only touch each other:poly1.touches(poly2) == Trueif poly2 touches and at... by EugeneSosnin_GSI Emerging Contributor 0 14 | 0 | 14 | |
Open | When creating tools, I often have different behavior in execution, based on what is essentially a toggle: If the valu... by AlfredBaldenweck ![]() 2 4 | 2 | 4 | |
Open | I would like to be able to add informational notes at the top of custom tools, either with Python or the Toolbox GUI,... by Clubdebambos ![]() 4 2 | 4 | 2 | |
Needs Clarification | ESRI should really offer a way to control numeric format (thousand separator, number of decimal, etc.) for DOUBLE, FL... by AntoinePrince1805 Occasional Contributor 2 1 | 2 | 1 | |
Closed | 可能的原因:可能是:1) 我们将代码和数据文件保存在较深的位置;2) 文件路径中包含 Spaces 等特殊符号,导致保存数据时无法获取缓存文件。 解决方案:1) 将代码和数据文件尽量保存到磁盘的根目录下;2) 检查目录结构以排除特殊符... by giser_km Emerging Contributor 0 1 | 0 | 1 |
Idea Submission Guidelines