~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to resources/context_help/QgsBookmarks-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>Spatial Bookmarks</h3>
 
2
Spatial Bookmarks allow you to "bookmark" a geographic location and return to it later.
 
3
<p>
 
4
<a href="#creating">Creating a Bookmark</a><br/>
 
5
<a href="#working">Working with Bookmarks</a><br/>
 
6
<a href="#zooming">Zooming to a Bookmark</a><br/>
 
7
<a href="#deleting">Deleting a Bookmark</a><br/>
 
8
 
 
9
<a name="creating">
 
10
<h4>Creating a Bookmark</h4>
 
11
</a>
 
12
To create a bookmark:
 
13
<ol>
 
14
<li>Zoom or pan to the area of interest.
 
15
<li>Click on the <label>New bookmark</label> or type Ctrl-B.
 
16
<li>Enter a descriptive name for the bookmark (up to 255 characters).
 
17
<li>Click <label>OK</label> to add the bookmark or <label>Cancel</label> to exit without adding the bookmark.
 
18
</ol>
 
19
Note that you can have multiple bookmarks with the same name.
 
20
<a name="working">
 
21
<h4>Working with Bookmarks</h4>
 
22
</a>
 
23
To use or manage bookmarks, click on the <label>Show bookmarks</label> button or choose <label>Show Bookmarks</label> from the <label>View</label> menu. The bookmarks dialog allows you to zoom to or delete a bookmark. You can not edit the bookmark name or coordinates.
 
24
<a name="zooming">
 
25
<h5>Zooming to a Bookmark</h5>
 
26
</a>
 
27
From the Geospatial Bookmarks dialog, select the desired bookmark by clicking on it, then click the <label>Zoom to</label> button.
 
28
<p>
 
29
You can also zoom to a bookmark by double-clicking on it.
 
30
<a name="deleting">
 
31
<h5>Deleting a Bookmark</h5>
 
32
</a>
 
33
To delete a bookmark from the Bookmarks dialog, click on it then click the <label>Delete</label> button. Confirm your choice by clicking <label>OK</label> or cancel the delete by clicking <label>Cancel</label>.
 
34