<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pragmatic Forums | Posts in forum 'Desktop GIS'</title>
    <link>/forums/52/posts.rss</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>License for world borders shapefile posted by Chris Mutel @ Mon, 23 Nov 2009 13:19:48 +0000</title>
      <description>&lt;p&gt;The world borders shapefile you provide on the desktopgisbook website is better than the publicly-available datasets I have seen elsewhere on the web, but I don&amp;#8217;t see any license information about it. I would like to use this as a base dataset for an academic, openly-available creative-commons licensed database (which would also include political organizations and power grids) &amp;#8211; could you please tell me what the license of your data is?&lt;/p&gt;


	&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Mon, 23 Nov 2009 13:19:48 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:3667:13375</guid>
      <author>Chris Mutel</author>
      <link>http://forums.pragprog.com/forums/52/topics/3667</link>
    </item>
    <item>
      <title>GRASS - Problem importing world_borders shape posted by Michael Neubauer @ Mon, 16 Feb 2009 18:23:04 +0000</title>
      <description>&lt;p&gt;Thanks for the answer Gary,&lt;br /&gt;works fine now!&lt;br /&gt;But maybe you should change the file on your download-page then, so that not everybody is running in the same problem&amp;#8230;&lt;/p&gt;


	&lt;p&gt;bye&lt;br /&gt;mike&lt;/p&gt;</description>
      <pubDate>Mon, 16 Feb 2009 18:23:04 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:2045:8370</guid>
      <author>Michael Neubauer</author>
      <link>http://forums.pragprog.com/forums/52/topics/2045</link>
    </item>
    <item>
      <title>GRASS - Problem importing world_borders shape posted by Gary Sherman @ Mon, 16 Feb 2009 08:20:43 +0000</title>
      <description>&lt;p&gt;The problem is the shapefile has an attribute named &amp;#8216;CAT&amp;#8217;. &lt;span class="caps"&gt;GRASS&lt;/span&gt; doesn&amp;#8217;t seem to like it when it encounters it in the shapefile. The easiest solution is to open the &lt;span class="caps"&gt;DBF&lt;/span&gt; for the shapefile in something like Open Office or Excel and change the field name. You can also edit the field name with a hex editor if you&amp;#8217;re careful. Don&amp;#8217;t change the length, just the name (e.g. change it to &amp;#8216;CAR&amp;#8217;).&lt;/p&gt;</description>
      <pubDate>Mon, 16 Feb 2009 08:20:43 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:2045:8357</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/2045</link>
    </item>
    <item>
      <title>GRASS - Problem importing world_borders shape posted by Michael Neubauer @ Sun, 15 Feb 2009 15:18:32 +0000</title>
      <description>&lt;p&gt;Hi Gary,&lt;/p&gt;


	&lt;p&gt;I follow the instructions to import a shape-file to &lt;span class="caps"&gt;GRASS&lt;/span&gt; and it does not work with your world_borders file!&lt;br /&gt;Importing the cities is no problem, so I guess I suppose my location and everything is ok&amp;#8230;&lt;/p&gt;


	&lt;p&gt;The following error-message appears, when I enter the v.in.ogr prompt for the world_borders&lt;/p&gt;


	&lt;p&gt;&amp;#8221; &lt;br /&gt;A datum name wgs84 (WGS_1984) was specified without transformation parameters.&lt;br /&gt;Note that the &lt;span class="caps"&gt;GRASS&lt;/span&gt; default for wgs84 is towgs84=0.000,0.000,0.000.&lt;br /&gt;Projection of input dataset and current location appear to match.&lt;br /&gt;Proceeding with import&amp;#8230;&lt;br /&gt;Layer: world_borders&lt;br /&gt;&lt;span class="caps"&gt;DBMI&lt;/span&gt;-DBF driver error:&lt;br /&gt;Column &amp;#8216;CAT&amp;#8217; already exists (duplicate name)&lt;br /&gt;Cannot create table.&lt;br /&gt;Error in db_execute_immediate()&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;ERROR&lt;/span&gt;: Cannot create table: create table Weltgrenze2 (cat integer, &lt;span class="caps"&gt;CAT&lt;/span&gt;
       double precision, &lt;span class="caps"&gt;FIPS&lt;/span&gt;_CNTRY varchar ( 80 ), &lt;span class="caps"&gt;CNTRY&lt;/span&gt;_NAME varchar ( 80
       ), &lt;span class="caps"&gt;AREA&lt;/span&gt; double precision, &lt;span class="caps"&gt;POP&lt;/span&gt;_CNTRY double precision)&lt;br /&gt;&amp;#8220;&lt;/p&gt;


	&lt;p&gt;So can you please help me what is the problem? Maybe it is also a problem with the shape-file&amp;#8230;?&lt;/p&gt;


	&lt;p&gt;Thank you very much&lt;br /&gt;Mike&lt;/p&gt;</description>
      <pubDate>Sun, 15 Feb 2009 15:18:32 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:2045:8344</guid>
      <author>Michael Neubauer</author>
      <link>http://forums.pragprog.com/forums/52/topics/2045</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Richard Bianchi @ Wed, 04 Feb 2009 07:05:56 +0000</title>
      <description>&lt;p&gt;&lt;span class="caps"&gt;THANK YOU&lt;/span&gt;!  At last I can add a MrSID raster layer!  I had done the &amp;#8220;Advanced&amp;#8221; install, but I hadn&amp;#8217;t noticed the gdal16-mrsid plugin in the Libs tree.&lt;/p&gt;


	&lt;p&gt;Oddly, when I load the &lt;span class="caps"&gt;SID&lt;/span&gt; raster layer, the Projection Selector pops up saying &amp;#8220;This layer appears to have no projection specification&amp;#8221; and prompts me to select one. The file contains this information, and after loading, it is even shown in the Metadata tab of the Raster Data Properties. But I can live with that.&lt;/p&gt;


	&lt;p&gt;I guess I need to set my Project Properties &lt;span class="caps"&gt;CRS&lt;/span&gt; to match the &lt;span class="caps"&gt;SID&lt;/span&gt; file projection (and enable &amp;#8216;on the fly&amp;#8217; &lt;span class="caps"&gt;CRS&lt;/span&gt; transformation), load the raster layer, then load the vector layers (which are &lt;span class="caps"&gt;WGS 84&lt;/span&gt;).&lt;/p&gt;


	&lt;p&gt;P.S. Sorry for the delay in responding; I thought I had already posted this response last week (just before Firefox crashed).&lt;/p&gt;</description>
      <pubDate>Wed, 04 Feb 2009 07:05:56 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:8088</guid>
      <author>Richard Bianchi</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Gary Sherman @ Wed, 28 Jan 2009 04:08:20 +0000</title>
      <description>&lt;p&gt;You have to do an &amp;#8220;Advanced&amp;#8221; install and choose the desktop and command line packages you want (eg. qgis), then choose gdal16-mrsid plugin from the Libs tree.&lt;/p&gt;</description>
      <pubDate>Wed, 28 Jan 2009 04:08:20 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:7920</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Gary Sherman @ Wed, 28 Jan 2009 03:00:37 +0000</title>
      <description>&lt;p&gt;I have not used the Windows version (Mac and Linux are my primary platforms). Let me check into it&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Wed, 28 Jan 2009 03:00:37 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:7918</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Richard Bianchi @ Tue, 27 Jan 2009 05:33:51 +0000</title>
      <description>&lt;p&gt;I&amp;#8217;ve installed &lt;span class="caps"&gt;QGIS 1&lt;/span&gt;.0.0-Kore using the OSGeo4W installer on my PC running Windows &lt;span class="caps"&gt;XP SP3&lt;/span&gt; and I still get &amp;#8220;not a supported raster data source&amp;#8221; when I attempt to load a &lt;span class="caps"&gt;SID&lt;/span&gt; file. Am I doing something wrong?&lt;/p&gt;</description>
      <pubDate>Tue, 27 Jan 2009 05:33:51 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:7899</guid>
      <author>Richard Bianchi</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Gary Sherman @ Sat, 24 Jan 2009 00:08:30 +0000</title>
      <description>&lt;p&gt;The 1.0 release of &lt;span class="caps"&gt;QGIS&lt;/span&gt; (announced today) includes MrSID and &lt;span class="caps"&gt;ECW&lt;/span&gt; support on the Windows platform. For other platforms it is really a packaging/license issue that the &lt;span class="caps"&gt;QGIS&lt;/span&gt; developer team continues to consider.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Jan 2009 00:08:30 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:7835</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>MapWindow GIS / MrSID posted by Richard Bianchi @ Wed, 21 Jan 2009 15:23:48 +0000</title>
      <description>&lt;p&gt;Gary,&lt;/p&gt;


	&lt;p&gt;First of all thank you for writing Desktop &lt;span class="caps"&gt;GIS&lt;/span&gt;.  It is just the kind of book I was looking for and has been very helpful.&lt;/p&gt;


	&lt;p&gt;One open source desktop application which is curiously missing from the book is MapWindow &lt;span class="caps"&gt;GIS&lt;/span&gt; which can be found at &lt;a href="http://www.mapwindow.org/"&gt;http://www.mapwindow.org/&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;I use Quantum &lt;span class="caps"&gt;GIS&lt;/span&gt; to plan and document my geocaching and hiking trips in various nearby Florida parks. The &lt;span class="caps"&gt;GIS&lt;/span&gt; department of local land management government agency makes available on their web site high-quality (as good as 6 inch per pixel!) imagery which is updated every year. This imagery is provided in MrSID format which seems to be fairly common.&lt;/p&gt;


	&lt;p&gt;Even though MapWindow &lt;span class="caps"&gt;GIS&lt;/span&gt; and &lt;span class="caps"&gt;QGIS&lt;/span&gt; both seem to make use of &lt;span class="caps"&gt;GDAL&lt;/span&gt;, which has the ability to read MrSID format files (at least it does in FWTools 2.2.8), MapWindow v4.6 is able to load &lt;span class="caps"&gt;SID&lt;/span&gt; files while &lt;span class="caps"&gt;QGIS&lt;/span&gt; v0.11 is not.&lt;/p&gt;


	&lt;p&gt;I don&amp;#8217;t appear to be alone in my frustration in &lt;span class="caps"&gt;QGIS&lt;/span&gt;&amp;#8217;s lack of support for MrSID format as is evidenced by this tread in the Quantum &lt;span class="caps"&gt;GIS&lt;/span&gt; Forum: &lt;a href="http://forum.qgis.org/viewtopic.php?f=5&amp;#38;t=385"&gt;http://forum.qgis.org/viewtopic.php?f=5&amp;#38;t=385&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Is there some reason why support for this format continues to be left out of &lt;span class="caps"&gt;QGIS&lt;/span&gt;?&lt;/p&gt;</description>
      <pubDate>Wed, 21 Jan 2009 15:23:48 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1875:7786</guid>
      <author>Richard Bianchi</author>
      <link>http://forums.pragprog.com/forums/52/topics/1875</link>
    </item>
    <item>
      <title>area derived world borders posted by Michael Neubauer @ Sat, 06 Dec 2008 16:27:12 +0000</title>
      <description>&lt;p&gt;Hello Gary,&lt;/p&gt;


	&lt;p&gt;I loaded you &amp;#8220;world border&amp;#8221; shape file in &lt;span class="caps"&gt;QGIS&lt;/span&gt;. Everything works fine.&lt;br /&gt;But when I click with the identifying tool in one of the countries it always gives me a slightly different area derived than what is given in the attribute table:&lt;br /&gt;example: &lt;br /&gt;Area derived: 494.033,400 km2&lt;br /&gt;attribute table: Area: 504782 (without unit, but I guess it is km2 as well)&lt;/p&gt;


	&lt;p&gt;where does this difference come from?&lt;/p&gt;


	&lt;p&gt;But thanks a lot for this very good book!&lt;/p&gt;</description>
      <pubDate>Mon, 08 Dec 2008 23:58:50 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1529:6636</guid>
      <author>Michael Neubauer</author>
      <link>http://forums.pragprog.com/forums/52/topics/1529</link>
    </item>
    <item>
      <title>area derived world borders posted by Gary Sherman @ Sun, 07 Dec 2008 01:20:02 +0000</title>
      <description>&lt;p&gt;There are a couple of reasons for the difference:&lt;/p&gt;


	&lt;p&gt;1. The &lt;span class="caps"&gt;AREA&lt;/span&gt; attribute may be based on the actual area of the country rather than a &amp;#8220;GIS&amp;#8221; area. The resolution of the data may not be adequate to capture the true area.&lt;/p&gt;


	&lt;p&gt;2. If you have projected the data (which it looks like you may have) and are not using an equal area projection the numbers will be a bit different.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Dec 2008 01:20:29 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1529:6640</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/1529</link>
    </item>
    <item>
      <title>Bird Data posted by Gary Sherman @ Fri, 03 Oct 2008 15:45:44 +0000</title>
      <description>&lt;p&gt;The bird data used in Chapter 3, Working with Vector Data can is now available at: &lt;a href="http://desktopgisbook.com/bird_data"&gt;http://desktopgisbook.com/bird_data&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Oct 2008 15:47:01 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:1028:4809</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/1028</link>
    </item>
    <item>
      <title>OpenStreetMap posted by Gary Sherman @ Thu, 26 Jun 2008 05:26:28 +0000</title>
      <description>&lt;p&gt;Can you explain what you mean by:&lt;br /&gt;&amp;#8220;There are many tools that you mention that are used by OpenStreetMap.&amp;#8221; ?&lt;/p&gt;


	&lt;p&gt;Most of the desktop &lt;span class="caps"&gt;GIS&lt;/span&gt; applications can&amp;#8217;t consume &lt;span class="caps"&gt;OSM&lt;/span&gt; data.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:26:28 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:456:3360</guid>
      <author>Gary Sherman</author>
      <link>http://forums.pragprog.com/forums/52/topics/456</link>
    </item>
    <item>
      <title>OpenStreetMap posted by Shaun McDonald @ Thu, 22 May 2008 08:56:50 +0000</title>
      <description>&lt;p&gt;I&amp;#8217;ve not seen any mention of OpenStreetMap in the contents or the sample chapters of the book. Considing they are now becoming an increasing player in the open source and open geo data markets, it be worth including them. There are many tools that you mention that are used by OpenStreetMap.&lt;/p&gt;</description>
      <pubDate>Thu, 22 May 2008 08:56:50 +0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:52:456:2866</guid>
      <author>Shaun McDonald</author>
      <link>http://forums.pragprog.com/forums/52/topics/456</link>
    </item>
  </channel>
</rss>
