<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LandlordMax Sales Mapped in the US</title>
	<atom:link href="http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/</link>
	<description>Follow Steph through his real estate and business journeys</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:40:08 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Schneider</title>
		<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/comment-page-1/#comment-39155</link>
		<dc:creator>Adam Schneider</dc:creator>
		<pubDate>Mon, 25 Feb 2008 19:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/#comment-39155</guid>
		<description>Just note that the automatic frequency calculation will use whatever fields it can find that might mark a location, so you&#039;d have to upload ONLY cities and states.  Or only states.  Or only ZIP codes.  If you include names or addresses, it won&#039;t work, as each point would be tallied up individually.

Eventually, by the way, I&#039;m going to include support for 3-digit ZIP codes, which may be helpful for applications like this.</description>
		<content:encoded><![CDATA[<p>Just note that the automatic frequency calculation will use whatever fields it can find that might mark a location, so you&#8217;d have to upload ONLY cities and states.  Or only states.  Or only ZIP codes.  If you include names or addresses, it won&#8217;t work, as each point would be tallied up individually.</p>
<p>Eventually, by the way, I&#8217;m going to include support for 3-digit ZIP codes, which may be helpful for applications like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/comment-page-1/#comment-39154</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Mon, 25 Feb 2008 19:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/#comment-39154</guid>
		<description>Looks like I completely missed that option! I&#039;ll take a look as soon as I have a minute. Thank you very much for letting me know.</description>
		<content:encoded><![CDATA[<p>Looks like I completely missed that option! I&#8217;ll take a look as soon as I have a minute. Thank you very much for letting me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Schneider</title>
		<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/comment-page-1/#comment-39152</link>
		<dc:creator>Adam Schneider</dc:creator>
		<pubDate>Mon, 25 Feb 2008 19:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/#comment-39152</guid>
		<description>That&#039;s exactly what the data form can do, if you set it to &quot;calculate frequency.&quot;  For instance, if you enable resizing by &quot;n&quot; and automatic frequency calculation, and your data looks like this:

city,state
New York,NY
New York,NY
Buffalo,NY

...it will draw the New York marker larger than the Buffalo one.

However, if you really do have 1 million points in a particular location, and only a handful for others, it wouldn&#039;t be very useful, as the million-instance marker would swamp all of the others.  It&#039;d be better in that case to compile an Excel sheet (a pivot table, maybe?) that assigned a smaller range, say 1 through 5, to various exponential frequency &quot;bins.&quot;  For example, n=1 would represent 1-10, n=2 would be 11-100, n=3 would be 101-1000, etc.  Then the map would be easier to read.</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what the data form can do, if you set it to &#8220;calculate frequency.&#8221;  For instance, if you enable resizing by &#8220;n&#8221; and automatic frequency calculation, and your data looks like this:</p>
<p>city,state<br />
New York,NY<br />
New York,NY<br />
Buffalo,NY</p>
<p>&#8230;it will draw the New York marker larger than the Buffalo one.</p>
<p>However, if you really do have 1 million points in a particular location, and only a handful for others, it wouldn&#8217;t be very useful, as the million-instance marker would swamp all of the others.  It&#8217;d be better in that case to compile an Excel sheet (a pivot table, maybe?) that assigned a smaller range, say 1 through 5, to various exponential frequency &#8220;bins.&#8221;  For example, n=1 would represent 1-10, n=2 would be 11-100, n=3 would be 101-1000, etc.  Then the map would be easier to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/comment-page-1/#comment-39149</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Mon, 25 Feb 2008 18:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/#comment-39149</guid>
		<description>Hi Adam,

I did see that option, which btw is great! 

By scaling up, I mean if you have for example 2, 10, 100, 1000, 1 million, etc. points for a particular city (location), it would be great if that point could be larger (in proportion) to the others. So for example if the data included 1 million points to NYC, it would be great to see the NYC point larger than the others, preferably in proportion.

Does that make more sense? 

And again, let me just re-iterate, for those of you who haven&#039;t checked out &lt;a href=&quot;http://www.GPSVisualizer.com&quot; rel=&quot;nofollow&quot;&gt;GPSVisualizer.com&lt;/a&gt; yet, you probably want to, it&#039;s got some great tools as you can see from the map I generated!</description>
		<content:encoded><![CDATA[<p>Hi Adam,</p>
<p>I did see that option, which btw is great! </p>
<p>By scaling up, I mean if you have for example 2, 10, 100, 1000, 1 million, etc. points for a particular city (location), it would be great if that point could be larger (in proportion) to the others. So for example if the data included 1 million points to NYC, it would be great to see the NYC point larger than the others, preferably in proportion.</p>
<p>Does that make more sense? </p>
<p>And again, let me just re-iterate, for those of you who haven&#8217;t checked out <a href="http://www.GPSVisualizer.com" rel="nofollow">GPSVisualizer.com</a> yet, you probably want to, it&#8217;s got some great tools as you can see from the map I generated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Schneider</title>
		<link>http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/comment-page-1/#comment-39148</link>
		<dc:creator>Adam Schneider</dc:creator>
		<pubDate>Mon, 25 Feb 2008 18:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.followsteph.com/2008/02/25/landlordmax-sales-mapped-in-the-us/#comment-39148</guid>
		<description>I&#039;m not sure if I know exactly what you mean by &quot;scale up points,&quot; but using GPS Visualizer&#039;s &quot;data&quot; form -- http://www.gpsvisualizer.com/map?form=data -- you can resize (and/or colorize) points according to the parameter of your choice.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if I know exactly what you mean by &#8220;scale up points,&#8221; but using GPS Visualizer&#8217;s &#8220;data&#8221; form &#8212; <a href="http://www.gpsvisualizer.com/map?form=data" rel="nofollow">http://www.gpsvisualizer.com/map?form=data</a> &#8212; you can resize (and/or colorize) points according to the parameter of your choice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
