~ubuntu-branches/ubuntu/natty/qgis/natty

« back to all changes in this revision

Viewing changes to resources/context_help/QgsNewVectorLayerDialog-en_US

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h3>Create New Vector Layer</h3>
 
2
To create a new layer for editing, choose <label>New Vector Layer</label> from the <label>Layer</label> menu. <br/>
 
3
With this dialog you can create a Shapefile layer.
 
4
<h4>Type</h4>
 
5
Choose the type of layer <label>Point</label>, <label>Line</label> or <label>Polygon</label>.<br/>
 
6
Click on <label>Specify CRS</label> button to change the coordinate reference system of the layer if needed.
 
7
<h4>New attribute</h4>
 
8
Add the desired attributes by clicking on the <label>Add to attributes list</label> button after you have specified a name and type for the attribute. Only real, integer, and string attributes are supported.<br/>
 
9
You can also define the width and precision of the new attribute column.
 
10
<h4>Attributes list</h4>
 
11
In this section you can see the list of attributes. To delete one of them, click on it and choose <label>Remove selected attribute</label> button.