| bio | website | linkedin.com/in/… |
|---|---|---|
| location | San Antonio, TX | |
| age | 53 | |
| visits | member for | 2 years, 10 months |
| seen | 1 hour ago | |
| stats | profile views | 1,593 |
Programming GIS applications since 1988, primarily using ESRI technology. For more information see my linkedin profile.
My blog is here.
|
1d |
reviewed | Approve suggested edit on data tag wiki excerpt |
|
1d |
reviewed | Approve suggested edit on data tag wiki |
|
1d |
comment |
How to run a custom Geoprocessing tool using no parameters? Did you try passing an empty array? |
|
1d |
comment |
Why do I need to know what “endianness” is? See Endianess in wikipedia. |
|
2d |
answered | How to create a point along a line given a distance from another point |
|
2d |
revised |
How to create a point along a line given a distance from another point deleted 5 characters in body |
|
2d |
comment |
ArcObjects Geoprocessing Failures Have you tried registering an events listener, as described here? |
|
2d |
comment |
How to generate TFW files for a list of images? I think question is relevant for gis.se. There's a bad gotcha here - the question is tagged with geotiff, but asks about tfw files. Geotiff embeds registration into the tiff file itself. When there's a conflict between embedded registration and the registration in the tfw file, strange things can happen. |
|
2d |
comment |
What are efficient algorithms to join segments and to split a line into segments? @Developer I wouldn't join two segments at a time, but rather just list the coordinates for each chain of edges after sorting. |
|
2d |
comment |
What are efficient algorithms to join segments and to split a line into segments? @gene I don't think this approach requires the graph to be planar, does it? |
|
May 23 |
comment |
Featureclass search failing in C++. But working in C# Does the spatial reference of the envelope match that of the featureclass being searched? |
|
May 22 |
comment |
What language (or languages) are the next 'big thing'? @Mapperz Some of us jumped on Silverlight in 2008 after seeing a similar trend. |
|
May 22 |
answered | What are efficient algorithms to join segments and to split a line into segments? |
|
May 22 |
comment |
What language (or languages) are the next 'big thing'? Looks good now, "trending" is certainly quantifiable. |
|
May 22 |
comment |
What language (or languages) are the next 'big thing'? I suggest that you future-proof your question by changing it a bit. Many believe questions about the future are not answerable. |
|
May 22 |
asked | How do I mashup imagery from Gigapan? |
|
May 22 |
answered | What programming languages are used by different GIS platforms? |
|
May 21 |
revised |
Getting started with development for ArcGIS Server edited tags |
|
May 20 |
awarded | Popular Question |
|
May 20 |
comment |
Getting started with development for ArcGIS Server I strongly recommend moving away from Web ADF ... it is being deprecated. See notice here. |