can anybody help me to write a C# or vb.net program which converts shape file (polygon) to text file using arcobjects
Hi Amal,
If your requirement is to see the bounds & attributes information in a readable way , i would suggest you to convert from SHP to geojson.
If that is the case, you dont really need arcobjects , a simple web application would do.
Have you tried using the geoprocessor to call the Table to Table Converstion tool?
Table to Table
http://desktop.arcgis.com/en/desktop/latest/tools/conversion-toolbox/table-to-table.htm
How to Run a Geoprocessing Tool (ArcObjects)
http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//0001000003rr000000
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.