diff --git a/src/main/resources/mybatis/stream.xml b/src/main/resources/mybatis/stream.xml index a69b447..d011a6c 100755 --- a/src/main/resources/mybatis/stream.xml +++ b/src/main/resources/mybatis/stream.xml @@ -63,10 +63,10 @@ ) select - st_asgeojson(st_simplify(st_union(catchmentsp.the_geom), .001), 9, 0) shape + st_asgeojson(st_simplify(st_memunion(catchmentsp.the_geom), .001), 9, 0) shape - st_asgeojson(st_union(catchmentsp.the_geom), 9, 0) shape + st_asgeojson(st_memunion(catchmentsp.the_geom), 9, 0) shape from navigation_results