Dear All,
I am using ArcMap 9.3 and VB.net. I need to create the polygon using the coordinates. Anyone give me the sample program for create a polygon.
Advance Thanks,
with Regards,
Karthik
Hi karthik;
Go through following links;
Building a Polygon Using Points in Arcobjects and C#
ArcObjects 10 .NET SDK Help
Follow this steps;
Or You can Use arcpy - no specific license required.
See an example at the bottom of the page Writing geometries. The code converts a list of coordinates (a text file can be regarded as such a list) into polylines, you can easily modify it to create polygons.
I found this on this link;
ArcGIS: Create polygon using file containing point coordinates - Geographic Information Systems Stack Exchange
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.