OperatorImportFromGeoJson cannot convert polygon with Z values
Abierto
question
- Lenguaje dominante
- Java
- Estrellas
- 710
- Forks
- 269
- Merge medio
- 7 d 23 h
- PR fusionados (30 d)
- 1
Descripción
` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);`
Apparently, the z-values of the polygon in geojson are ignored
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.