Tagged Questions
3
votes
1answer
805 views
saving a dbf as xls in python
i've been let loose in the workplace to learn python to do things in Arcmap10.
so, i've learning python as i go and trying to remember the programming i have done.
where i am in this project is ...
1
vote
1answer
196 views
ArcPy: Creating weekly-sum layers by summing field values from seven consecutive daily .dbf's
So I have 490 consecutive daily rainfall shapefiles/.dbf files in a single directory. Each consists of a uniform even-spaced grid of 220 points having uniform pointIDs, number of records, field names ...
9
votes
11answers
3k views
DBF creation and manipulation without excel 2003
My company just upgraded to Office 2007 and now I am no longer able to easily manipulate and create dbf's. I do not understand MS's decision by removing this capability but alas there is no use ...
