This shapefile has a database file associated, it's very likely it is a DBF file. Since you have the information loaded with the identifier tool, this means that this information is stored in the DBF file, but, QGIS displays more information than that stored in DBF file, like coordinates, perimeter, area, when we are working with polygons.
This may seem silly, but, could you make sure there is information in the DBF file that is not showing in the attribute table? If the only information missing in the attribute table are the coordinates, this is normal, because they are not stored in the DBF file, if you need to obtain this information you're gonna need to "Save as..." your layer and in the "Layer" text window add "GEOMETRY=AS_XY" to get two extra columns in the layer you saved, containing coordinates. Hope this helps. 2013/9/21 Saber Razmjooei <[email protected]> > Pat, > > These are derived information from the geometry: > http://www.qgis.org/en/docs/user_manual/introduction/general_tools.html > > You can attach it to the table of attribute using Calculator. > > Cheers, > Saber > > -----Original Message----- > From: Pat Brown <[email protected]> > To: QGIS Mailing List <[email protected]> > Subject: [Qgis-user] Missing data in attribute table > Date: Sat, 21 Sep 2013 20:49:56 +0200 > > Hi, > I have a point coverage (shape file), in this case towns. When I open > the Attribute Table it has only three features and does not include the > geographic coordinates but when I use the "Identify Features" tool there > is much more information, including the geographic coordinates. Where is > this information stored, and how can I get it to display in the > Attribute Table? > > > Thanks, > > > Pat > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > > > -- > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the system manager. > This message contains confidential information and is intended only for the > individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately > by e-mail if you have received this e-mail by mistake and delete this > e-mail from your system. If you are not the intended recipient you are > notified > that disclosing, copying, distributing or taking any action in reliance on > the contents of this information is strictly prohibited. > > Whilst reasonable care has been taken to avoid virus transmission, no > responsibility for viruses is taken and it is your responsibility to carry > out > such checks as you feel appropriate. > > Saber Razmjooei and Peter Wells trading as Lutra Consulting. > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -- Saludos, Yasser
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
