2

I need to create a radial grid of polygons (getting larger as the distance from the observer point grows).

Like this Creating a Radial Sector Overlay in QGIS

But is there a way to do it in ArcGIS Pro?

I can't seem to find anywhere to add the Proportional Circles Plug-In

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
Megan
  • 21
  • 1

1 Answers1

3

To my knowledge (and I could be wrong) there is no tool that does that off the shelf. But it can be very easily created in a simple model as shown below:

Model

pointtable is something like this:

Pointtable

Here is the output symbolised by row ID:

Results

Hornbydd
  • 43,380
  • 5
  • 41
  • 81