I have an excel file containing data collected over many years as latitude and longitude coordinates for archaeological sites - how can I import it into QGIS as a new layer?
|
|
If you already have your data in excel make sure of the following
a)Data must be in decimal degrees
b)First row of the file has the name of the field (this is just an example)
then you have to save the file as a csv comma delimited (not msdos or mac). After opening Qgis you have to look for the "add delimited text layer plugin (a blue postit with commas icon).
You have to define that the delimiter is commas and choose the appropiate x and y fileds. When Qgis Opens the data it will ask for the CRS, you have to define the one for your data. The data you are looking in the image is latlon wgs 84, so I choosed EPSG4326. Once your data is loaded you can save the text layer to another type of file like shp. Hope it helps |
||||
|
|
You can control your tabular data with XYtools plugin.
i hope it helps you... |
|||
|
|
|
This excellent tutorial explains how to do just that. Note that if your data is in UTM:
|
||||
|



