src/main/java/com/se/simu/service/ResultService.java
@@ -40,7 +40,7 @@ public final static double MAX_X_OFFSET = 0.002; public String test() throws Exception { public String testResuslt() throws Exception { ResultDto dto = new ResultDto( "202409", "D:\\simu\\input\\tongzhou-local-mesh2-terrain.tif", @@ -71,7 +71,6 @@ private void process(ResultDto dto, LayerDto layer) throws Exception { try { copeTerrain(dto, layer); copeBuilding(dto, layer); copeWater(dto, layer);