38 reputation
5
bio website
location
age
visits member for 1 year, 1 month
seen May 22 at 14:46
stats profile views 3

Mar
19
comment GDAL_translate: converting ESRI GRID to Geotiff in batch
Excellent and informative response. Thank you. <Gold star awarded to Luke>
Mar
19
awarded  Scholar
Mar
19
accepted GDAL_translate: converting ESRI GRID to Geotiff in batch
Mar
19
asked GDAL_translate: converting ESRI GRID to Geotiff in batch
Oct
30
awarded  Supporter
Jun
13
awarded  Teacher
Apr
29
answered Modelbuilder: Needing to input multiple featureclasses into merge tool
Apr
28
comment arcpy spatial join input parameter problems
I apologize for the lack of details regarding the data. I thought it would be better to be as brief as possible to avoid confusion. Updated my post to give more information.
Apr
28
revised arcpy spatial join input parameter problems
Provided more information
Apr
26
revised arcpy spatial join input parameter problems
corrected code
Apr
26
comment arcpy spatial join input parameter problems
Yes, I see the problem. The targetFeatures and joinFeatures variables are set to directories (containing shapefiles), but these input variables are passing the directory name not the shapefiles they contain.
Apr
26
revised arcpy spatial join input parameter problems
added 68 characters in body
Apr
26
comment arcpy spatial join input parameter problems
I'm getting "Parameters are not valid" output message. ERROR 000732: Target Features: Dataset J:\Spring2012\gis_project\spatialjoin\collectionweek2008.shp does not exist or is not supported ERROR 000732: Join Features: Dataset J:\Spring2012\gis_project\spatialjoin\weeklysum2008.shp does not exist or is not supported
Apr
26
asked arcpy spatial join input parameter problems
Apr
23
awarded  Student
Apr
23
awarded  Editor
Apr
23
revised Modelbuilder: Needing to input multiple featureclasses into merge tool
added 88 characters in body
Apr
22
comment Modelbuilder: Needing to input multiple featureclasses into merge tool
the only reason i'm using modelbuilder is because I was having trouble mapping fields for merge in python
Apr
22
asked Modelbuilder: Needing to input multiple featureclasses into merge tool
Apr
22
comment ArcPy: Creating weekly-sum layers by summing field values from seven consecutive daily .dbf's
Works great! Thanks for the advice!