The GeoAccessor class causes a distortion in the feature class and shapefile when adding it through Geopandas using the GeoDataFrame function in ArcGIS Pro.
上次发布: December 14, 2022ArcGIS API for Python
漏洞 ID 编号
BUG-000145190
已提交
December 13, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS API for Python
找到的版本
N/A
操作系统
Windows OS
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The issue is Geopandas cannot create the multipart geometries. NotImplementedError: Multi-part geometries do not themselves provide the array interface.
Please contact the shapely team to see how to resolve this issue.