<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Messages posted by "akreider"]]></title>
		<link>http://forum.geonames.org/gforum/posts/listByUser/44.page</link>
		<description><![CDATA[Messages posted by "akreider"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Re:Importing the Geonames Dump into mysql</title>
				<description><![CDATA[ If you want to save some disk space:

geonameid - can be mediumint  (at least I think so, this allows for 8 million ids, or 16 million if you make it positive, whereas geonames is more around 4.5 million)

population - mediumint
altitude - smallint
gtopo30 - smallint

latitude/longitude - probably can be float  for most uses (the geonames database isn't that precise)]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/preList/80/576.page#576</guid>
				<link>http://forum.geonames.org/gforum/posts/preList/80/576.page#576</link>
				<pubDate><![CDATA[Tue, 18 Jul 2006 22:42:32]]> GMT</pubDate>
				<author><![CDATA[ akreider]]></author>
			</item>
	</channel>
</rss>