Hello,
I'm writing a proximity map application that calculates a buffer polygon around a point.
I can get the buffer poly and all the features inside. So far so good.
Now what I want to do is create a report (.txt, .csv, or .xls) containing certain attributes of the features I found.
What is the recommended way to do this? I've seen everything from a custom geoprocessing task to using the Data Interoperability extensions.
Before I get deep in custom work, I just want to make sure there's not an easy option I'm overlooking.
Thanks
--John Jackson