| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Jul 22 '12 at 22:15 | |
| stats | profile views | 3 |
|
Jul 22 |
comment |
Python - Check for number of shapefiles in a directory Alright I will give it a try when I have arcpy module available to me. And probably get back to you for help later =D |
|
Jul 22 |
comment |
Python - Check for number of shapefiles in a directory Aware of this, but doesnt really help when you have to walk through a number of directories and pick out those shapfiles that are by themselves in a directory. And then throw them in a new list. I appreciate user528025 ideas, but it so different from what I began with that I am having a hard time grasping it and getting anything to work. I guess that is what I get for trying to do something above my python level. |
|
Jul 22 |
comment |
Python - Check for number of shapefiles in a directory Thanks for explanation. Havent had any luck so far, but one other thing. You use the glob.glob in the variable flist, but I don't see where flist is associated with anything else in the code. |
|
Jul 22 |
comment |
Python - Check for number of shapefiles in a directory And i need to join dirPath and file since I am using os.walk in rootDir. Otherwise it doesnt have the filepath to merge once the shapefile in the directory by itself is found. |
|
Jul 22 |
revised |
Python - Check for number of shapefiles in a directory added 25 characters in body |
|
Jul 22 |
comment |
Python - Check for number of shapefiles in a directory What is the difference between glob and fnmatch that i was using? Also being new to python when you add [0] after split what is that referring to? |
|
Jul 22 |
awarded | Editor |
|
Jul 22 |
revised |
Python - Check for number of shapefiles in a directory added 22 characters in body |
|
Jul 22 |
asked | Python - Check for number of shapefiles in a directory |
|
Jul 11 |
comment |
Modelbuilder - Feature Dataset Iterator Okay. I was anticipating that that might be the case. Anyone else confirm? I will try to find some iteration by python examples since i am a noob. Thanks for editing that image blah238. |
|
Jul 11 |
awarded | Student |
|
Jul 10 |
comment |
Modelbuilder - Feature Dataset Iterator title should have been "Feature Class Iterator." Sorry about that. |
|
Jul 10 |
asked | Modelbuilder - Feature Dataset Iterator |