Guy Ilizirov

Results 1 issues of Guy Ilizirov

` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);` Apparently, the z-values of the polygon in geojson are ignored

question