<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Only real cities"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Only real cities"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Only real cities</title>
				<description><![CDATA[ Hi!

I am sure, there are question like this, I just not found it.

I'd like to create a table with only Capitols, cities and villages.

I tried this:

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>INSERT INTO cities &#40;`name`, `asciiname`, `alternateNames`, `lat`, `lng`, `country`, `elevation`, `timezone`&#41; SELECT `name`, `asciiname`, `alternatenames`, `latitude`, `longitude`, `country`, `elevation`, `timezone`  FROM `geoname` AND `fcode` = 'PPL' 
</pre>
		</div>

The problem is, for Hungary it gives me back 9000+ records, while this country has about 3200+ cities, villages.

I've tried PPLS but for that there are no entrie for Hungary.

How can I get this list for all countries?

]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/28048.page#37141</guid>
				<link>http://forum.geonames.org/gforum/posts/list/28048.page#37141</link>
				<pubDate><![CDATA[Fri, 24 Jun 2016 12:26:38]]> GMT</pubDate>
				<author><![CDATA[ lolka_bolka]]></author>
			</item>
	</channel>
</rss>