| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | 2 days ago | |
| stats | profile views | 11 |
|
Dec 11 |
answered | Is “Hawth's Tools” available for ArcGIS 10? |
|
Nov 30 |
asked | How to split a polygon into quadrants? |
|
Nov 23 |
comment |
Compare attribute columns of a feature class in ArcGIS This webpage is so confusing... Sometimes it let me add "comments" or just "answers"! @GIS-Jonathan I see that you've edited my question with the Excel workaround answer. I don't see an option to delete my answer! |
|
Nov 22 |
comment |
Compare attribute columns of a feature class in ArcGIS I tried this by replacing with V#V. It didn't work... GetMaxFieldName({"V#V1": !V#V1!,"V#V2": !V#V2!,"V#V3": !V#V3!}) |
|
Nov 22 |
comment |
Compare attribute columns of a feature class in ArcGIS Wayne, can you review the image link that I shared and then explain your method with some examples? Thanks. |
|
Nov 22 |
comment |
Compare attribute columns of a feature class in ArcGIS Thanks to @nadya and Wayne. I tried nadya's tip, but this just identifies the highest class count in a row. I need the name of that highest class too. Your tip is similar to the MAX formula in Excel. I guess I can do this in Excel and join it to my shapefile. Please see: postimage.org/image/6ygh7rknb |
|
Nov 22 |
asked | Compare attribute columns of a feature class in ArcGIS |
|
Nov 20 |
comment |
Selecting raster class with the highest count and attributing it to the field polygon Ok, I got the tool to run. But it doesn't produce the results I was looking for. |
|
Nov 20 |
comment |
Selecting raster class with the highest count and attributing it to the field polygon Thank you. I used your approach and converted my polygon shapefiles into raster. I also converted my classified map into integer classes (crops: canola > 1, barley > 2, wheat > 3). Both my rasters are 8 bit and integer. I used: input raster (polygon to raster output) and zone field "value", input value raster (classified image) "majority" statistics.I get an error and the tool doesn't produce any results! See link: postimage.org/image/f5pni88hr |
|
Nov 20 |
awarded | Student |
|
Nov 20 |
asked | Selecting raster class with the highest count and attributing it to the field polygon |