| bio | website | redtrails.com/blog |
|---|---|---|
| location | Portland, OR | |
| age | 36 | |
| visits | member for | 1 year, 11 months |
| seen | yesterday | |
| stats | profile views | 75 |
I am a GIS developer currently living in Portland, OR.
|
Mar 14 |
revised |
arcpy.geometry __geo_interface__ and AsShape() function: loss of precision and holes I hate ESRI. a lot. |
|
Mar 14 |
comment |
Tracking change with ArcSDE/Oracle I like the first bit but I really, really, really don't want to listen to edit events on the clients. |
|
Mar 14 |
comment |
Tracking change with ArcSDE/Oracle I'm looking at this from an automation point of view (weekly, possibly nightly). Can I programmatically create an historical marker? It doesn't look like it. forums.arcgis.com/threads/23896-Creating-historical-marker (NOTE CHRIS SNYDER'S EXCELLENT RESPONSE). |
|
Mar 13 |
answered | arcpy.geometry __geo_interface__ and AsShape() function: loss of precision and holes |
|
Mar 12 |
revised |
Tracking change with ArcSDE/Oracle Added additional items I'd like to avoid. |
|
Mar 12 |
revised |
Tracking change with ArcSDE/Oracle Defined 'track changes' |
|
Mar 12 |
asked | Tracking change with ArcSDE/Oracle |
|
Feb 27 |
comment |
What's the Semantic Web got to do with GIS? +1 for Richard Brautigan reference. |
|
Feb 16 |
comment |
What is the most annoying fact about the GIS market/industry? To know ArcGIS is to know ESRI software and some GIS. To know open source GIS is to know GIS. |
|
Feb 16 |
comment |
Geocoding failure on concurrent requests with arcgis-10.0 What does your performance signature look like on the server? e.g . have you redlined it? Can you CONsistently avoid failure with 2 threadsworth of requests? one solution could be to make a copy of the locator and publish another service. |
|
Feb 8 |
comment |
How to enumerate ArcGIS Server 10 map services with ArcPy Very nice, note that you don't need to import arcpy and you do need to import os. |
|
Jan 26 |
revised |
Fields from a selected feature set are missing when gp.submitJob(..)--in Flex— pushes feature set to geoprocessing service (in Python) corrected grammar |
|
Jan 26 |
answered | Fields from a selected feature set are missing when gp.submitJob(..)--in Flex— pushes feature set to geoprocessing service (in Python) |
|
Jan 26 |
awarded | Commentator |
|
Jan 26 |
comment |
Problem in loading the legend of MapServer in ArcGIS In order to proceed you'll need to provide some information as to debug, errors, warnings etc. |
|
Jan 26 |
awarded | Nice Question |
|
Jan 26 |
revised |
Programmatically determine ArcGIS Layer(*.lyr) file version removed arcobjectsjava tag |
|
Jan 25 |
comment |
Programmatically determine ArcGIS Layer(*.lyr) file version OK, fair enough...thanks for playing. |
|
Jan 25 |
accepted | Programmatically determine ArcGIS Layer(*.lyr) file version |
|
Jan 25 |
comment |
Programmatically determine ArcGIS Layer(*.lyr) file version Thanks for the answer but I'm a little lost by it. What is meant by 'every possible layer type' -- as far as I can tell there are five possible versions: 8.3, 9/9.1, 9.2, 9.3 and 10. |