GeoTree – Hierarchical Toponym Browser
March 6, 2008
GeoTree is a new hierarchical toponym browser for GeoNames. It allows to drill down the continents and the administrative divisions of a country in an explorer like fashion. To the right of the tree view a map shows the toponym selected. An outstanding component of GeoTree are the flags and coat of arms displayed with most administrative features. The coat of arms are from the wikipedia Blasons (heraldry) project. Moving the mouse over the name of an administrative division will not only focus the map, it will also display a larger version of the coat of arms.
The GeoNames balloons are linking to the respective GeoTree representation of the toponym. GeoTree is using the GeoNames hierarchical webservices.
GeoTree is developed by Christophe, GeoNames Ambassador to France. Jan and Bernard are helping with the svg representation of the coat of arms. Check it out.


March 6, 2008 at 8:40 pm
Why Mexico appears as “Nueva España”?
March 6, 2008 at 8:52 pm
Thanks. I have corrected it and marked ‘México’ as preferred alternate name in Spanish. Previously none of the Spanish names for Mexico was marked as preferred and the web service returned one of them arbitrarily which happend to be ‘Nueva España’.
March 6, 2008 at 8:55 pm
Wow, thanks a lot, and of course: congratulations for your excelent project.
March 7, 2008 at 7:16 pm
[...] Visto en el blog de geonames.org [...]
March 8, 2008 at 1:37 pm
[...] viens de voir qu’un navigateur hiérarchique, reposant sur les webservices hiérarchiques, est maintenant [...]
July 4, 2009 at 8:16 pm
hi
is there a way to query the flags images through the web service api?
thanks
great work !!!
July 7, 2009 at 8:41 pm
Hi Yariv
I am afraid there is no web service for the images, but the image url is not too dificult to build (the number is the geonameid)
Example:
http://geotree.geonames.org/img/blasons/FR/2987375-100.png
Marc
July 8, 2009 at 5:33 am
Hi Marc
the link you sent works for me !
thank you for sharing
btw, if anybody else wants a country flag:
http://geotree.geonames.org/img/flags18/AU.png
a list of folders of all available flags
http://geotree.geonames.org/img/
thanks again marc
July 24, 2009 at 5:58 pm
Am looking for code like Google uses which drills down into cities from continents, like in their Adwords application.
This is something along those lines without the checkboxes, and submission button.