| bio | website | |
|---|---|---|
| location | Texas | |
| age | 31 | |
| visits | member for | 8 months |
| seen | 3 hours ago | |
| stats | profile views | 39 |
I am an archaeologist and GIS Specialist with a modest background in computer science and general electronic tinkering. I generally know enough to get in way over my head and then work my way back out.
|
Jan 3 |
comment |
How to rename .met file with model builder which uses an iterator to rename .sid files? Could it be as simple as adding multiple wildcard strings? As in "*.sid; *.met" It's a shot in the dark but it's what I would try next... Good luck! |
|
Jan 1 |
answered | How to select polygons containing points? |
|
Dec 28 |
comment |
Arcpy add and calculate fields for features in a list Thanks! I'll look into that, I have been getting pretty tired of keeping track of all those x,y,z,i,j,k integers for all my while loops. I guess my C++ is showing a bit... |
|
Dec 27 |
answered | Arcpy add and calculate fields for features in a list |
|
Dec 25 |
awarded | Critic |
|
Dec 18 |
answered | Using arcpy to set field values for all features within each polygon of a separate feature class |
|
Dec 18 |
asked | Using arcpy to set field values for all features within each polygon of a separate feature class |
|
Dec 18 |
answered | Install ArcGIS apps on my Iphone. Is there a manual or instructions for it? |
|
Dec 18 |
comment |
Install ArcGIS apps on my Iphone. Is there a manual or instructions for it? The arcGIS app from iTunes links to your ArcGIS online account and can be used with maps that you have built and published from arcGIS desktop. Check out resources.arcgis.com/en/tutorials for some good tutorials that should get you started. |
|
Dec 18 |
awarded | Commentator |
|
Dec 18 |
comment |
Install ArcGIS apps on my Iphone. Is there a manual or instructions for it? Are you referring to the ArcGIS Online app that is available from the App Store or are you trying to install ArcGIS (the software suite) on your iPhone? The app is very easy to install, just download it and enter your username and password for arcGIS online. I am not aware of any way to install something like the ArcGIS software suite onto an iOS device. |
|
Dec 17 |
answered | How to get the best accuracy of coordinates for web GIS- application? |
|
Dec 17 |
answered | Which ESRI software is need to open MXD files? |
|
Dec 16 |
comment |
Get the continent given the latitude and longitude What are your tolerance limits? A quick and dirty solution could be to use the corners of a rectangle that encloses each continent and check to see if the coordinates are within the range of each corner but that solution will likely result in errors near borders. |
|
Dec 16 |
revised |
Converting a .jpg map into a shapefile added 1078 characters in body |
|
Dec 14 |
comment |
The role of '#' in a python 'if': Thank you. I suspected something along those lines. Really appreciate the help! |
|
Dec 14 |
accepted | The role of '#' in a python 'if': |
|
Dec 14 |
revised |
The role of '#' in a python 'if': Corrected some spelling |
|
Dec 14 |
asked | The role of '#' in a python 'if': |
|
Dec 14 |
answered | Generate straight lines between river confluences |