A tabular set of data linked one-to-one to a set of spatial features.
Questions tagged [attribute-table]
2222 questions
6
votes
3 answers
ArcGIS 10 attribute table sort issue
what is the solution for this funky sorting Esri does in attribute tables with decimal places values... screen shot: https://i.stack.imgur.com/q95Zg.png attribute table funky sort
sirgeo
- 2,029
- 5
- 33
- 43
1
vote
0 answers
Grouping vector file column attributes under another column's attribute as a hierarchy group
I would like to output attributes in a vector file I have for Land use. There are three categories that are in hierarchical order. The columns represented in the attributes table are:
PRIMARY_20 > SECONDARY_ > TERTIARY_2
I would like to display the…
Malcolm McDowell
- 11
- 1
1
vote
1 answer
QGIS: reopen project with empty attribute table
I have creat a Grid layer by Vector grid on QGIS 2.18. Then I saved this project and reopen it, the Grid layer just cannot be shown and its attribute table becomes empty.
May I know what is going wrong here?
mengyu
- 53
- 5
1
vote
1 answer
Putting sequential numbers in Attribute table
When I use the field calculator in the attribute table and use $rownum, the numbers appear as "1, 10, 100" instead of "1, 2, 3, 4."
How do I make it sequential?
Kulet
- 19
- 1
0
votes
1 answer
Can you map with numbers and words in the same column?
I have a column in my .dbf file that is a mixture of gradually increasing numbers but also a word for all of the items that don't match the criteria, for example:
**JUNIOR_PRI,N,4,2**
3.9
2.44
1.38
2.73
0
Non
Non
0
I didn't want to make the 'Non's…
Ryan
- 181
- 7
0
votes
1 answer
How to Copy single attribute into overlapping layer?
I have two polygon shapefiles, one of mine sites and one of parks. I've clipped one layer so that only mines within the park boundaries are shown. However, I want to take an attribute from the parks layer (park name) and add it into the mine layer…
0
votes
1 answer
need to populate attribute table
I have two shapefiles, one polygon one points. The points represent specific field sampling locations. The polygons represent land divisions. The land divisions have a unique 16 digit identifier. The plots have numbers unique to each polygon. …
KNyw
- 11
-3
votes
1 answer
Attribute table field value question?
I have a field in my attribute table that is land ownership. That field is populated with all different types of ownership but there are redundencies that are just labled differently. Ex. Parks & Recreation AND Parks and Recreation. How do I combine…
Pat
- 1