From 8bd5778275e3483d80727b1175870ce20cc9f6a2 Mon Sep 17 00:00:00 2001 From: "michael d. catchen" Date: Fri, 3 Jan 2025 10:19:42 -0500 Subject: [PATCH] another roll of the uc davis dice --- src/polygons/polygons.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/polygons/polygons.jl b/src/polygons/polygons.jl index ea062c947..f990e23c6 100644 --- a/src/polygons/polygons.jl +++ b/src/polygons/polygons.jl @@ -23,6 +23,7 @@ function trim(layer::SDMLayer) ) end + """ trim(layer::SDMLayer, feature::T) where {T <: GeoJSON.GeoJSONT}