A tabular set of data linked one-to-one to a set of spatial features.
2
votes
4answers
1k views
How to export attribute tables to Excel? [duplicate]
Possible Duplicate:
How do I export an attribute table in ArcGIS version 9.3.1 to Excel?
We are running 10.0 and are trying to simply export an attribute table to Excel other than exporting ...
2
votes
1answer
495 views
Add multiple fields in attribute table
How do I add in multiple fields in the attribute table? In the attribute table I have crop types such as corn, cotton, sorghum....etc (as shown image below), in square meters. and I want to generate ...
2
votes
3answers
705 views
Zoom to Feature hotkey in ArcMap Table View
In ArcMap 10 table view, is there a way to set up a hotkey that when a feature is selected, pressing say "z" is equivalent to right-click-->Zoom To?
I would like to be able to highlight a record and ...
2
votes
1answer
64 views
Updating and inserting a field within the same loop
I am working with an empty feature class where I am writing a script to create polylines within the featureclass and attach an associated text value with the polyline.
I am using a for loop as noted ...
2
votes
1answer
170 views
How to bulk delete shapefile columns?
I have shape-file with next attribute table:
- name of features, unique number for each feature of layer
I must split shape-file by NAME field, but in result in attribute tables of layers should be ...
2
votes
2answers
77 views
How can I do a batch edit of circle diameters using the attribute table in ArcGIS?
I need to edit the diameter of a bunch of circles to reflect their correct diameters, and I wondered if there was a way of drawing from the attribute table to make all the circles equal their correct ...
2
votes
3answers
466 views
Update a field attribute in one column based on a change to another column in one table
When editing I want to be able to change the attributes of one field and upon doing this allow for the automatic update of another field in the same attribute table. Essentially I have one layer with ...
2
votes
2answers
2k views
How to merge (append) two tables in ArcGIS 9.3.1?
How do I merge 2 tables (they both have the same field names and columns) in ArcGIS 9.3.1 ?
Thanks,
2
votes
1answer
111 views
How to delete row from attribute table on QGIS1.8.0
Is it possible to delete row from attribute table!?
I can delete from selecting feature.
I encountered invisible polygon. I could not select feature.
Thus, I would like to know how to delete from ...
2
votes
2answers
124 views
How to insert a quotation mark through the Field Calculator of attribute table of a Shapefile?
I have a shapefile of polylines with information of diameter. But the problem is that i didn't enter the inch sign(") with the values of diameter. What would be the solution that qutation mark would ...
2
votes
3answers
390 views
Creating new shapefile based on its attributes with python
I have a shapefile which has an attribute year. I used to generally copy and paste these features in the dataframe and then using the definition query just show polygons which were established before ...
2
votes
1answer
61 views
Dynamic Attribute Table
This seems silly to me, but I haven't hit this before. I have multiple (30+) point tables, 100 data points each, and want to start designing symbology and doing things like point distance. However, my ...
2
votes
1answer
412 views
How to detect duplicate attribute values in a table using ArcPy
In ArcMap, the right-click Summarize option very quickly creates a frequency listing of the chosen field:
Note that the count field shows the count of duplicate values. How can I access this ...
2
votes
2answers
75 views
“show only visible features” doesn't seem to work
I'm trying (unsuccesfully) to place the attribute table next to a map containing the same in print composer. Let's say for example my map in the primary window contains 6 districts and my map in the ...
2
votes
1answer
82 views
ArcMap - Opening the attribute table gives 'Could not load data from the data source' error
ArcMap wont display the attribute table of a dataset.
I get an error 'Could not load data from the data source' and it says 'An invalid SQL statement was used'. It then opens a table with the correct ...
2
votes
1answer
115 views
Using the Field Calculator in a Domain field
I have a coded domain field with 10 dropdown options. Possible choices include integers and text.
I need to change a selection of 250 features (which have differing values) to the same value. This ...
2
votes
2answers
184 views
Why are edits in shapefile table not saved?
I have created a shapefile (point data) and wish to change some parameters in the files table data. I can edit the data and see the coresponding change in my my symbology. However, when I save the ...
2
votes
2answers
377 views
Add data from table into feature class
I have a feature class with mostly unpopulated fields (ArcMap Standard 10.1, in an SDE database, with attachments). I exported the attribute table as a .csv file so that a co-worker without access to ...
2
votes
2answers
139 views
Adding a new field to table in ArcCatalog
I have a command button in ArcMap, this command button working to add a new field to a specific table in ArcCatalog.
e.g. i have a table contains many fields like ObjectID , FeatureName, ...
i want ...
2
votes
1answer
29 views
Clipping a buffer from network analyst shapefile to a base shapefile
I have exported my polygon shapefile which I got after I ran my Network Analyst into a shapefile. It has 6 buffer zones (delimited by time in increments of 10 minutes). When I check the attribute ...
2
votes
1answer
144 views
ArcGIS 10.1: Subtype/Domain Functionality
Is there any way to create more complex conditional domains in a table than a single subtype and associated domains? I would like to get the same functionality that more than one subtype in a single ...
2
votes
1answer
125 views
find polygon corner coordinates
I am trying to get the coordinates of each node of the polygon I create. I would like the attribute table to display the name of the polygon (ex. address) and then the coordinates of the nodes (ex. ...
2
votes
1answer
260 views
How do I select * rows of multiple columns in one query using Select by Attributes within ArcMap?
I am trying to convert a psql query string into arcpy formatting for an UpdateCursor where expression parameter:
'''SELECT ...
2
votes
1answer
29 views
Change Which FeatureClass a RelationshipClass Points at
When you use ArcGIS' Project tool it creates a new featureclass. This is awesome, unless the featureclass you projected had been related to twenty-some tables. All of those relationships still point ...
2
votes
2answers
271 views
Why does the attribute Table not maintain input data?
for a longer time I have a problem with the attribute table. I create the polygons on the map, I fill up the table with attributes. Then, if I click "save", all the data from the table are being ...
2
votes
3answers
508 views
How to join a WFS layer to a stand-alone table in OpenLayers
I'm a complete novice at OpenLayers, and am checking whether the following is possible.
I envisage a dataset of polygons in GeoServer, being served as a WFS layer into OpenLayers. The polygons won't ...
2
votes
0answers
56 views
How to create raster attribute table to a raster data using gdal python?
I classified a remote sensing data and saved it as a raster using Gdal python. I want to create a raster attribute table for this classified result.. my classified raster has five classes with ...
2
votes
1answer
42 views
Table Borders won't print when added to display
I've encountered this problem every so often over the last few years. When adding tables to the display in ArcMap, the following occurs when printing the map:
All table borders visible on the ...
2
votes
1answer
95 views
STATISTICS not allowed in the Attribute Table
I created a shapefile, calculated geometry then went to grab the stats, the statistics was ghosted, not allowing me to grab those numbers. I am using 10.1 ArcView.
I deleted the field and created a ...
2
votes
0answers
39 views
What are the characteristics of a raster to Netcdf layer in ArcMap?
Specifically, when trying to edit the attribute table? This is would be for work purely in ArcMap, and converting raster to Netcdf. I have a land cover layer (that I've converted to a raster to ...
2
votes
1answer
260 views
QGIS Attribute Table Not Displaying Data
Using QGIS and one minute I could see the attribute table, the next minute I couldn't. Using QGIS on Linux Mint 13. I tried purge/autoclean/reinstall to get a completely new download of all ...
2
votes
1answer
105 views
How to join attributes of donut polygon to hole polygon in ArcGIS?
First of all I'm completely new to the realm of GIS and ArcGIS.
Basically I need a reliable way to determine a donut hole's containing donut for a few hundred thousand polygons (where the donut holes ...
2
votes
1answer
1k views
How to find polygons centroids? [duplicate]
Possible Duplicate:
Get list of coordinates for points in a layer?
Sorry for another basic question - my map is almost done but now my boss wants me to enter new outbreaks (that we don't ...
2
votes
1answer
300 views
Attribute Table Decimal Places
As we all know, the attribute table field properties has number format to display number of decimal places to up to maximum 15.
If we have many fields/columns in attribute table, how can we change all ...
2
votes
1answer
697 views
Adding fields to raster attribute table
I have a raster attribute table associated with an IMAGINE .img raster that I build and open with:
IGPUtilities utils = new GPUtilities();
IRasterDatasetEdit2 raster = (IRasterDatasetEdit2)
...
1
vote
2answers
607 views
Adding a new field in ArcMap from data of an existing field
I want to create a new field with years data. There is an existing field with the timestamp YYYYMMDDHHMM. But I just want the years from that field to the new field. That way I can display just the ...
1
vote
3answers
658 views
How do I get the values of each cell in the raster attribute table?
How do I get the values of each cell in the raster attribute table. Usually the attribute table gives you the value and number of counts. But, in my case I want each cell listed and corresponding cell ...
1
vote
1answer
74 views
Editing attribute tables using Python
I am new to Python, so sorry for such a trivial question. There is a shapefile (let's call it Structures.shp) and the script I'm writing needs to update the value of only one record in only one field ...
1
vote
2answers
57 views
Setting custom valid values to a MapInfo field?
I was wondering if it was possible in MapInfo to set valid values for a field, e.g a field called material and only valid values being BIT, CON or STO? I have a basic knowledge of MapBasic.
Thanks,
...
1
vote
1answer
136 views
Is it possible to edit Delimited Text Layers in QGIS?
GIS beginner here...
I have a tab-delimited text file that I'm importing into QGIS just fine. But I try to edit the attribute table, the little pencil-looking button is grayed out, and it's not ...
1
vote
1answer
134 views
How do you parse an HTML formatted attribute value to seperate columns in a database table?
All,
I have an attribute field formatted using HTML all ready to go for google earth markers.
The KML in question is here:
http://dl.dropbox.com/u/95231813/state_pts_MI.kml
Here is the value:
...
1
vote
2answers
425 views
How to change position of columns in attribute table?
If I have an attribute table with columns A B C D, is it possible to move the columns to different positions, say, B C A D? When making a new column with the field calculator it would be useful to put ...
1
vote
2answers
138 views
Get Number of Rows, ArcObjects (VBA 6.0)
I am sorry to bother with what may be an easy question for most of you but i am new to ArcObjects (VBA 6.0) in ArcMap (ArcGIS 10.0) and i am really struggling here. I am trying to count the number of ...
1
vote
2answers
718 views
Auto fill column in attribute table
Is there a way to fill a column in the attribute table with the same value, similar to a paste . Is there something in the calculator that can be used to fill selected records/attributes.
1
vote
3answers
247 views
Deleting columns from joined attribute table in QGIS
After joining the attribute tables from two layers, I have a lot of duplicate columns on my table, making it hard to read.
However, even when in "edit" mode I am unable to select and delete columns.
...
1
vote
3answers
249 views
Select by Attribute --Top 500 values selection in attribute table - ArcGis
Is there any way we can select top 500 values in attribute table?
I tried by sorting area field ascending/descending... but I can't count big numbers to select.
In microsoft excell we can do know, ...
1
vote
1answer
186 views
How can the scale be projected correctly in Quantum GIS when it is imported from google earth (KML) files?
While importing KML files from google Earth to Quantum GIS, the scale is not being projected properly and the area of a particular selected feature is not being calculated in the attribute table by ...
1
vote
1answer
92 views
Error while trying to view the attribute table
I have a shapefile which displays fine in ArcMap. When I view the attribute table I get the following error. However the same shapefile loads fine and can view its attribute table to in QGIS. Any ...
1
vote
2answers
83 views
Calculate file path with field calculator
Doeos anyone have script out there to calculate the file path name with the field calculator....I am trying to add a field with the file path name so I can keep track of the original source directory ...
1
vote
1answer
129 views
How to create Feature Class based on DBF schema?
I have an attribute table schema (about 30 fields) stored in an Excel document, which I exported as a dbf. I can easily make a geodatabase table from this, using the Excel sheet as a template. How can ...


