Saturday, 17 December 2016

modelbuilder - Adding polygons on points using Arcgis 10.2


I have a series (300+) of points and I would like to apply polygons over it. Cannot use the buffer tools as the polygons are not symmetrical but I basically need the same geometry for each one, repeating over the landscape. anyone have any ideas? I can write a model in modelbuilder to do it if I had to but why reinvent the wheel if there is a simple tool that does it already . the basic geometry of the polygons are shown belowscreenshot




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...