Open lxqaoliao opened 6 months ago
@lxqaoliao Use OperatorIntersection instead https://github.com/Esri/geometry-api-java/blob/e237fc0fe4a7fb43583dd335d58e1f23ab18ac4b/src/main/java/com/esri/core/geometry/OperatorIntersection.java#L73 See similar issue https://github.com/Esri/geometry-api-java/issues/301
Why is the following code not a point but a line: SpatialReference s = SpatialReference.create(4450);