OperatorImportFromGeoJson cannot convert polygon with Z values
Open
question
- Dominant language
- Java
- Stars
- 710
- Forks
- 269
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 1
Description
` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);`
Apparently, the z-values of the polygon in geojson are ignored
Contributor guide
Assessment
This issue has not been assessed yet.