| bio | website | gplus.to/ps1 |
|---|---|---|
| location | Birmingham, AL | |
| age | 28 | |
| visits | member for | 2 years |
| seen | Jul 30 '12 at 13:32 | |
| stats | profile views | 56 |
Urban planning masters student at Georgia Institute of Technology
|
Aug 17 |
answered | Problems using the 'Split' tool with ArcGIS |
|
Aug 17 |
comment |
Creating Regular points every meter at a county level. Is this possible? If you use the workflow above, you will produce a set of points with an X field and a Y field. |
|
Aug 17 |
comment |
How do I 'select' using ArcPy? You got ahead of me! |
|
Aug 17 |
answered | How do I 'select' using ArcPy? |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS I noticed as I was testing that Clip_analysis seems very sensitive to the number of objects in the in_features, so if speed is important, you may want to break up your feature layers into a handful of separate areas. |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS Clip always only uses the selected features. So, if you use SelectLayerByAttribute_management() to loop through your grid cells, using an FID or something, you could easily run a Clip_analysis on each cell. |
|
Aug 17 |
revised |
How to aggregate points with same value into polygons from a shapefile using GDAL or any other opensource solution updated licensing facts |
|
Aug 17 |
awarded | Critic |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS Could it be a problem with your machine's capabilities? Is there ample space in the working directory? |
|
Aug 17 |
answered | Problems using the 'Split' tool with ArcGIS |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS Very odd. Any luck trying four (or even just one) grid cell? I'll go ahead and give an answer that avoids Split altogether. |
|
Aug 17 |
revised |
How to aggregate points with same value into polygons from a shapefile using GDAL or any other opensource solution added 133 characters in body |
|
Aug 17 |
comment |
How to aggregate points with same value into polygons from a shapefile using GDAL or any other opensource solution On another note, it'd be nice if you improved your acceptance rate by accepting an answer here and on your previous questions. |
|
Aug 17 |
comment |
How to aggregate points with same value into polygons from a shapefile using GDAL or any other opensource solution Sorry - I didn't realize that tool wouldn't work without ArcInfo. I imagine it could be resolved if you have an ArcInfo license. Do you have one? I've never configured ArcGIS licenses, so someone else may have to help with that. |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS That's really odd. Was it one of the "send feedback" errors? Or did ArcMap keep running? |
|
Aug 17 |
answered | How to aggregate points with same value into polygons from a shapefile using GDAL or any other opensource solution |
|
Aug 17 |
comment |
Problems using the 'Split' tool with ArcGIS There are many reasons for errors, but we can narrow them down by trying those things. Also, could you let us know the name of the actual error? |
|
Aug 16 |
comment |
Problems using the 'Split' tool with ArcGIS Try a few things and let us know the results: Try selecting only four cells of the grid and running your split command; then try selecting four empty cells and running it. If those both work, try progressively larger selections of cells until you get an error |
|
Aug 16 |
comment |
Converting point data into a weighted raster Alice, did that work for you? |
|
Aug 15 |
answered | ArcGIS 10 creating a shape file from current dataframe extents in layout view |