<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Error Iceland/Israel"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/9.page</link>
		<description><![CDATA[Latest messages posted in the topic "Error Iceland/Israel"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Error Iceland/Israel</title>
				<description><![CDATA[ Hi Marc,

please remove from admin1Codes.txt

IS.01	HaDarom District
IS.02	HaMerkaz District
IS.03	HaTzafon District
IS.04	Hefa District
IS.05	Tel Aviv District
IS.06	Yerushalayim District

IS = Iceland not Israel (IL)  :shock: 

cu Stefan]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2297</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2297</link>
				<pubDate><![CDATA[Fri, 22 Jun 2007 17:53:56]]> GMT</pubDate>
				<author><![CDATA[ StarSteve]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Thanks Stefan. 'IS' is the fips code for Israel and it got somehow in this file.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2301</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2301</link>
				<pubDate><![CDATA[Fri, 22 Jun 2007 22:02:48]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Hi Marc,

  and there should be admin1 codes IS.01 .. IS.06 with real Icelandic meanings - e.g. Selfoss has cc=IS and admin1_code=03.

But if we need to fix Iceland maybe we should use the following (gleaned from Statoids.org)

IS.01	Höfuðborgarsvæðið	(Capital)
IS.02	Suðurnes	(Southern Peninsula)
IS.03	Vesturland	(Westland) 
IS.04	Vestfirðir	(Western Fjords)
IS.05	Norðurland vestra	(Northland West)
IS.06	Norðurland eystra	(Northland East) 
IS.07	Austurland	(Eastland)
IS.08	Suðurland	(Southland)

Julian]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2334</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2334</link>
				<pubDate><![CDATA[Wed, 4 Jul 2007 15:13:49]]> GMT</pubDate>
				<author><![CDATA[ Julian]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Hi Julian

The wrong entries have been removed from the file.

We are still using the fips codes for the administrative divisions :
http://www.geonames.org/IS/administrative-division-iceland.html
The Fips codes go from 38 to 45, whereas the ISO codes go from 1 to 8.

http://www.geonames.org/search.html?q=adm1&country=IS

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2344</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2344</link>
				<pubDate><![CDATA[Thu, 5 Jul 2007 08:12:28]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Hi Marc,

with this mornings import I get:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
mysql&gt; select * from admin1_codes where code like "IS%";
+-------+---------------------------------+
| code  | name                            |
+-------+---------------------------------+
| IS.00 | Iceland &#40;general&#41;               |
| IS.07 | Borgarfjardarsysla              |
| IS.08 | Dalasysla                       |
| IS.09 | Eyjafjardarsysla                |
| IS.10 | Gullbringusysla                 |
| IS.11 | Hafnarfjördur                  |
| IS.12 | Husavik                         |
| IS.13 | Isafjördur                     |
| IS.14 | Keflavik                        |
| IS.15 | Kjosarsysla                     |
| IS.16 | Kopavogur                       |
| IS.17 | Myrasysla                       |
| IS.18 | Neskaupstadur                   |
| IS.19 | Nordur-Isafjardarsysla          |
| IS.20 | Nordur-Mulasysla                |
| IS.21 | Nordur-Tingeyjarsysla           |
| IS.22 | Olafsfjördur                   |
| IS.23 | Rangarvallasysla                |
| IS.24 | Reykjavík                      |
| IS.25 | Saudarkrokur                    |
| IS.26 | Seydisfjordur                   |
| IS.27 | Siglufjordur                    |
| IS.28 | Skagafjardarsysla               |
| IS.29 | Snafellsnes- og Hnappadalssysla |
| IS.30 | Strandasysla                    |
| IS.31 | Sudur-Mulasysla                 |
| IS.32 | Sudur-Tingeyjarsysla            |
| IS.33 | Vestmannaeyjar                  |
| IS.34 | Vestur-Bardastrandarsysla       |
| IS.35 | Vestur-Hunavatnssysla           |
| IS.36 | Vestur-Isafjardarsysla          |
| IS.37 | Vestur-Skaftafellssysla         |
| IS.38 | East                            |
| IS.39 | Capital Region                  |
| IS.40 | Northeast                       |
| IS.41 | Northwest                       |
| IS.42 | South                           |
| IS.43 | Southern Peninsula              |
| IS.44 | Westfjords                      |
| IS.45 | West                            |
+-------+---------------------------------+
40 rows in set &#40;0.00 sec&#41;
</pre>
		</div>
But if I look at just the population centres, none of them have admin1_codes in the FIPS range:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
mysql&gt; select distinct admin1_code from tempis where feature_code like 'PP%' order by admin1_code;
+-------------+
| admin1_code |
+-------------+
|             |
| 00          |
| 03          |
| 04          |
| 05          |
| 06          |
| 07          |
| 08          |
| 09          |
| 10          |
| 15          |
| 17          |
| 19          |
| 20          |
| 21          |
| 23          |
| 28          |
| 29          |
| 30          |
| 31          |
| 32          |
| 34          |
| 35          |
| 36          |
| 37          |
+-------------+
25 rows in set &#40;0.02 sec&#41;
</pre>
		</div>

Julian]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2345</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2345</link>
				<pubDate><![CDATA[Thu, 5 Jul 2007 10:44:38]]> GMT</pubDate>
				<author><![CDATA[ Julian]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ In the FIPS Bulletin 10 (23 March 2006) they write :
<blockquote>
ICELAND (FNC 340)
Delete all entries and replace with:
region
IC38 Austurland
IC39 Höfuðborgarsvæði
IC40 Norðurland Eystra
IC41 Norðurland Vestra
IC42 Suðurland
IC43 Suðurnes
IC44 Vestfirðir
IC45 Vesturland&nbsp;
		</blockquote>
All codes from 1 to 37 are obsolete, but we don't know how they relate to the new codes. Does anybody know the names of the former fips regions 1 to 6?

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2346</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2346</link>
				<pubDate><![CDATA[Thu, 5 Jul 2007 11:05:04]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ <a href='http://en.wikipedia.org/wiki/Regions_of_Iceland' target='_new' rel="nofollow">http://en.wikipedia.org/wiki/Regions_of_Iceland</a> looks like a good reference.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#2348</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#2348</link>
				<pubDate><![CDATA[Thu, 5 Jul 2007 14:35:49]]> GMT</pubDate>
				<author><![CDATA[ Julian]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ There is a farm in Iceland miss-spelled: 3415656

is spelled now as Jarðlaugstaðir, should be Jarðlangstaðir

It completely changes the meaning of the name so that U instead of N makes a huge difference.  Can we fix?

Agust]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11733</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11733</link>
				<pubDate><![CDATA[Tue, 17 Jul 2012 19:06:58]]> GMT</pubDate>
				<author><![CDATA[ Agust]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Julian, these are regions, however a lot of changes have been made to the county names due to mergers.  ie. Borgarfjarðarsýsla is now Borgarbyggð and includes many other regions.

For elections, another type of regions are used however. (after looking at the wikipedia map).  This is a up-to-date map of the names as they are today and their geographic locations

http://en.wikipedia.org/wiki/Municipalities_of_Iceland

Agust]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11734</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11734</link>
				<pubDate><![CDATA[Tue, 17 Jul 2012 19:06:58]]> GMT</pubDate>
				<author><![CDATA[ Agust]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Hi Agust

Thanks. I have changed the spelling of Jarðlangstaðir:
http://www.geonames.org/3415656/jardlangstadir.html

Any body can help fix errors:
http://www.geonames.org/manual.html

I tried to find information about the administrative division on the web page of the National Land Survey of Iceland ( http://www.lmi.is/ ). Unfortunatly it is in Icelandic and googletranslate is not very good with this language.
Do you find data (polygon boundaries / shape files) for the administrative divisions for download?

Best

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11760</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11760</link>
				<pubDate><![CDATA[Sun, 29 Jul 2012 07:25:31]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ I sent Landmælingar (ILM.is) an email and will follow up with a call to them on Monday.  Seams like the list in the old post is a very limited and wrongly spelled list.  I will do my best.

Agust

<p></p>

		<cite>marc wrote:</cite><br>
		<blockquote>Hi Agust

Thanks. I have changed the spelling of Jarðlangstaðir:
http://www.geonames.org/3415656/jardlangstadir.html

Any body can help fix errors:
http://www.geonames.org/manual.html

I tried to find information about the administrative division on the web page of the National Land Survey of Iceland ( http://www.lmi.is/ ). Unfortunatly it is in Icelandic and googletranslate is not very good with this language.
Do you find data (polygon boundaries / shape files) for the administrative divisions for download?

Best

Marc&nbsp;
		</blockquote>]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11763</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11763</link>
				<pubDate><![CDATA[Sun, 29 Jul 2012 21:30:45]]> GMT</pubDate>
				<author><![CDATA[ Agust]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ There is a PDF document:

http://www.lmi.is/wp-content/uploads/2012/05/Skra_0056052.pdf

But I'm not sure its very helpful

Agust]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11764</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11764</link>
				<pubDate><![CDATA[Sun, 29 Jul 2012 21:30:45]]> GMT</pubDate>
				<author><![CDATA[ Agust]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Marc,

This is the only online reference in English I could find.  It does have everything on a map but havent figured out how to download anything:

http://atlas.lmi.is/kortasja_en/

Kind regards,

Agust]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11765</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11765</link>
				<pubDate><![CDATA[Sun, 29 Jul 2012 21:30:45]]> GMT</pubDate>
				<author><![CDATA[ Agust]]></author>
			</item>
			<item>
				<title>Re:Error Iceland/Israel</title>
				<description><![CDATA[ Thanks Agust.

Lets hope you will get an answer with some data in a format we can easily process.

Best Regards

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/491.page#11767</guid>
				<link>http://forum.geonames.org/gforum/posts/list/491.page#11767</link>
				<pubDate><![CDATA[Tue, 31 Jul 2012 06:33:07]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>