<?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/thuban">
  <channel>
    <title>Thuban</title>
    <link>https://www.linuxjournal.com/tag/thuban</link>
    <description/>
    <language>en</language>
    
    <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>
