Best performance for large buffered areas

354
0
05-26-2022 04:41 PM
julian_svcs
Occasional Contributor

I have a very large coastline dataset that I need to buffer and I was wondering what the best option for the best perfomance would be. This is for both an feature class in an enterprise geodatabase and a hosted feature layer. I was thinking specifically about the number of vertices that need to be drawn that would affect the performance.

The options I have are as follows:

  1. Option A - Non-overlapping (rings) - Outside Polygons Only
  2. Option B - Non-overlapping (rings)
  3. Option C - Overlapping (discs) - Outside Polygons Only
  4. Option D - Overlapping (discs)

julian_svcs_0-1653608352099.png

Thanks very much.

 

0 Kudos
0 Replies