OperatorImportFromGeoJson cannot convert polygon with Z values
Đang mở
question
- Ngôn ngữ chính
- Java
- Star
- 710
- Fork
- 269
- Merge trung bình
- 7 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);`
Apparently, the z-values of the polygon in geojson are ignored
Hướng dẫn đóng góp
Hướng nghiên cứu
Start at the OperatorImportFromGeoJson.local().execute call shown in the issue and trace how a Polygon with GeoJSON Z values is imported. Reproduce the case with a polygon containing Z coordinates, then verify that the resulting MapGeometry preserves those values.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- data
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100