On Mon, Aug 4, 2014 at 11:20 AM, P McCombs wrote:
> Sorry, I missed copying this to the list.
>
> On Aug 4, 2014 8:13 AM, "P McCombs" wrote:
>
>
>>
>>
>> On Jul 31, 2014 4:50 PM, "McKinley, Brett D." wrote:
>> >
>> > I would like to see if someone can help me with a python script. I’m
>> > tryi
Sorry, I missed copying this to the list.
On Aug 4, 2014 8:13 AM, "P McCombs" wrote:
>
>
> On Jul 31, 2014 4:50 PM, "McKinley, Brett D." wrote:
> >
> > I would like to see if someone can help me with a python script. I’m
trying to export a file geodatabase feature class to csv file. This is
wh
I would like to see if someone can help me with a python script. I'm trying to
export a file geodatabase feature class to csv file. This is what I have so
far:
import arcpy
import os
import csv
import domainvalues
def export_to_csv(dataset, output, dialect):
"""Output the data to a CSV f