@@ -18,11 +18,11 @@ on a computer. GIS stands for **'Geographical Information System'**.
1818
1919A GIS consists of:
2020
21- * **Digital Data ** – -- the geographical information that you will view and
21+ * **Digital Data ** - -- the geographical information that you will view and
2222 analyse using computer hardware and software.
23- * **Computer Hardware ** – -- computers used for storing data, displaying graphics
23+ * **Computer Hardware ** - -- computers used for storing data, displaying graphics
2424 and processing data.
25- * **Computer Software ** – -- computer programs that run on the computer hardware
25+ * **Computer Software ** - -- computer programs that run on the computer hardware
2626 and allow you to work with digital data. A software program that forms part of
2727 the GIS is called a GIS Application.
2828
@@ -78,7 +78,7 @@ GIS is a relatively new field --- it started in the 1970's. It used to be that
7878computerised GIS was only available to companies and universities that had
7979expensive computer equipment. These days, anyone with a personal computer or
8080laptop can use GIS software. Over time GIS Applications have also become easier
81- to use --– it used to require a lot of training to use a GIS Application, but now
81+ to use --- it used to require a lot of training to use a GIS Application, but now
8282it is much easier to get started in GIS even for amateurs and casual users. As we
8383described above, GIS is more than just software, it refers to all aspects of
8484managing and using digital geographical data. In the tutorials that follow we
@@ -87,25 +87,27 @@ will be focusing on GIS Software.
8787What is GIS Software / a GIS Application?
8888=========================================
8989
90- You can see an example of what a **GIS Application ** looks like :numref: `figure_gis_application `.
90+ You can see an example of what a **GIS Application ** looks like in :numref: `figure_gis_application `.
9191GIS Applications are normally programs with a graphical user interface that can
9292be manipulated using the mouse and keyboard. The application provides **menus **
9393near to the top of the window (:guilabel: `Project `, :guilabel: `Edit `, etc.) which,
9494when clicked using the mouse, show a panel of **actions **.
9595These actions provide a way for you to tell the GIS Application what you want to do.
96- For example you may use the menus to tell the GIS Application to add a new layer to the display output.
96+ For example you may use the menus to tell the GIS Application to add a new layer to the display output, as in :numref: ` figure_gis_menus ` .
9797
98+ .. _figure_gis_menus :
9899
99100.. figure :: img/menus.png
100101 :align: center
101102
102103 Application menus, when clicked with the mouse, expand to show a list of
103104 actions that can be carried out.
104105
105- ** Toolbars ** (rows of small pictures that can be clicked with the mouse) normally
106- sit just below the menus and provide a quicker way to use frequently needed
107- actions.
106+ As seen in :numref: ` figure_gis_toolbars `, ** toolbars ** (rows of small pictures
107+ that can be clicked with the mouse) normally sit just below the menus and
108+ provide a quicker way to use frequently needed actions.
108109
110+ .. _figure_gis_toolbars :
109111
110112.. figure :: img/toolbars.png
111113 :align: center
@@ -115,7 +117,7 @@ actions.
115117
116118A common function of GIS Applications is to display **map layers **. Map layers
117119are stored as files on a disk or as records in a database. Normally each map
118- layer will represent something in the real world – -- a roads layer for example
120+ layer will represent something in the real world - -- a roads layer for example
119121will have data about the street network.
120122
121123When you open a layer in the GIS Application it will appear in the **map view **.
@@ -124,64 +126,63 @@ layer to a map view, the layers are overlaid on top of each other. Look at
124126figures :numref: `figure_map_view_towns `, :numref: `figure_map_view_schools `,
125127:numref: `figure_map_view_railways ` and :numref: `figure_map_view_rivers `
126128to see a map view that has several layers being added to it.
127- An important function of the map view is to allow you to zoom in to magnify,
128- zoom out to see a greater area and move around (panning) in the map.
129129
130130.. _figure_map_view_towns :
131131
132132.. figure :: img/map_view_towns.png
133133 :align: center
134134 :width: 30em
135135
136- A map view with several layers being added to it. A towns layer added to the
137- map view.
136+ A towns layer added to the map view
138137
139138.. _figure_map_view_schools :
140139
141140.. figure :: img/map_view_schools.png
142141 :align: center
143142 :width: 30em
144143
145- A map view with several layers being added to it. A schools layer added to
146- the map view
147-
144+ A schools layer added to the map view
148145
149146.. _figure_map_view_railways :
150147
151148.. figure :: img/map_view_railways.png
152149 :align: center
153150 :width: 30em
154151
155- A map view with several layers being added to it. A railways layer added to
156- the map view
152+ A railways layer added to the map view
157153
158154.. _figure_map_view_rivers :
159155
160156.. figure :: img/map_view_rivers.png
161157 :align: center
162158 :width: 30em
163159
164- A map view with several layers being added to it. A rivers layer added to the
165- map view
160+ A rivers layer added to the map view
166161
167- Another common feature of GIS Applications is the **map legend **. The map legend
168- provides a list of layers that have been loaded in the GIS Application. Unlike a
169- paper map legend, the map legend or 'layers list' in the GIS Application provides
170- a way to re-order, hide, show and group layers. Changing the layer order is done
171- by clicking on a layer in the legend, holding the mouse button down and then
172- dragging the layer to a new position. In figures :numref: `figure_map_legend_before ` and
173- :numref: `figure_map_legend_after ` the map legend is shown as the area to the left of the GIS
174- Application window. By changing the layer order, the way that layers are drawn
175- can be adjusted –-- in this case so that rivers are drawn below the roads instead
176- of over them.
162+ An important function of the map view is to allow you to zoom in to magnify,
163+ zoom out to see a greater area and move around (panning) in the map. GIS
164+ software also lets you easily change symbology --- the way information is
165+ displayed. :numref: `figure_map_symbology ` shows the map view after panning to
166+ the side and changing the symbology of the layers.
177167
178168.. _figure_map_symbology :
179169
180170.. figure :: img/symbology.png
181171 :align: center
182172 :width: 30em
183173
184- GIS Software lets you easily change symbology --- the way information is displayed.
174+ A map view after moving around (panning) and changing the symbology
175+
176+ Another common feature of GIS Applications is the **map legend **. The map legend
177+ provides a list of layers that have been loaded in the GIS Application. Unlike a
178+ paper map legend, the map legend or 'layers list' in the GIS Application provides
179+ a way to re-order, hide, show and group layers. Changing the layer order is done
180+ by clicking on a layer in the legend, holding the mouse button down and then
181+ dragging the layer to a new position. In :numref: `figure_map_legend_before ` and
182+ :numref: `figure_map_legend_after `, the map legend is shown as the area to the left of the GIS
183+ Application window. By changing the layer order, the way that layers are drawn
184+ can be adjusted --- in this case so that rivers are drawn below the roads instead
185+ of over them.
185186
186187
187188.. _figure_map_legend_before :
@@ -237,16 +238,16 @@ date columns hold **non-geographical data**.
237238A common feature of GIS is that they allow you to associate information
238239(non-geographical data) with places (geographical data). In fact, the GIS
239240Application can store many pieces of information which are associated with each
240- place --– something that paper maps are not very good at. For example, our health
241+ place --- something that paper maps are not very good at. For example, our health
241242care worker could store the person's age and gender on her table. When the GIS
242243Application draws the layer, you can tell it to draw the layer based on gender,
243244or based on disease type, and so on. So, with a GIS Application we have a way to
244245easily change the appearance of the maps we created based on the non-geographical
245246data associated with places.
246247
247- GIS Systems work with many different types of data. **Vector data ** is stored as
248+ GIS Systems work with many different types of data. **Vector data ** are stored as
248249a series of ``X, Y `` coordinate pairs inside the computer's memory. Vector data
249- are used to represent points, lines and areas. Illustration :numref: `figure_vector_data `
250+ are used to represent points, lines and areas. :numref: `figure_vector_data `
250251shows different types of vector data being viewed in a GIS application. In the
251252tutorials that follow we will be exploring vector data in more detail.
252253
@@ -263,7 +264,7 @@ tutorials that follow we will be exploring vector data in more detail.
263264the earth and the photographs they take are a kind of raster data that can be
264265viewed in a GIS. One important difference between raster and vector data is that
265266if you zoom in too much on a raster image, it will start to appear 'blocky' (see
266- illustrations :numref: `figure_raster_data ` and :numref: `figure_raster_data_zoom `). In fact these
267+ :numref: `figure_raster_data ` and :numref: `figure_raster_data_zoom `). In fact these
267268blocks are the individual cells of the data grid that makes up the raster image.
268269We will be looking at raster data in greater detail in later tutorials.
269270
0 commit comments