Skip to content

Commit

Permalink
import linearring as well
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Oct 6, 2024
1 parent 36bb92c commit e40db7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GeometryOps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ for name in Base.setdiff(
Base.union(
names(GeometryOpsCore),
(
:flatten, :reconstruct, :rebuild, :unwrap,
:flatten, :reconstruct, :rebuild, :unwrap, :_linearring,
:APPLY_KEYWORDS, :THREADED_KEYWORD, :CRS_KEYWORD, :CALC_EXTENT_KEYWORD,
)
),
Expand Down

0 comments on commit e40db7d

Please sign in to comment.