Replies: 1 comment
-
Check out the convex module to create a convex hull. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, how can I merge a collection of polygons to create 1 polygon that is just the outline of the merged polygons? For example if I have the census tracts for a city, how can I generate the outline of the city they're contained within?
Beta Was this translation helpful? Give feedback.
All reactions