| bio | website | |
|---|---|---|
| location | Texas | |
| age | 31 | |
| visits | member for | 8 months |
| seen | 5 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.
|
2d |
comment |
using the “freehand” construction tool That's a good one too - I really like using undo because you don't have to click anywhere. If you just screw up and click in totally the wrong spot you can just hit ctrl-z and carry on. |
|
2d |
answered | using the “freehand” construction tool |
|
May 19 |
accepted | Filled Polygons on the Edge of a Map - ArcMap 10.1 |
|
May 17 |
awarded | Custodian |
|
May 17 |
reviewed | No Action Needed How to make a one part polyline from a multipart polyline? |
|
May 17 |
accepted | Are database client files platform specific? |
|
May 17 |
asked | Filled Polygons on the Edge of a Map - ArcMap 10.1 |
|
May 13 |
answered | Are database client files platform specific? |
|
May 13 |
revised |
Are database client files platform specific? Clarified my question |
|
May 13 |
comment |
Are database client files platform specific? So, are the files specific to QGIS and ArcGIS? Or is it just a matter of making a copy of the set in the ArcGIS folder so they are available to ESRI products as well? |
|
May 13 |
asked | Are database client files platform specific? |
|
May 7 |
answered | Where to download USGS DOQQ boundaries? |
|
May 7 |
comment |
Search cursor stops selecting after two iterations I would recommend throwing in a handful of print statements that will show you the values of your variables for filenames and paths. It's inelegant and pretty much a brute-force technique but I've often found it the fastest way to debug arcpy scripts. I would recommend using arcpy.GetCount_management() to show how many records are being recognized in your layer, a counter to show how many times you're going through the for loop, and an output of all your filename/path variables. Then run the script and dig through all the output when it quits. You may find the culprit somewhere in there. |
|
May 6 |
comment |
Search cursor stops selecting after two iterations Have you checked to make sure that no records are selected in grid_lyr when you start the script? If anything is selected when you get going ONLY those records will show up in the cursor. |
|
May 6 |
accepted | Using arcpy to set field values for all features within each polygon of a separate feature class |
|
May 6 |
reviewed | No Action Needed how do i assign values to shapes to be displayed in my map |
|
May 2 |
answered | How to calculate the shared area between a raster and a shape file in ArcGIS 10? |
|
Apr 29 |
reviewed | No Action Needed How to get started with mapping the flow of natural gas using GIS? |
|
Apr 25 |
comment |
How much database bloat is reasonable? Really appreciate such a thorough answer! |
|
Apr 25 |
accepted | How much database bloat is reasonable? |