Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Create a polygon shapefile

$
0
0
Hi,
I have four points say a {51.646932,5.053536}, b{51.645907,5.051111} , c{51.644695,5.051283} and d{51.644735,5.055017}
I am new to python and want to know how to create a polygon with the help of these four points using arcpy? I want to insert these hard coded values in the code.
Can anyone help.
When i run the script i would like that it should save the newly created polygon shapefile to a location i specify.

Regards,
nigel.

Viewing all articles
Browse latest Browse all 2485