1,143 reputation
517
bio website redtrails.com/blog
location Portland, OR
age 36
visits member for 1 year, 11 months
seen Mar 22 at 18:13
stats profile views 73

I am a GIS developer currently living in Portland, OR.


Jan
25
comment Programmatically determine ArcGIS Layer(*.lyr) file version
Because I want to know what the version is.
Jan
24
comment Programmatically determine ArcGIS Layer(*.lyr) file version
RE comment 2: I just tried -- I get esriArcGISVersion10 for 8.3, 9/9.1, 9.2 and 9.3 layer files. RE comment 1: Java....? What's that? ;) Thanks for your help. I don't think it's possible.
Jan
24
answered Adding result of geoprocessing service — consume in ArcMap desktop
Jan
23
revised Problem in loading the legend of MapServer in ArcGIS
added 5 characters in body
Jan
23
answered Problem in loading the legend of MapServer in ArcGIS
Jan
13
answered ArcGIS Geoprocessing Services - Don't work if 'Run python script in process' not checked
Jan
13
revised Setting Output Parameter in ArcPy for Server Tool
added 2 characters in body
Jan
13
awarded  Analytical
Jan
13
comment How to repair paths of an unmanaged raster catalog in file GDB?
Note that it is the raster catalog that is unmanaged, not the File GDB.
Jan
12
comment Setting Output Parameter in ArcPy for Server Tool
Yeah, I've been down this road before so if you get stuck feel free to comment further.
Jan
12
awarded  Enlightened
Jan
12
answered Setting Output Parameter in ArcPy for Server Tool
Jan
12
awarded  Nice Answer
Jan
11
revised Calling arcpy/python from .NET?
added 1 characters in body
Jan
11
answered Calling arcpy/python from .NET?
Dec
14
comment Is there an existing library for converting ArcGIS Features to Json?
arcpy's AsShape/__geo_interface__ is handy but just don't pass in any polygons with interior rings: gis.stackexchange.com/questions/10201/…
Dec
8
comment arcpy.geometry __geo_interface__ and AsShape() function: loss of precision and holes
Yep, just ran across number 2 myself. And doesn't appear to be much love for this topic.
Dec
1
awarded  Critic
Nov
29
revised How to determine storage type (ST_Geom/Oracle) from arcpy/python
added 43 characters in body
Nov
29
asked How to determine storage type (ST_Geom/Oracle) from arcpy/python