OperatorImportFromGeoJson cannot convert polygon with Z values
未关闭
question
- 主要语言
- Java
- 星标
- 710
- 派生
- 269
- 平均合并
- 7 天 23 小时
- 30 天内合并 PR
- 1
描述
` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);`
Apparently, the z-values of the polygon in geojson are ignored
贡献指南
评估
这个 Issue 还没有评估数据。