<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/gis">
  <channel>
    <title>GIS</title>
    <link>https://www.linuxjournal.com/tag/gis</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>GIS on Linux with SAGA</title>
  <link>https://www.linuxjournal.com/content/gis-linux-saga</link>
  <description>  &lt;div data-history-node-id="1340695" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/12810f2.png" width="1280" height="773" alt="SAGA" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/joey-bernard" lang="" about="https://www.linuxjournal.com/users/joey-bernard" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Joey Bernard&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
In this article, I want to look at a GIS option available for
Linux—specifically, a program called &lt;a href="http://www.saga-gis.org/en/index.html"&gt;SAGA&lt;/a&gt; (System for Automated
Geoscientific Analyses). SAGA was developed at the Department of Physical
Geography in Germany. It is built with a plugin module architecture,
where various functions are provided by individual modules.
A very complete API is available to allow users to extend
SAGA's functionality with newly written modules. I take a very
cursory look at SAGA here and describe a few things you might want
to do with it.
&lt;/p&gt;

&lt;p&gt;
Installing SAGA should be as easy as looking at the software repository
for your favourite distribution. For Debian-based distros, you can install
it with the command:

&lt;/p&gt;&lt;pre&gt;
&lt;code&gt;
sudo apt-get install saga
&lt;/code&gt;
&lt;/pre&gt;


&lt;p&gt;
When you first start it, you get a blank workspace where you can begin your
project.
&lt;/p&gt;

&lt;img src="https://www.linuxjournal.com/sites/default/files/styles/max_650x650/public/u%5Buid%5D/12810f1.png" width="650" height="366" alt="""" class="image-max_650x650" /&gt;&lt;p&gt;
&lt;em&gt;Figure 1. SAGA starts up with a central project window, several tool panes on the
left and console messages at the bottom.&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
Two major categories of data sets
are available that you can use within your projects: satellite imagery and terrain
data. The &lt;a href="https://sagatutorials.wordpress.com"&gt;tutorial website&lt;/a&gt; provides
detailed walk-throughs that show
how you can get access to these types of data sets for use in your
own projects. The tutorial website also has sections on some of the processing tools
available for doing more detailed analysis.
&lt;/p&gt;

&lt;p&gt;
SAGA understands
several data file formats. The typical ones
used in GIS, like SHP files or point clouds, are the default options in
the file selector window. You can work with these types of data, or satellite
imagery or terrain data.
&lt;/p&gt;

&lt;p&gt;
Let's start by looking at terrain analysis
in SAGA. You'll need digital elevation data, in DEM format, which is
available from the &lt;a href="http://dwtkns.com/srtm/"&gt;SRTM Tile Grabber site&lt;/a&gt;.
You
will get a zip file for each region you select, and these zip files
contain geotiff files for the selected regions.
&lt;/p&gt;

&lt;p&gt;
Load the geotiff
file by clicking File→Open. By default, it will
show only the common project file formats. To locate your downloaded
geotiff files, you'll need to change the filter at the bottom of the
file selector window to be all files. Once it is loaded, it will show up
in the list of data sources in the bottom-left window pane.
&lt;/p&gt;

&lt;img src="https://www.linuxjournal.com/sites/default/files/styles/max_650x650/public/u%5Buid%5D/12810f2.png" width="650" height="393" alt="""" class="image-max_650x650" /&gt;&lt;p&gt;
&lt;em&gt;Figure 2. You can load data sources, such as geotiffs, into your project.&lt;/em&gt;
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/gis-linux-saga" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Fri, 12 Jul 2019 12:00:00 +0000</pubDate>
    <dc:creator>Joey Bernard</dc:creator>
    <guid isPermaLink="false">1340695 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Gabor Farkas' Practical GIS (Packt Publishing)</title>
  <link>https://www.linuxjournal.com/content/gabor-farkas-practical-gis-packt-publishing</link>
  <description>  &lt;div data-history-node-id="1339398" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/12173f5.jpg" width="486" height="600" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/james-gray" lang="" about="https://www.linuxjournal.com/users/james-gray" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;James Gray&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
Open-source GIS tools are maturing rapidly, and Gábor Farkas' new book
&lt;em&gt;Practical GIS&lt;/em&gt; is a guide to applying these tools to managing geographic
information like a pro at minimal cost. Farkas deploys the popular
QGIS application and explains how to use it to generate useful spatial
data. From there, readers are guided through the basics of queries, data
management and geoprocessing. 
&lt;/p&gt;
&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1000009/12173f5.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
After mastering the essentials, readers
practice their knowledge on real-world examples, solving various types of
geospatial analyses with appropriate methods. 
&lt;/p&gt;

&lt;p&gt;
Finally, readers learn how
to publish data (and results) on the web with QGIS Server and GeoServer
and create a basic web map with the API of the lightweight Leaflet
web-mapping library. Storing data in a PostGIS database also is treated in
the book.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/gabor-farkas-practical-gis-packt-publishing" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Fri, 26 May 2017 16:15:56 +0000</pubDate>
    <dc:creator>James Gray</dc:creator>
    <guid isPermaLink="false">1339398 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Mapping Your GIS Data</title>
  <link>https://www.linuxjournal.com/content/mapping-your-gis-data</link>
  <description>  &lt;div data-history-node-id="1160464" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/11563thubanf1.jpg" width="550" height="328" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/joey-bernard" lang="" about="https://www.linuxjournal.com/users/joey-bernard" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Joey Bernard&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
I've already looked at some GIS applications available on
Linux. Programs like GRASS and qgis provide a full set of tools to do
GIS. Sometimes, that's really overkill though. You may just want to display
some
data geographically and create a map. For those cases, there is &lt;a href="http://thuban.intevation.org"&gt;Thuban&lt;/a&gt;,
an interactive geographic data viewer. 
&lt;/p&gt;

&lt;p&gt;
Most distributions should have
a package available within their package management systems. If not,
you always can download the sources and build it from scratch. It does
depend on Python, among several other libraries, so you need to do
a bit of a dependency dance. Binary downloads even are available
for Windows and Mac OS X, so you can point your non-Linux friends to them.
&lt;/p&gt;

&lt;p&gt;
If you don't already have data of your own, sources of public-domain GIS data
are available on-line. Here are
a couple: &lt;a href="http://www.naturalearthdata.com/features"&gt;http://www.naturalearthdata.com/features&lt;/a&gt; and &lt;a href="http://wiki.openstreetmap.org/wiki/Shapefiles"&gt;http://wiki.openstreetmap.org/wiki/Shapefiles&lt;/a&gt;. The files available on these sites will get
you started with SHP files that contain at least basic features for most
of the world. 
&lt;/p&gt;

&lt;p&gt;
Thuban is not as flexible as full-fledged GIS software
and cannot handle very many data file formats. You can use
SHP files, DBF database files and various image file formats. In
the screenshots for this article, I simply grabbed several of the data
files available on-line.
&lt;/p&gt;

&lt;p&gt;
When you start Thuban, you end up with a completely blank
slate (Figure 1). The first step is to start a new session, which
you can do by selecting the menu item File→New Session (not much
will change on the screen). In order to start building your map, you
need to add layers that can be manipulated. I started by
selecting the menu item Map→Add Layer and adding in an SHP file
to give me the basic geographic attributes for my home province of New
Brunswick (Figure 2). This includes several different geographical
items, such as water, river banks and parks. The default display is
not very interesting yet (Figure 3). 
&lt;/p&gt;

&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1002061/11563thubanf1.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
Figure 1. Starting Thuban gives you a blank slate.
&lt;/p&gt;

&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1002061/11563thubanf2.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
Figure 2. Adding a new layer opens a file selection dialog where you can
choose
an SHP file.
&lt;/p&gt;

&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1002061/11563thubanf3.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
Figure 3. By default, Thuban just displays all of the data with a single
symbol color.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/mapping-your-gis-data" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Wed, 09 Oct 2013 20:36:36 +0000</pubDate>
    <dc:creator>Joey Bernard</dc:creator>
    <guid isPermaLink="false">1160464 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
