|
Using rare element occrrence (EO) quarter quad location data with QGIS
Using rare element occrrence (EO) quarter quad location data with QGISIn this tutorial you will first make a shapefile of EOs by quarter quad. Then there are sections on quarying and using the new shapefile as well as making a range map of Bald Eagles in Georgia. While using this tutorial you will need to download qq.zip and qq_eos.csv from our website. Unzip qq.zip into its 4 component files (qq.shp, qq.shx, qq.dbf and qq.prj) that make up the quarter quad index shapefile. Remember, when you are finished entering data in the fillowing dialogs, click OK as you exit out. Make a shapefile of EO records with quarter quad rectangles as each record's associated shape using QGIS 1.7Installation and setup
Rename fields in qq.shpYou need to rename the fields in qq.shp to prevent field name clashes when exporting the data to a shapefile later on.
Export a copy of qq.shp to CSV geographic formatComma seperated value, CSV , format is a type of delimited text format where fields are seperated by commas and records are seperated by line returns. Generally, if a field value contains commas, double quotes or certain other special characters then the value is surrounded by double quotes. Then if the value contains double quotes, each double quote is converted to a pair of consecutive double quotes". This delimited text format is sometimes called Microsoft Excel csv format.
You may notice that when you open qq2.csv into QGIS, even though it is only a text file, it opens as a Geographic layer with quads showing on the map. This is because QGIS sees a field named WKT and uses this value to represent the geometry of each record on the map. Join qq_eos.csv data with qq.csv data
Export qq_eos making it a geographic CSV file.The geometry field named WKT (for Well-know Text) containing well-know text of the associated quarter quad geometry makes this a geographic layer file that QGIS will open and use the value in the column named WKT as the vector geometry to represent each record on the map. See the article for well-know text in Wikipedia for more information about the well-know text, OGC standard. You can view the well-known text for each quarter quad by opening the attribute table and looking at the value in the WKT field.
Open the new Geographic CSV file, qq_eos_geo.csv, using Add Vector Layor button. You will now see that all EO records have their associated quarter quads displayed on the map To make an EO quarter quad ESRI shapefile
This qq_eos shapefile can now be used in QGIS or many other GIS and mapping programs and viewers to do analysis of the locations and range of rare species and natural communities in Georgia. Using selected EO records in QGIS in a spreadsheet program.
Make a shapefile of EO records with quarter quad rectangles as each record's associated shape using QGIS 1.7
If your are interested in improving your skills with QGIS, there are many text and video tutorials about QGIS on the web; use your search engin to find them. The QGIS manual is very good too.
Support Georgia Wildlife
|
||||||||||||


