<?xml version="1.0" encoding="iso-8859-1" ?>

<feed version="0.3"  xmlns="http://purl.org/atom/ns#" >
<title mode="escaped">Cartographica.com</title>
<tagline mode="escaped">Cartographica.com Main feed in Atom format</tagline>
<link rel="alternate" type="text/html" href="http://www.cartographica.com"/>
<modified>2012-02-07T15:26:12-05:00</modified>
<author>
<name>Cartographica.com</name>
<email>admin@cartographica.com</email>
</author>

<entry>
<title mode="escaped">Mapping Recent Earthquake Activity</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120207134410999"/>
<id>http://www.cartographica.com/article.php?story=20120207134410999</id>
<issued>2012-02-07T13:44:10-05:00</issued>
<modified>2012-02-07T13:44:10-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">Recently there have been several earthquakes around the world. In Negros-Cebu region, Philippines there was a 6.7 magnitude earthquake that resulted many injuries and deaths. The earthquake activity peaked my interest to explore what was happening around the world in terms of seismic activity. 
&lt;p&gt;
To find data on recent earthquake activity I went to the  U.S. governments data portal &lt;a href=&quot;Data.gov&quot;&gt; Data.gov&lt;/a&gt;, which is a clearinghouse for thousands of maps and datasets. I found data on earthquakes for the past 7 days.The link to this data is &lt;a href=&quot;http://explore.data.gov/Geography-and-Environment/Worldwide-M1-Earthquakes-Past-7-Days/7tag-iwnu&quot;&gt;here&lt;/a&gt;. When you go to the webpage you will see that you can download the data in .csv or in .kml both of which are readable in Cartographica. I downloaded the file as a .csv. Note: when you download the data you may have to save it as a .txt file and then open it in a spreadsheet application. The spreadsheet application should be able to read the file as a .csv. You can then save the .txt file as a .csv. 
&lt;p&gt;
Once the data are downloaded importing them into Cartographica is easy. To import the data choose File &amp;gt; Import Table Data. 
&lt;p&gt;
Next, the import data window will appear. The .csv file is download with latitude and longitude data that we can use to create a point map of earthquake locations. Select the &quot;Coordinates&quot; tab in the top right of the import file window. Then change the designations next to Lat and Lon in the table to Y (or latitude) for Lat, and X (or longitude) for Lon, and then click import. A screenshot of the import file window is provided below
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120207134410999_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;109&quot; src=&quot;http://www.cartographica.com/images/articles/20120207134410999_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Import File Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
After the points are geocoded you can see them in the map widow within Cartographica. However, to contextualize the points we need to add a base map. This is quick and easy to do in Cartographcia. Choose &amp;gt; File &amp;gt; Add Live Map. This will add a new base map to help visualize where the earthquakes are located. A screenshot is provided below of the points with the base map.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120207134410999_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120207134410999_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Earthquake Point Map&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
Visualizing the points on the map is only one way we can use the data. We can also create a kernel density map to determine where the highest concentration of seismic activate has occurred over the last seven days. To create a kernel density map select the Earthquakes layer in the layer stack and then Choose &amp;gt; Tools &amp;gt; hold down the option key and choose Make Kernel Density Map. This will bring up the Kernel Density window. Change the Kernel type to Exponential (Negative) then click Analyze. A screenshot is provided below of the kernel density map. Note: The layer opacity was changed by double clicking on the the Earthquake KDM layer in the layer stack and then adjusted using the opacity slider. The results indicate that much of the world's seismic activity as been focused on the U.S. West Coast and in Alaska. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120207134410999_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120207134410999_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Exponential (Negative) KDM&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
To create a second kernel density map that takes into consideration the strength (or magnitude) of the earthquakes I created a weighted kernel density map. To do this Choose &amp;gt; Tools &amp;gt;  hold down the option key and choose Make Kernel Density Map. This will bring up the Kernel Density window again. Change the Kernel type to Exponential (Negative) and then change the Weight menu to Magnitude. I provide a screenshot below of the kernel density window.
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120207134410999_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;157&quot; height=&quot;159&quot; src=&quot;http://www.cartographica.com/images/articles/20120207134410999_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;KDM Window with Weights&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
You can see in the screenshot below that the weight of the large earthquake in the Philippines created hot spots that were not on the previous map.
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120207134410999_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120207134410999_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;KDM with Weights&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Mapping South American Oil </title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120203133759370"/>
<id>http://www.cartographica.com/article.php?story=20120203133759370</id>
<issued>2012-02-03T13:37:59-05:00</issued>
<modified>2012-02-03T13:37:59-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">Oil prices are a continuing concern of people all over the world.  There are a lot of variables that enter into the price of oil, including where the supplies are relative to the damand and how much is controlled by a single party. Oil fields vary in size and in the amount of oil that they contain.I was curious about spatial distribution of oil fields and how much oil the fields contained. To visualize the issue I found data from the &lt;a href=&quot;http://energy.usgs.gov/OilGas/AssessmentsData/WorldPetroleumAssessment/tabid/558/Agg2421_SelectTab/4/Default.aspx&quot;&gt;USGS&lt;/a&gt;. 
&lt;p&gt;
The shapefiles that you can download show the locations of many of the worlds known oil fields.The datasets actually contain many variables for each oil field in the dataset, which is quite nice for exploration. For this post I am using the &quot;Total Petroleum System Summary Data&quot; shapefile. 
&lt;p&gt;
To import the data into Cartographica choose File &amp;gt; Import Vector Data 
&lt;p&gt;
The data are downloaded unprojected and without a coordinate reference system. However, the data are in a geographic coordinate system, which Cartographica guesses based on the extent of the map. We can project the data &quot;on the fly&quot;  by simply adding a Live Map. To add a live map choose File &amp;gt; Add Live Map. This will automatically project the data using a pseudo-mercator projection. Below is a screenshot of the oil field data after they are projected. 
&lt;p&gt;
Note: The shapefile will still not be accompanied with a .prj (projection file). To create a .prj file you need to export the layer and save it as a new file. To do this choose File &amp;gt; Export Layer Feature &amp;gt; Save the layer as Oil_Data. Creating a .prj is not necessary unless you want a copy of the .prj file. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120203133759370_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;98&quot; src=&quot;http://www.cartographica.com/images/articles/20120203133759370_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Projected Data&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
Once you have created you new layer import it by choosing File &amp;gt; Import Vector Data
&lt;p&gt;
Because the dataset contains many oil reserves from all over the world I decided to focus only on the oil fields in South America. In order to create a map that contains only the oil fields in South America we need to create a new layer. To create a new layer that contains only South American oil fields…
&lt;p&gt;
Click the Identify tool and then draw a box around the South American oil fields to select the polygons. Then choose Layer &amp;gt; Create Layer from Selection. This will add a new layer to the Layer Stack that contains only the South American oil fields. Below is a screenshot showing the new layer added to the layer stack.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120203133759370_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;160&quot; height=&quot;98&quot; src=&quot;http://www.cartographica.com/images/articles/20120203133759370_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt; New Layer &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
To create a cholropleth map we need to use the Layer Styles Window. To view the Layer Styles Window double click on the Oil_Data_Selection layer in the Layer Stack. Change the &quot;Based on&quot; option to KWN_GAS. This is the variable that tells us how much known gas exists in each oil field. 
&lt;p&gt;
Next, click the &quot;+&quot; sign five times to add five categories to the table within the Layer Styles Window. Then click the gearbox and &quot;Distribute with Natural Breaks&quot; The classification will change in the window. The bottom category should be -9999 to -9999. Change the second category so it reads 0 to 5002 (change -9999 to 0). Note that -9999 are codes for missing data. Below is a screenshot of the Layer Styles Window after it is set up. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120203133759370_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;160&quot; height=&quot;135&quot; src=&quot;http://www.cartographica.com/images/articles/20120203133759370_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Layer Styles Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Next, change the color scheme by choosing Window &amp;gt; Show Color Palette &amp;gt; then choose a color palette and drag it to the table within the Layer Styles Window. Below is a screenshot of the final output. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120203133759370_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;154&quot; height=&quot;159&quot; src=&quot;http://www.cartographica.com/images/articles/20120203133759370_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;South American Oil Fields&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Mapping U.S. Gun Crimes</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120131101518435"/>
<id>http://www.cartographica.com/article.php?story=20120131101518435</id>
<issued>2012-01-31T10:15:18-05:00</issued>
<modified>2012-01-31T10:15:18-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">I recently came across an article on &lt;a href=&quot;http://www.guardian.co.uk/news/datablog/2011/jan/10/gun-crime-us-state&quot;&gt;The Guardian&lt;/a&gt; that looks at gun crime in the United States. The article includes several maps and it also includes downloadable gun crime data for U.S. states. In this post I show how to import the downloaded data into Cartographica to replicate the maps produced in the article. 
&lt;p&gt;
To download the data click on &quot;Get the Data&quot; within the article and then download the data in .csv format. The data set contains the total number of murders, total firearm murders in 2010 and 2009, total handgun murders, and the rates of firearm murder, robbery, and assault per 100,000 population in all 50 states. Note that there are missing data for Florida.  
&lt;p&gt;
After the data are downloaded open them in a spreadsheet application. Delete the second row that contains the totals for the entire United States. We only want data for states. Once completed save the file as US_Gun.csv
&lt;p&gt;
Next, we need to download a shapefile for the 50 U.S. states. Go to the &lt;a href=&quot;http://www.census.gov/cgi-bin/geo/shapefiles2010/main&quot;&gt;U.S. Census Tiger/Line Files webpage&lt;/a&gt; to download the shapefile. Under the &quot;Select Layer Type&quot; drop down menu choose &quot;States (and equivalent)&quot;. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120131101518435_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120131101518435_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Tiger/Line Files webpage&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
On the next webpage, under the &quot;State and Equivalent (2010)&quot; drop down menu choose &quot;All states in one national file&quot; and then click download. 
&lt;p&gt;
After the data are downloaded open the shapefile in Cartographica. 
&lt;p&gt;
 Next, to import and join the .csv file containing the gun data to the U.S. states shapefile use the following steps. 
&lt;p&gt;
 1. Click File &amp;gt; Import Table data &amp;gt; Choose the US_Gun.csv file
&lt;p&gt;
2. Next, we need to match the .csv file to the states shapefile. Click on the Join tab in the top right of the import file window. 
&lt;p&gt;
3. Change &quot;Target Layer&quot; in the bottom right to tl_2010_us_state10 (this should be the title of the state shapefile). 
&lt;p&gt;
4. Under the &quot;Map to&quot; column change the designation from &quot;New Column&quot; to NAME10 for the State row and then check the box under the Key column. Once this is set up click Import. The screenshot below shows what this should look like. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120131101518435_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;95&quot; src=&quot;http://www.cartographica.com/images/articles/20120131101518435_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Import File Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Now that the data are joined we can create maps. 
&lt;p&gt;
1. Double click on the states layer in the layer stack to bring up the layer styles window. 
&lt;p&gt;
2. Under the &quot;Based on&quot; drop down menu change the designation to &quot;Firearms assaults per 100000 population&quot; (this will replicate the first map from the guardian article). 
&lt;p&gt;
3. The map in the guardian article uses five categories to define the map. We will match this by clicking the &quot;+&quot; button five times. The one place where we will deviate from the Guardian article is in the ranges we choose for each of the five categories. The guardian article's categories are not mutually exclusive. For example, the first category ranges from 1-10 and the second from 10-20. States with 10 firearm assaults per 100000 population are contained in both categories. To address this we will use a different classification method. Click on the gearbox and choose &quot;Distribute with Natural Breaks (Jenks).&quot; 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120131101518435_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;160&quot; height=&quot;134&quot; src=&quot;http://www.cartographica.com/images/articles/20120131101518435_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Layer Styles Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
Finally, click on Window &amp;gt; Show Color Palettes. Here we can use one of Cartographica's built in color schemes or we can choose to make our own. Lets make our own. The guardian map uses a red to black ramp. In order to differentiate our map from theirs use a blue to black ramp. Follow the steps below to create a new scheme. 
&lt;p&gt;
1. Click the &quot;+&quot; button to add a new color ramp. 
&lt;p&gt;
2. Next, near the bottom of the Color Palettes window there are small white boxes. Click on those so that there are six white boxes. 
&lt;p&gt;
3. Begin creating the color ramp by double clicking on each box and then select the desired color for each box. Once you have the colors selected rename the new palette to Blue Black. The screen shot below shows the final product. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120131101518435_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;113&quot; src=&quot;http://www.cartographica.com/images/articles/20120131101518435_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Blue Black Color Ramp&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Now that we have a new color ramp go back to the layer styles window and click and drag the new color ramp onto the categories to change the color scheme for the Firearms assaults per 100000 population data. The map I created using this process is shown below. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120131101518435_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;110&quot; src=&quot;http://www.cartographica.com/images/articles/20120131101518435_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Final Map&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Mapping South Korean Artillery Ranges</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120126115425317"/>
<id>http://www.cartographica.com/article.php?story=20120126115425317</id>
<issued>2012-01-26T11:54:25-05:00</issued>
<modified>2012-01-26T11:54:25-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">I am always very interested in what's going on in Korea. The border disputes that have occurred there over the past several years have made tensions in the area very high. Despite my interest in what's going on I don't know a lot about the specifics of the situation. In this post I use Cartographica to explore the area a little more.
One of the biggest issues I am interested in is the artillery fire associated with an island called Baengnyeong Island. A &lt;a href=&quot;http://www.huffingtonpost.com/2012/01/26/south-korea-artillery-drills_n_1233262.html&quot;&gt;Huffington Post&lt;/a&gt; article describes the most recent situation developing there. The article says that the South Korean military is firing practice shots into the water near the coast of North Korea. These two countries have been in a constant state of war since the 1950s so actions like these are always worth watching. For this post I am going to explore the ranges of several of South Korea's known artillery implements. The first image below shows the location of Baengnyeong Island in relation to North and South Korea's largest cities, Seoul and Pyongyang. Notice the island (indicated with a South Korean flag) off the West coast. In order to get the South Korean flag on the map I downloaded an image of the flag and then simply clicked and dragged it into the layer styles window.  
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120126115425317_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120126115425317_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Baengnyeong Island&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Here is a close up of Baengnyeong island.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120126115425317_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120126115425317_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Baengnyeong Island&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
My question is: how far can South Korean artillery fire off of Baengnyeong Island? After doing a little internet research I discovered that the South Korea uses several different types of artillery. Obviously, the intelligence I am using for this is limited, but I think what I have discovered is fairly accurate. The other limitation of my research is that I don't know which of the active artillery implements in the Korean military is being put to use on the islands. 
&lt;p&gt;
I discovered that the Korean military is most likely using the K9-Thunder Howitzer, which is a 50 ton 155 millimeter tracked artillery implement. Here is a picture of the K9. The K9's firing range depends on its ammunition, but it is approximately 40km.
&lt;p&gt;
Another implement that South Korea may be using is the American made M109 Howitzer, which is smaller than the K9-Thunder and has a range of about 20km. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120126115425317_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;122&quot; src=&quot;http://www.cartographica.com/images/articles/20120126115425317_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;K9-Thunder&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Finally, there may also be slightly larger implements like the American made M107, which has a 175mm caliber. It is an older vehicle, but has a firing range of 35km. 
&lt;p&gt;
To illustrate the range of these guns I created a buffer map based around the center of Baengyeong Island. The results are shown below. Its clear from the maps that artillery on Baengyeong Island could reach North Korean land. However, the distance inland is limited. Pyongyang is in no danger from that distance. Cartographica makes exploring problems like the Korean Island dispute very easy, and it allows you to create very informative maps. The next time I hear about artillery fire off of Korean Islands I will have a better understanding about what's going on.
&lt;p&gt;
To create the buffer maps I used a process that only takes a few minutes to do. 
First, I created a layer to represent the center of our area of interest:
&lt;p&gt;
1. Choose Layer &amp;gt; New Layer to create a new layer
&lt;p&gt;
2. Choose Edit &amp;gt; Add Feature so that you can add the center point for the 
buffers, and choose Point when prompted for the layer type
&lt;p&gt;
3. Hold the option key and click at the center of your area of interest to 
create the point itself and then press Enter to save it
&lt;p&gt;
Then, I used Tools &amp;gt; Create Buffers for Layer's Features to create the buffers:
&lt;p&gt;
1. Select the center layer (so it knows what to buffer)
&lt;p&gt;
2. Choose Tools &amp;gt; Create Buffers for Layer's Features
&lt;p&gt;
3. Select Uniform Width and enter a value
&lt;p&gt;
4. Press the Buffer… command
&lt;p&gt;
I repeated this 3 times to create 3 buffers each at a different distance, 
renaming them and changing their colors using the Styles… button to 
differentiate them in the illustration.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120126115425317_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120126115425317_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Artillery Ranges&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120126115425317_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120126115425317_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Artillery Ranges&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Steps for Collecting County Level Data from the new U.S. Census  American Fact Finder Website</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120123093124476"/>
<id>http://www.cartographica.com/article.php?story=20120123093124476</id>
<issued>2012-01-23T09:31:24-05:00</issued>
<modified>2012-01-23T09:31:24-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">This post describes the process for collecting data using the new U.S. Census American Fact Finder website (Fact Finder2). The new website allows you to select data from almost all U.S. Census Bureau surveys. These include the Decennial U.S. Census and American Community Survey among many others. The new data collection process requires you to use a series of steps for collecting what you want. These steps are logical as you move from general to specific selections. To start, you first determine the dataset and year that you would like to use. Then you choose the geographic level (i.e. national, state, county, cities, etc.),  and finally you select the specific variables that you want for each geographic unit.  As you make selections the &quot;Your Selections&quot; box in the top left of the Fact Finder2 webpage will update. This is a new feature of Fact Finder2 that helps you manage what you have selected. As we move through the steps pay close attention to the &quot;Your Selections&quot; box to be sure that you are collecting exactly what you want. The new Fact Finder2 is now the only way to collect data. Previously, the American Fact Finder website operated differently and contained less data. The new American Fact Finder is more efficient and allows for quick data allocation. 

Note: Be sure to use Firefox when using the American Fact Finder 2 website.
First, go to the &lt;a href=&quot;http://factfinder2.census.gov/faces/nav/jsf/pages/searchresults.xhtml?refresh=t&quot;&gt;American Fact Finder&lt;/a&gt; website.
&lt;p&gt;
Here is a screenshot of the Fact Finder2 webpage.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120123093124476_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;158&quot; height=&quot;84&quot; src=&quot;http://www.cartographica.com/images/articles/20120123093124476_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Fact Finder 2&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;b&gt;STEP 1: Selecting Your Dataset&lt;/b&gt;
&lt;p&gt;
To begin the data collection you need to first choose a dataset to collect data from. On the left side of the webpage there is a tab titled &quot;Topics&quot;. The Topics tab is  where you can set a number of search parameters for your data collection. Under Topics you can choose to limit the search by Dataset, Year, or by more subject based criteria like People, Housing, and Business and Industry. The Product Type selection under the Topic tab allows you to choose wether to get a full data set, a simple table, data comparison tables, and many other types of products. For the purposes of this example we are going to focus our attention on the Dataset option. 
&lt;p&gt;
&lt;b&gt;Steps for Choosing Dataset&lt;/b&gt;
&lt;p&gt;
1. Under the Topics tab, Click on the &quot;+&quot; sign next to the Dataset option. Click on the 2009 ACS 3-year estimates option (Note: Be sure to click  on the Dataset. Don't check the box!). This will give you the 2009 American Community Survey 3 year estimates dataset. After you select the data set you should see the dataset listed under the &quot;Your Selections&quot; box in the top left of the webpage. After you select the dataset close the Select Dataset window.
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120123093124476_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;160&quot; height=&quot;95&quot; src=&quot;http://www.cartographica.com/images/articles/20120123093124476_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Data Set Selection&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;b&gt;STEP 2: Choosing Geographies&lt;/b&gt;
&lt;p&gt;
Now that you have selected the dataset you need to choose the level of geography that you want to use.  On the left side of the webpage, under the Topics tab, is the Geographies tab. This is the location where you can limit you selection by geography.  
&lt;p&gt;
&lt;b&gt;Steps for Choosing Geographies&lt;/b&gt;
&lt;p&gt;
Under the Geographies tab, in Search Bar type &quot;All Counties Within South Carolina&quot; and click Go. Click on the All Counties within South Carolina selection in the Geography Results Window. It should be the first option. After you select the All Counties file it should appear in your &quot;Your Selections&quot; box. Once you choose the geography close the Select Geographies window. 
&lt;p&gt; 
&lt;b&gt;STEP 3: Selecting Data&lt;/b&gt;
&lt;p&gt;
Next, we want to collect demographic and social data for each county within South Carolina. The variables that are available based on our dataset and geographic selections are now shown in the Search Results panel. To find the variables that you want you can scroll through the pages to and check the boxes for each variable, or you can use the Search bar. Using the Search bar is most efficient if you know what variables you want. We will use the Search bar to limit our selection to make finding the variables we want easier in this example. In the new version of American Fact Finder it is easiest to download variables one at a time.    
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120123093124476_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;158&quot; height=&quot;85&quot; src=&quot;http://www.cartographica.com/images/articles/20120123093124476_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Choosing Variables&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;b&gt;Steps for Selecting Variables&lt;/b&gt;
&lt;p&gt;
Start by finding the Total Population data. Type Total Population in the Search bar. Find the Total Population variable with the P1 Id (found in the ID Column, next to the Check boxes). Check the box for Total Population. Then click download. A window will appear, click Ok. A second window will appear, click Download. Save the file to your desk top.  Clear the Total Population search from the &quot;Your Selections&quot; box.  
&lt;p&gt;
Next, find employment data by typing Employment in the Search bar. Check the Box next to Employment Status (ID S2301). Download the file. Clear the Employment search from the &quot;Your Selections&quot; box.
&lt;p&gt;
Next, find income data by typing Income in the Search bar. Find the Median Income in the Last 12 Months (ID S1903). Check the box. Download the file. Clear the Income earache from the &quot;Your Selections&quot; box. 
&lt;p&gt;
Finally, find data on poverty status. In the Search bar type Poverty. Find Poverty Status in the Last 12 Months. Check the box. Download the file. 
&lt;p&gt;
&lt;b&gt;STEP 4: Data Extraction and Merging&lt;/b&gt;
&lt;p&gt;
Now that the data are downloaded. The tricky part is extracting what you want from each file and then merging all of them together. The files are downloaded in .csv format, and each file contains a unique identifier for each county. I use Excel to view and manipulate the downloaded data. However, other programs will work as well. 
&lt;p&gt;
&lt;b&gt;Steps for Extraction and Merging Data&lt;/B&gt;
&lt;p&gt;
Begin by opening the Population.csv file in a spreadsheet program. Save the population file as a new file, SC_County_2009. This will now be the file we merge data to. 
&lt;p&gt;
To clean up this file, delete the Margin of Error Column. Also Delete rows 1, 2, and 3 so that only the column label remains. 
&lt;p&gt;
Next, rename the Estimate column, Population, and rename the Geographies column Counties. 
&lt;p&gt;
Next, open the Employment.csv file downloaded from the Census. The Employment Status file contains a lot of data. But we are only interested in Column J, which contains the Unemployment Rate. To merge this data with the SC_County_2009 file, copy only the numerical data from  Column J of the employment status file, and then paste them into the SC_County_2009 file in a new column. (Note: Be sure not to sort the data in any files because it will affect the copy/paste process).  
&lt;p&gt;
After you paste the data, rename the new column, Unemployment.
&lt;p&gt;
Next, open the Poverty.csv file downloaded from the Census. The Poverty file also contains a lot of data, but we are only interested in the poverty rate. The poverty file does not contain a poverty rate column. For this reason we will need to collect totals for both the number of people in poverty and the total population for whom poverty status is determined so that we can calculate the rate. Column D contains the population data and Column F contains the poverty counts. Copy and Paste the numeric data from Column H and Column F into the SC_County_2009 file as new columns. 
&lt;p&gt;
After you paste the data, rename the data from Column D, Pop_Pov and rename the data from Column H, Poverty. 
&lt;p&gt;
Finally, open the Median Income.csv file. This file has a lot of data, but we are only interested in the Median Income for each county. Column F, contains the Median Income data. Copy and Paste the numbers from Column F into, SC_County_2009. 
&lt;p&gt;
After you paste the data, rename the new column, Income. 
&lt;p&gt;
At this point you should have a new file (SC_County_2009) that contains columns: ID, ID2, Counties, Population, Unemployment, Pop_Pov, Poverty, and Income. Save the SC_County_2009 file.  
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120123093124476_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;107&quot; src=&quot;http://www.cartographica.com/images/articles/20120123093124476_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;SC_County_2009.csv File Format&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;p&gt;
Now that we have our Census file created we need to join it to a geographic file so we can create maps. However, to joint the data to a geographic file we first need to download the geographic file. To download the South Carolina shapefile go to the &lt;a href=&quot;http://www.census.gov/cgi-bin/geo/shapefiles2010/main&quot;&gt;Tiger Line FIles&lt;/a&gt;
&lt;p&gt;
Select Counties or Equivalent areas in the drop down menu. A new window will open allowing you to chose the states to download data from. Choose South Carolina and click Download. 
&lt;p&gt;
1. Import the South Carolina shapefile to Cartographica. 
&lt;p&gt;
2. Click on File, and then Import Table Data
&lt;p&gt;
3. Choose the SC_County_2009.csv file. 
&lt;p&gt;
4. Click on the Join tab
&lt;p&gt;
5. Change the Target layer option to South Carolina
&lt;p&gt;
6. The next step identifies a unique identifier used to link the boundary file to the .csv file. To link the two datasets each county is assigned a unique identifier, which is contained in both data sets. In the South Carolina Census file we can use the ID2 column as the link to the South Carolina shapefile GEOID10. Under the Map To column click on the arrows in the ID2 row and change them to GEOID10. Then check the box under the Key column in the in the ID2 row. 
&lt;p&gt;
7. Then click Import. The data should now be visible in the data viewer. 
&lt;p&gt;
8. Click on File, and then Export map to save the new shapefile. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120123093124476_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;122&quot; height=&quot;160&quot; src=&quot;http://www.cartographica.com/images/articles/20120123093124476_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Final Map&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
You're Done!</content>
</entry>
<entry>
<title mode="escaped">Digital Globe Releases Image of Costa Concordia Wreck Site</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120119143821220"/>
<id>http://www.cartographica.com/article.php?story=20120119143821220</id>
<issued>2012-01-19T14:38:21-05:00</issued>
<modified>2012-01-19T14:38:21-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">This post shows an image downloaded from &lt;a href=&quot;http://www.digitalglobe.com/sites/default/files/italy_giglio_jan17_2012_0.jpg&quot;&gt;Digital Globe&lt;/a&gt; that depicts the wreckage site of the Costa Concordia cruise ship. The ship wreck occurred off of the coast of Italy and is still currently being handled by officials there. There has been much media attention given to ship's captain who mysteriously abandoned ship before many of the passengers. He was taken into custody by Italian officials. For this post, I georeferenced the Digital Globe image using Cartographica so that we can create more informative maps and new data layers.  
The first step in using an image like the one downloaded from Digital Globe is importing it into Cartographica as a raster file and then georeferencing using a reference map like the one provided though the Bing Live Maps feature. . 
&lt;p&gt;
To import the image into Cartographica Click File &amp;gt; Import Raster File. 
&lt;p&gt;
The layer will appear in the Layer Stack. Click on the image layer and then click Edit &amp;gt; Georeference Image. 
&lt;p&gt;
The next part of georeferencing the image is as much art as it is science.  The georeferencing process involves first finding the general location of the image on a reference map using zoom tools. Then use the Fit Display command within the Georeference Image window, to provide a general first fit of the image to the reference map. Next, use Ground Control Points to more precisely match the image to the reference file. The reference file can be either be a Bing Live Map, which is provided in Cartographica, or another shapefile or raster file that is already georeferenced. For this example I used the Bing Live Map to georeference the image. I provide some screenshots below...
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120119143821220_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120119143821220_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Georeferencing&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120119143821220_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120119143821220_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Georeferenced&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
An advantage of georeferencing an image like the provided by Digital Globe is that it allows you to visualize the image alongside data from  other sources. For example, the images above show the wreck site compared to features beyond the scope of the original image. This allows you to further contextualize the incident location. Also by georeferencing an image to a map it allows you to create other types of data layers based off of the satellite imagery. For example, the image of the crash site provides a very accurate depiction of where the crash site is located. Using this information I can quickly create a new shapefile from the image. 
&lt;p&gt;
To create a new layer click the plus button at the bottom of the layer stack. Then click Edit &amp;gt; Add Feature. For this example I chose to create a new point file which allows me to indicate where the crash site is on a larger map with a single point. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120119143821220_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;94&quot; height=&quot;159&quot; src=&quot;http://www.cartographica.com/images/articles/20120119143821220_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Add Feature&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120119143821220_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120119143821220_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;New Feature 1&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120119143821220_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20120119143821220_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Italian Coast&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">CNN Releases Map for Battleground States for 2012 Election</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120117100715163"/>
<id>http://www.cartographica.com/article.php?story=20120117100715163</id>
<issued>2012-01-17T10:07:15-05:00</issued>
<modified>2012-01-17T10:07:15-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">&lt;a href=&quot;http://www.cnn.com/election/2012/electoral-map.html#&quot;&gt;CNN&lt;/a&gt; has released an interesting map that will be continually updated throughout the election year. The map shows CNN predictions for how they believe states will perform during the 2012 presidential election. The heading says that the map will be updated as new information becomes available. Probably the most interesting aspect of the map are the locations of the battleground states. Battleground states are those places that will have tough competition between the candidates. Also, another interesting feature of the map is that the total number of electoral votes is also included. This allows you to see which battleground states might really play a big part in the upcoming election. 
Keep an eye on this map as the election progresses. Here is a screenshot of CNN's map.
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20120117100715163_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;157&quot; src=&quot;http://www.cartographica.com/images/articles/20120117100715163_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;CNN Election Map&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Microsoft GPS App that Guides Users Away from &amp;quot;Bad Neighborhoods&amp;quot; Taking Criticism</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120112140740369"/>
<id>http://www.cartographica.com/article.php?story=20120112140740369</id>
<issued>2012-01-12T14:07:40-05:00</issued>
<modified>2012-01-12T14:07:40-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">Microsoft has recently gained a patent for a GPS app that uses sources of data to alert users that they are approaching an unsafe area. The app links to GPS and smartphone devices to sources of crime data that alerts users if they are approaching an unsafe area.There currently is limited information about exactly what types of data the app will use and if it will account for other factors that may influence crime in specific areas. The complete functionality of the app has not yet been made available, but already the implications of the app are taking criticism. 
There are a number of issues with the app some of which have been talked about in other articles and others have not. 
&lt;p&gt;
One problem is that it is not clear if other types of data will be used to supplement the crime data.For example, an area might be labeled unsafe by the app simply because there are a lot of assaults in an area, but the number of assaults that occur in an area may simply be a function of the number of persons who reside in the area. This is the classic count vs. rate problem. At this point it is unclear how exactly neighborhoods will be classified. In order to calculate the crime rates other population data would also need to be integrated into the app.
&lt;p&gt;
Another issue is that the number of assaults may be influenced by some other environmental factors that can explain a large percentage of the crimes that occur in an area. For example, lets say a user has been alerted that an area is &quot;BAD&quot;. We know from criminological research that areas that have large numbers of bars may have more assaults due to the fact that many assaults occur in places where young people and alcohol come together in space. If we control for the effect that bars have on the number of assaults, then a place that is labeled &quot;BAD&quot; may not be so scary to people who don't plan on going into bars. In other words, the new app may label a place as unsafe for a pedestrian, but not consider the fact that most assaults in the 'alerted' location are due to altercations that happen at bars. Therefore, as long as the person avoids bars the neighborhood is basically a safe place!
&lt;p&gt;
Another problem with the app that has many people upset is that labeling certain areas as &quot;BAD&quot; can have negative consequences on people perceptions of neighborhoods that are only based on Microsofts interpretation. Negative perceptions of neighborhoods can have cyclical effects on neighborhood economic performance. Fewer people will likely attempt to enter alerted neighborhoods which would negatively affect local business owners. Another important question is how does this affect the ability of homeowners in certain places to effectively sell their home? Labeling in most circumstances is not a positive thing to do, especially when the labeling involves large numbers of people.
&lt;p&gt;
As any technology advances there will be issues with ethics. Certain technologies may help some while simultaneously putting others at a disadvantage. The argument could be made that while it is true that the app labels certain neighborhoods, Microsofts app simply supplements the natural map that each of us carries as we learn and experience our environments. There are likely places that you choose not to go to either because you have heard that they are bad, or because they make you feel unsafe. Perhaps an app like this allows you to make those decisions with actual data instead of stereotypes and misinformation. 
&lt;p&gt;
Check out other articles on Microsofts new GPS app at these sites.
&lt;p&gt;
&lt;a href=&quot;http://technolog.msnbc.msn.com/_news/2012/01/10/10098342-does-unsafe-translate-to-ghetto-in-microsoft-gps-patent&quot;&gt;MSNBC&lt;/a&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.theroot.com/avoid-ghetto-gps-microsoft&quot;&gt;The Root&lt;/a&gt;
&lt;p&gt;
&lt;a href=&quot;http://autos.aol.com/article/microsoft-avoid-ghetto-app/&quot;&gt;AOL Autos&lt;/a&gt;</content>
</entry>
<entry>
<title mode="escaped">Maps for the New Hampshire Primary</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=2012011009381549"/>
<id>http://www.cartographica.com/article.php?story=2012011009381549</id>
<issued>2012-01-10T09:38:15-05:00</issued>
<modified>2012-01-10T09:38:15-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">The highly anticipated Republican Presidential Primary is being held today in New Hampshire. The New Hampshire  Primary is a particularly important election because it is the first non-caucus election held for the run up to the Republican presidential nomination and the subsequent Presidential election. The election receives a lot of media attention and is used as a tool for analyzing and estimating the performance of elections held in other states. 
&lt;p&gt;
To honor the New Hampshire primary I have put together a data set with data collected from several sources. The dataset includes data from the &lt;a href=&quot;http://factfinder2.census.gov/main.html&quot;&gt;American Fact Finder&lt;/a&gt; website, which is a service provided by the United States Census Bureau. The data included in the dataset are from the 2010 U.S. census and include basic demographic data about counties within New Hampshire. The variables include the total population, total white and total black populations. 
&lt;p&gt;
In addition to the census data I also collected data from the &lt;a href=&quot;http://www.bls.gov/&quot;&gt;Bureau of Labor Statistics&lt;/a&gt;. The variables collected from the BLS was the average weekly income, unemployment, employment, and total labor force variables. Unemployment and earnings have been a particularly important issue given the recent economic and are interesting data to explore for this election. 
&lt;p&gt;
Also I collected data on the last presidential election in New Hampshire from the &lt;a href=&quot;http://elections.nytimes.com/2008/results/states/president/new-hampshire.html&quot;&gt;The New York Times&lt;/a&gt;. The variables collected from the Times includes the total votes cast for each candidate and the percent of the total vote that was given to each candidate. 
&lt;p&gt;
The geographic data for New Hampshire were also collected from the &lt;a href=&quot;http://www.census.gov/geo/www/cob/bdy_files.html&quot;&gt;U.S. Census Boundary Files&lt;/a&gt; website. 
&lt;p&gt;
To combine these sources of data I created a .csv file and used Cartographica's ability to import table files. The steps for combining the boundary file and the .csv file are…
&lt;p&gt;
1. Import the Boundary file to the map
&lt;p&gt;
2. Click on File &amp;gt; Import Table Data
&lt;p&gt;
3. Choose the New Hampshire.csv file, or the file you want to import
&lt;p&gt;
4. Click on the Join tab
&lt;p&gt;
5. Change the Target layer option to New Hampshire
&lt;p&gt;
6. The next step identifies a unique identifier used to link the boundary file to the .csv file. To link the two dataset each county is assigned a unique identifier, which is contained in both data sets. In the New Hampshire file we can use the County name as the link. To do this Check the box under the Key column in the County row. 
&lt;p&gt;
7. Then click Import 
&lt;p&gt;
&lt;p&gt;
I have provided a few maps of the variables that are included in the dataset below. Also we will provide the New Hampshire data set so you can do more exploring on your own. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/2012011009381549_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;126&quot; src=&quot;http://www.cartographica.com/images/articles/2012011009381549_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Population&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/2012011009381549_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;127&quot; src=&quot;http://www.cartographica.com/images/articles/2012011009381549_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Unemployment&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/2012011009381549_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;127&quot; src=&quot;http://www.cartographica.com/images/articles/2012011009381549_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Average Weekly Wages&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;</content>
</entry>
<entry>
<title mode="escaped">Sources of International and Domestic Spatial Data</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120106074414537"/>
<id>http://www.cartographica.com/article.php?story=20120106074414537</id>
<issued>2012-01-06T07:44:14-05:00</issued>
<modified>2012-01-06T07:44:14-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">&lt;a href=&quot;http://mapdawg.tripod.com/index.htm&quot;&gt;MapDawg&lt;/a&gt; is a free internet site that provides numerous links to both international and domestic spatial data. Depending on where you are interested in studying it can often be difficult to find sources of reliable data. This site provides links to both governmental and private sources of spatial data that are generally ready to use with your GIS. 
&lt;p&gt;
The website alphabetically organizes the data by place starting with worldwide and international locations. Data are given from multiple continents, countries, and from all of the states within the U.S. The data found on these websites are compatible with Cartographica so all you have to do is download the data and then important them into Cartographica and you are ready to go!
&lt;p&gt;
In addition to the data sources Mapdawg also has links to important geospatial organizations found in both government and private sectors. 
&lt;p&gt;
Also the website provides many links to other more general GIS related websites. There are links to websites for GIS jobs, news, and research, which can sometimes be difficult to find using internet searches. MapDawg has courteously done the work for us!
&lt;p&gt;
If you are looking for a new sources of GIS related information and data then MapDawg is a good place to start!</content>
</entry>
<entry>
<title mode="escaped">Iowa Caucus Map Released by Google</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20120104165805797"/>
<id>http://www.cartographica.com/article.php?story=20120104165805797</id>
<issued>2012-01-04T16:58:05-05:00</issued>
<modified>2012-01-04T16:58:05-05:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">Google has released an interactive map tracking the results of yesterday's Iowa Caucus. The map provides interesting information about the results for each county within Iowa. The map highlights the results for each candidate that participated in the highly publicized vote that kicks off the run-up to Republican Presidential nomination. 
&lt;p&gt;
According to the results, Mitt Romney and Rick Santorum gained the highest percentage of votes at 25% each. The two candidates were only separated by 8 votes (Romney was the winner). Ron Paul also had a good showing gaining 21% of the vote, however he gained zero delegate votes.  
&lt;p&gt;
&lt;a href=&quot;http://www.google.com/elections/ed/us/results&quot;&gt;Click Here&lt;/a&gt; to see the map provided by Google.
&lt;p&gt;
Also, if you are a bit unfamiliar with the process of a caucus take a look at this &lt;a href=&quot;http://www.huffingtonpost.com/2012/01/03/what-is-a-caucus-iowa-2012_n_1181069.html&quot;&gt;Huffington Post&lt;/a&gt; article that describes how the caucus works.</content>
</entry>
<entry>
<title mode="escaped">New Support Site!</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20111109072024442"/>
<id>http://www.cartographica.com/article.php?story=20111109072024442</id>
<issued>2011-11-09T07:20:24-05:00</issued>
<modified>2011-11-09T07:20:24-05:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">This week, we launched out new &lt;a href=&quot;https://support.cluetrust.com/home&quot;&gt;support&lt;/a&gt; site, using &lt;a href=&quot;http://www.Zendesk.com&quot;&gt;Zendesk&lt;/a&gt;.   Besides a smoother ticketing system, we are also happy to announce that we have taken the feature request, help and tips areas and made them much more accessible.  Please join us in inaugurating this new site by visiting, asking your questions, adding your feature requests, and voting on your favorite requests and topics.</content>
</entry>
<entry>
<title mode="escaped">Data about Australia</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20111109064053426"/>
<id>http://www.cartographica.com/article.php?story=20111109064053426</id>
<issued>2011-11-09T06:40:53-05:00</issued>
<modified>2011-11-09T06:40:53-05:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">One of our participants from Australia has kindly sent us information about a number of resources available for mapping there.   If you know of some good publicly available (or very good paid content), please feel free to Contribute a short article using the Contribute button at the top of the page and we'll approve it into the system.   Without further ado...
In no particular order:

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.landgate.wa.gav.au&quot;&gt;Western Australia Land Information Authority&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://mapconnect.ga.gov.au/MapConnect/&quot;&gt;Australian Government Geoscience Australia MapConnect (250K Topographic Data for download)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.environment.gov.au/metadataexplorer/explorer.jsp&quot;&gt;AU Government | Bioregions Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://dds.information.qld.gov.au/DDS/Search.aspx&quot;&gt;Queensland Government Information Service&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.ga.gov.au/products/servlet/controller?event=DEFINE_PRODUCTS&quot;&gt;Geosciences Australia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.environment.gov.au/parks/nrs/science/bioregion-framework/ibra/index.html&quot;&gt;IBRA (Interim Biogeographic Regionalisation of Australia)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.derm.qld.gov.au/wildlife-ecosystems/plants/queensland_herbarium/survey_and_mapping.html&quot;&gt;Department of Environment and Resource Management&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.asris.csiro.au/index_other.html&quot;&gt;Australian Soil Resource Information System&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.asris.csiro.au/index_other.html&quot;&gt;Nearmap (PhotoMaps)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://data.geocomm.com/&quot;&gt;GIS Data Depot (not Australia specific, and quite ad-laden)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
</entry>
<entry>
<title mode="escaped">Free data available from Natural Earth</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20111029082023658"/>
<id>http://www.cartographica.com/article.php?story=20111029082023658</id>
<issued>2011-10-29T08:20:23-04:00</issued>
<modified>2011-10-29T08:20:23-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">&lt;p&gt;Many of us spend a lot of time looking for data to use for maps and I wanted to mention &lt;a href=&quot;http://www.naturalearthdata.com/&quot;&gt;Natural Earth&lt;/a&gt;, a site whose tag line &quot;Free vector and raster map data at 1:10m, 1:50m, and 1:110m scales&quot; pretty much says it all.   There's a lot of stuff here, and it's good for many purposes, and it's truly free, as in Public Domain.&lt;/p&gt;
&lt;p&gt;The data can be dragged and dropped directly into Cartographica for use in your own projects, without any licensing issues, which is fantastic.Further, there are both raster and vector data sets, so if you need high-quality raster reliefs for the backdrop of a map, these may well fit the bill.&lt;/p&gt;
&lt;p&gt;Raster files are in TIFF format (which Cartographica reads very happily), with all of the necessary files for Cartographica to recognize the coordinate system and display it correctly.&lt;/p&gt;
&lt;p&gt;Vector files are in shapefile format, with the required .prj files so that they will be positioned correctly as well.&lt;/p&gt;
&lt;p&gt;The maps are well done, the layers are coordinated for use with each other (vector and raster layers will match up, as will the vector layers with each other), and the Vector layers contain a variety of useful data built in, not just for setting attributes, but also for performing basic analysis.&lt;/p&gt;
&lt;p&gt;There are some caveats, though.   These maps are made mostly for use in Cartography, and they're in WGS-84 Latitude/Longitude, which makes them less useful for any kind of area calculation.   The maps are also relatively low resolution (scales down to 1:10,000,000), which means that you're likely not to want to use them for maps at a very local level.&lt;/p&gt;
&lt;p&gt;With that said, it's a great source of useful data, and their site contains good details on how the maps were created, and how you can get involved.  Go visit today!&lt;/p&gt;</content>
</entry>
<entry>
<title mode="escaped">Summarizing Point Data on a Polygon Layer</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20111028070110119"/>
<id>http://www.cartographica.com/article.php?story=20111028070110119</id>
<issued>2011-10-28T07:01:10-04:00</issued>
<modified>2011-10-28T07:01:10-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">&lt;p&gt;Occasionally it is necessary to summarize the data from a layer of points based on containment within a polygon layer.    This article presents a relatively straightforward way to do this with Cartographica.&lt;/p&gt;
&lt;p&gt;The solution to this problem requires the use of both an internal command and a small AppleScript, which we will provide.   This simple script can be modified for your individual needs to apply basically any formula, but in the example case, it provides the sum of the values of a single column in the point dataset.   At the end of this piece, we'll discuss some easy adaptations of this script.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Preparing the data&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;To perform this function, you'll need (a minimum of) two layers in your document, one Polygon layer, and one Point layer.  Further, the example AppleScript requires that the data to be summed is a Number type.  It is also required that the Polygon layer contain a column that provides unique identification of the polygon.   This can be a String or Number type.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Preparing for the script&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Before the script is run, we need to prepare the point data by having Cartographica determine which polygons they are enclosed by.   To do this:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Select the Point layer in the layer stack&lt;/li&gt;
&lt;li&gt;Choose &lt;b&gt;Tools &amp;gt; Add Distance to Nearest Feature…&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Select the Polygon layer from the &lt;b&gt;Caluculate Distance to:&lt;/b&gt; menu&lt;/li&gt;
&lt;li&gt;Type a name for the distance column in the &lt;b&gt;Distance Column&lt;/b&gt; box&lt;/li&gt;
&lt;li&gt;Check the box next to the Polygon layer's unique identifier column (UID column, henceforth)&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Add…&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After a few seconds, your Point layer will now have 2 new columns, one containing the distance (from the point object to the nearest edge of the nearest polygon, with the numbers negative if the points are within the polygons), and one containing the UID Column.  Now, your data is ready to go.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Running the script&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.cluetrust.com/Downloads/SumColumnsToLayer.scpt&quot;&gt;script&lt;/a&gt; is available by following the link.  It is relatively straightforward and can be modified for a variety of calculations.&lt;/p&gt;
&lt;p&gt;To run the script:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Make sure your Map window is frontmost in Cartographica&lt;/li&gt;
&lt;li&gt;Double-click on the script file to open AppleScript Editor&lt;/li&gt;
&lt;li&gt;When prompted for &lt;b&gt;Container Layer&lt;/b&gt; select the Polygon layer&lt;/li&gt;
&lt;li&gt;When prompted for &lt;b&gt;ID Column of Container&lt;/b&gt; select the UID Column (as mentioned above)&lt;/li&gt;
&lt;li&gt;When prompted for &lt;b&gt;Feature Layer&lt;/b&gt; select the Point layer&lt;/li&gt;
&lt;li&gt;When prompted for &lt;b&gt;ID Column of Features&lt;/b&gt; select the matching UID column created by the distance tool&lt;/li&gt;
&lt;li&gt;When prompted for &lt;b&gt;Column to Sum&lt;/b&gt; select the column whose data you want summed/&lt;li&gt;
&lt;/ol&gt;
&lt;p&gt;Once you have described the environment to the AppleScript, it will process the data.   For large numbers of points, it may take some time, but we have found it very quick for thousands of features and tens to hundreds of polygons.&lt;p&gt;
&lt;p&gt;When it is finished, your Polygon layer will contain a column named &quot;value SUM&quot; if the original column to be summed were &quot;value&quot;.  (Note: if you run the script more than once, subsequent sum columns will be named &quot;value SUM 2&quot;, etc...
&lt;p&gt;&lt;b&gt;Caveats&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If you have trouble using the script as described above, double-check that the values columns are Numbers and that the unique id column is actually unique.&lt;/li&gt;
&lt;li&gt;Very large numbers of points or polygons can make the script slow, although we have tuned it to use techniques to minimize the delays&lt;/li&gt;
&lt;li&gt;Although you can perform other functions with Cartographica while the script is running, we would not suggest it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Adapting the script to other functions&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The script, as written, just creates a simple sum, although many other functions can be used with the basic structure.   AppleScript takes a bit of getting used to, but in this particular script, most of the real work is done in the last few lines:
&lt;pre&gt;
	set containerMap to {}
	repeat with container in every feature in containerLayer
		set containerMap to containerMap }
	end repeat
	
	-- loop through each feature in the feature layer	
	repeat with addFeature in every feature of featureLayer
		-- get the current value from the feature
		set currentValue to value of field data sumColumn of addFeature
		-- get the container from the feature
		set featureContainerID to value of field data featureIDColumn of addFeature
		
		-- unfortunately, this needs to be done in a loop, but it is all local, so at least it's not too slow.
		repeat with container in containerMap
			if containerID of container is featureContainerID then
				-- update the sum value
				set sum of container to (sum of container) + currentValue
				exit repeat
			end if
		end repeat
	end repeat
	
	-- now that we've applied the function, go ahead and store the final results in the containers
	repeat with container in containerMap
		set containerFeature to containerPtr of container
		set value of field data finalSumColumnName of containerFeature to (sum of container)
	end repeat
&lt;/pre&gt;
&lt;p&gt;In particular, if you wanted to create an average as well as the sum, you would need to add a new &lt;code&gt;count&lt;/code&gt; item to the containerMap, update that during the &quot;update the sum value&quot; step and then calculate the average before setting the finalSumColumnName value.   To do this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;add &lt;code&gt;itemCount:0&lt;/code&gt; before the first &quot;}&quot; in the containerMap initialization&lt;/li&gt;
&lt;li&gt;add &lt;code&gt;set itemCount of container to (itemCount of container) + 1&lt;/code&gt; on a new line after &lt;code&gt;-- update the sum value&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;change &lt;code&gt;(sum of container)&lt;/code&gt; to &lt;code&gt;((sum of container)/(itemCount of container)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Of course, you could both the average and sum, by creating a second column and duplicating the line that sets the value for finalSumColumnName and adding a new one for finalAvgColumnName&lt;/p&gt;</content>
</entry>
<entry>
<title mode="escaped">Farewell and Thanks, Steve Jobs</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20111006053505102"/>
<id>http://www.cartographica.com/article.php?story=20111006053505102</id>
<issued>2011-10-06T05:35:05-04:00</issued>
<modified>2011-10-06T05:35:05-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">Yesterday we learned of the death of a man who had a profound effect on the course of my life and the life of this company.    I am sure that this sentiment has and will be reflected many times, but it makes it no less true in our case.    Our thoughts and prayers go out to his family and all of those whose lives were touched by him.
&lt;p&gt;I never knew the man personally, although I stood in the same room with him many times.   I have owned at least one Macintosh since 1984 (including a dark period where I carried a trusty Thinkpad and had a rickety Mac at home that I still used much more joyously).   I have been a Apple developer since 1985 and have attended all but a handful of the WWDC events since 1989.   
&lt;p&gt;The Macintosh was an early embodiment of the idea that computers could truly be appliances for humans, and not task-masters.   And I immediately knew that was where I wanted to follow.    As a developer since an early age, I had been focused on how the computer could assist without getting in the way.   How they could conform to what we needed and not the other way around.
&lt;p&gt;Steve lead with this thinking, and pulled the world along with him.   During that time, he made people delight with devices that acted intuitively and pushed developers to achieve more to make their software truly be productivity enhancers and not just one more archaic system to learn.   He recognized excellence and pushed hard against complacency.
&lt;p&gt;None of our recent products were ever noticed by Steve.   However, he will continue to inspire our work to improve, re-think and create.
&lt;p&gt;Thank you, Steve!</content>
</entry>
<entry>
<title mode="escaped">CartoMobile 1.1 released</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20110930105814933"/>
<id>http://www.cartographica.com/article.php?story=20110930105814933</id>
<issued>2011-09-30T10:58:14-04:00</issued>
<modified>2011-09-30T10:58:14-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">ClueTrust is pleased to announce the immediate availability of CartoMobile® 1.1 on the App Store!   New features include adding lines and polygons, easy use of Raster data as base maps, multiple projection support, and more!
&lt;p&gt;Version 1.1 of CartoMobile is a huge release for us, starting with the name change.    ClueTrust has decided to rebrand Cartographica Mobile as CartoMobile, both because the name &quot;Cartographica Mobile&quot; just doesn't fit well in the app screen on the iPhone, and also to differentiate its place as a field data tool, as opposed to a full-fledged GIS, like Cartographica.&lt;/p&gt;
&lt;p&gt;CartoMobile 1.1 contains a host of significant new features and enhancements, putting it firmly in the number one spot for sophisticated field data entry for iOS&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;Support for adding Polygons and Lines&lt;/dt&gt;
&lt;dd&gt;CartoMobile has long been a great way to add points to your data in the field, but now it supports lines and polygons as well.   And it was worth the wait.   Our interface provides an easy way to undo and redo points, track your movements or manually drop each point, edit attributes before, during, or after entering the full feature, and best of all&amp;mdash;the ability to pause input on one or more features to temporarily add something else.&lt;/dd&gt;
&lt;dt&gt;Support for multiple CRS (Projections)&lt;/dt&gt;
&lt;dd&gt;CartoMobile still assumes WGS84 Lat/Long if you haven't included a .prj with files that you copy to your device, but if you copy one with the .shp and associated files, the CRS will now be automatically managed so that it conforms to the displayed CRS.    This works for new data as well, as added data will retain the CRS of the imported file.&lt;/dd&gt;
&lt;dt&gt;Drag-and-drop raster imagery support&lt;/dt&gt;
&lt;dd&gt;Adding your own raster imagery as a base map (for use when offline, or for any other purpose) is now as easy as dragging the TIFF, ECW, PNG, or JPEG file directly to your device with iTunes.    Georeferenced images of any of these types are supported, and .prj files are required by any format that doesn't implicitly carry its CRS with it.   And, unlike many of our competitors, we use adaptive caching to render the files directly on the device.   It may take a couple of seconds to see the display the first time, but after that it's efficiently stored for later use.   No prior conversion required and no loss of speed!&lt;/dd&gt;
&lt;dt&gt;Custom Point Imagery&lt;/dt&gt;
&lt;dd&gt;Now you can drag a .png file into your iOS device and select that as the point symbol for a layer in CartoMobile.  &lt;/dd&gt;
&lt;dt&gt;OnUpdate automatic changes for data&lt;/dt&gt;
&lt;dd&gt;When using custom configurations, fields can be set to automatically update their data when Edit mode is invoked&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;And more... we've also fixed bugs and made both memory and speed enhancements to make the experience of using CartoMobile even more pleasurable than it was in the 1.0 series.
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://itunes.apple.com/us/app/cartomobile/id391965563&quot;&gt;See CartoMobile on the App Store&lt;/a&gt;&lt;/p&gt;</content>
</entry>
<entry>
<title mode="escaped">Cartographica 1.2.4 available now</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20110909064755128"/>
<id>http://www.cartographica.com/article.php?story=20110909064755128</id>
<issued>2011-09-09T06:47:55-04:00</issued>
<modified>2011-09-09T06:47:55-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">ClueTrust is happy to announce the immediate availability of Cartographica 1.2.4, a bug fix release for Cartographica 1.2.    This release contains no new features, and fixes a handful of bugs (some peculiar to OS X 10.7 Lion).   The &lt;a href=&quot;http://www.macgis.com/releasenote_1_2_4.php&quot;&gt;full release notes&lt;/a&gt; are available at &lt;a href=&quot;http://www.macgis.com&quot;&gt;MacGIS.com&lt;/a&gt;.</content>
</entry>
<entry>
<title mode="escaped">Mapping Urban Densities World-Wide</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20110802143940350"/>
<id>http://www.cartographica.com/article.php?story=20110802143940350</id>
<issued>2011-08-02T14:39:40-04:00</issued>
<modified>2011-08-02T14:39:40-04:00</modified>
<author>
<name>rjonesgtown</name>
</author>
<content type="text/html" mode="escaped">I recently found a website for &lt;a href=&quot;http://nordpil.com/go/resources/world-database-of-large-cities/&quot;&gt;Nordpil&lt;/a&gt; who have made available a data set of major urban centers world wide. The data set contains population data for all of the world's major cities. I created a Kernel Density Map using Cartographica to show where the highest densities of urban areas are located. I discuss the process in this post. 
&lt;p&gt;
&lt;p&gt;
Cartographica makes it easy to quickly explore GIS data. If you need the data for professional purposes then Cartographica allows you to make sharp looking maps in only a matter of minutes, while also allowing you to visualize your data. I downloaded the city data from the Nordpil website and then created a Kernel Density Map. To make my Kernel Density map more appealing I created a custom color scheme. 
&lt;p&gt;
Here is a screenshot of the data imported into Cartographica. I should mention that the base map of the world was not downloaded from the Nordpil website. However, a shapefile can be downloaded from &lt;a href=&quot;http://www.diva-gis.org/Data&quot;&gt;Diva-Gis&lt;/a&gt; I made the countries map Grey using the layer styles window so that the points could be easily seen and because I want to countries to be easily seen once I create my KDM map. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20110802143940350_1_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20110802143940350_1.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Imported Data&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;I created a new color scheme using Cartographca's Color Palettes window. This feature is really nice because you can literally create any customized color scheme that you want. Also you can use &lt;a href=&quot;http://www.cartographica.com/article.php?story=20110614162936797&quot;&gt;Color Brewer&lt;/a&gt; which I have already done a post about if you are interested. The second screenshot shows the Color Palettes window, which is where you can customize your color scheme. 
&lt;p&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20110802143940350_2_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;114&quot; src=&quot;http://www.cartographica.com/images/articles/20110802143940350_2.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Color Palettes Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
I created a KDM map using the exponential function which creates a nice looking map. Remember that you can hold the option button and then click on the KDM tool to bring up the additional KDM functions. The KDM option window is shown in the screenshot below. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20110802143940350_3_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;158&quot; height=&quot;160&quot; src=&quot;http://www.cartographica.com/images/articles/20110802143940350_3.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;KDM Option Window&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
Next, I applied my customized Urban Densities palette to the new KDM map by simply clicking and dragging the color palette on to the KDM layer in the layer stack. The two images below show the before and after KDM once I applied my color scheme. 
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20110802143940350_4_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20110802143940350_4.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;KDM Map 1&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;table border=&quot;2&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.cartographica.com/images/articles/20110802143940350_5_original.png&quot; title=&quot;View unscaled image&quot;&gt;&lt;img width=&quot;159&quot; height=&quot;97&quot; src=&quot;http://www.cartographica.com/images/articles/20110802143940350_5.png&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;KDM Map 2&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;
The final map show where in the world the highest concentrations of urban centers are located. The major areas that we know contain much of the worlds population are highlighted. Eastern China, India, Europe, and the Northeast United States all have high concentrations of population, which is reflected in the maps.</content>
</entry>
<entry>
<title mode="escaped">Cartogaphica 1.2.3 is Lion Ready</title>
<link rel="alternate" type="text/html" href="http://www.cartographica.com/article.php?story=20110719045829227"/>
<id>http://www.cartographica.com/article.php?story=20110719045829227</id>
<issued>2011-07-19T04:58:29-04:00</issued>
<modified>2011-07-19T04:58:29-04:00</modified>
<author>
<name>gaige</name>
</author>
<content type="text/html" mode="escaped">ClueTrust is happy to announce availability of Cartographica 1.2.3, with updates for Lion compatibility and a handful of new features, as well as performance improvements and bug fixes.   Check out the improvements in WFS, projection handling, import/export, performance for AppleScript and labeling.  Come check it out at &lt;a href=&quot;http://www.macgis.com&quot;&gt;MacGIS.com&lt;/a&gt;.  We are also providing a new 7-day key for anyone who has previously evaluated the software by visiting &lt;a href=&quot;http://www.macgis.com/lostkey&quot;&gt;the lost key page&lt;/a&gt;. 
&lt;p&gt;The feature list for this maintenance release is short:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for exporting data tables from layers&lt;/li&gt;
&lt;li&gt;Automatic export for CartoMobile imagery&lt;/li&gt;
&lt;li&gt;Support for exporting raster layers as OSM/GE/BM-style tiles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But, we have enhanced quite a few existing features as well:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WFS configuration errors are more easily corrected and flagged, using the warning triangle in the layer stack&lt;/li&gt;
&lt;li&gt;Image georeferencing now can be done without selecting the individual image in the layer&lt;/li&gt;
&lt;li&gt;Improved intersection and containment selections&lt;/li&gt;
&lt;li&gt;Improved labeling&lt;/li&gt;
&lt;li&gt;Improved performance when working with imagery&lt;/li&gt;
&lt;li&gt;and more...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Plus a number of bug fixes&lt;/p&gt;
&lt;p&gt;As is tradition, users who have evaluated before will be able to retrieve a new 7-day key for use with the software by visiting  &lt;a href=&quot;http://www.macgis.com/lostkey&quot;&gt;the lost key page&lt;/a&gt;.</content>
</entry>
</feed>

