GeoTree
GeoTree
-

-
Usage
- Click on [+] to expand a node.
- Click on node name to open matching geoNames webpage.
- Right-click on node name to set this node as root.
- Use 1.2.3. checkbox to hide/show children counter. Status is saved in a cookie.
- Use capitals checkbox to hide/show capitals of countries and seats of administrative divisions.
- Use neighbours checkbox to hide/show neighbours. Works only for countries and ADM1.
- Select weather C=Celsius or F=Fahrenheit to display local temperature
from the most recent weather observation. Works only for ADM1, ADM2 and airports.
< -17°C
-17/0°C
1/18°C
19/36°C
> 36°C
-
Examples
- id=geonameid|countrycode[:admincode1[:admincode2[:admincode3[:admincode4]]]]|random[:continentCode] (default = Earth)
- expand Canada country :
?id=6251999 or
?id=CA or shorter
/CA/
- expand a random country from Africa :
?id=random:AF
- expand Bordeaux :
?id=FR:97:33:332:33063 or
?id=FR:33063
- focus=geonameid|countrycode
- focus on Marseille from toplevel :
?focus=6447142 or shorter
/6447142/ or using city code
?focus=FR:13055
- focus on Marseille from France :
?focus=6447142&id=3017382
- find=[level:]tag@[user]|featurecode|featureclass[_feature2[_feature3[...]]] (default level = ADM2)
- find places from Belgium with tag PPLA2 (seat of 2nd administrative division) :
?id=BE&find=PCLI:PPLA2@
- find railroad stations from Thailand, listed by ADM1 :
?id=TH&find=ADM1:RSTN
- find airports and airfields from South America, listed in portuguese by country, and focus on Bolivia :
?id=6255150&find=PCLI:AIRP_AIRF&lang=pt&focus=3923057
- alt=langcode[_langcode2[_langcode3[...]]]
- list regions of Italy in italian with alternate names in german, french and latin :
?id=IT&lang=it&alt=de_fr_la
- weather=none|C|F
- list regions of Kenya and show temperature in Celsius :
?id=KE&weather=C
-
Changelog
- 1.3 - Jul 2008
- Added : weather option.
- 1.2 - Mar 2008
- Added : capitals, neighbours, alternate names, CSV export, recent changes, random country.
- 1.1 - Feb 2008
- Added : map selector, coat-of-arms.
- 1.0 - Jan 2008
- First beta version.
-
Credits
- Use
GeoNames forum
to report any bug or problem you encounter using GeoTree.
- License:
Open Source GPLv3 -
Download source
- Version:
1.3 Rev: 34