GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
some alternateNames in english contain non-english diacritics  XML
Forum Index -> General
Author Message
itai



Joined: 05/12/2013 14:58:40
Messages: 12
Offline

The following query returns some names that contain non-english diacritics.

SELECT *
FROM alternateNames
WHERE isoLanguage = 'en'
AND isPreferredName = '1'
AND isShortName = '1'
AND isHistoric IS NULL
AND isColloquial IS NULL

Premium data examples:

5462790 6550634 en Fürstenwalde 1 1 NULL NULL
8327011 590856 en Lääne 1 1 NULL NULL

Why is that?

Thanks,

Itai
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team