Hi,
Similar to this question I would like to create polygons around all points in a layer, except instead of circles I need 50x50m squares, oriented with facing north-south, east-west. I can't use buffer because that will only create circles, but I can't figure out another approach. Any ideas?
Solved! Go to Solution.
Hope this helps. How To: Create a square buffer around a point feature
@XanderBakker 's code in
Solved: Re: Hello everybody I need some help about python ... - Esri Community
would be a good start
Hope this helps. How To: Create a square buffer around a point feature
See also Graphic Buffer tool. It can make a square buffer around points if you use square cap property.
https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/graphic-buffer.htm