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: ...
0
votes
0answers
62 views

repeating records in attribute table

I have a point shapefile containing records of bird sightings with location, species and land cover type that has about 30,000 records. I noticed today that one record is repeated about 60 times, with ...
1
vote
3answers
245 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. ...