rotate and move polygons to different angles

669
1
07-30-2013 11:17 AM
AndreaKatz
New Contributor
I have a few thousand polygons (all square) that I need to rotate to various angles that are in the attribute table, and then move so that each polygon gets moved 3/4 up from the original centroid, which I have as a point shapefile.  It would look like this:
[ATTACH=CONFIG]26328[/ATTACH]
Ideally, I would like to build a model for this process so I can repeat it in the future.  I am not all that comfortable with Python, but if that is the only way to get the desired result, I will be willing to try it.  I have arcGIS 10 with an ArcView license.  Any help would be greatly appreciated!
0 Kudos
1 Reply
NeilAyres
MVP Alum
Curtis Price published a python script to do this in the python forum.
Do a search for it.
0 Kudos