| Did you know ... | Search Documentation: | 
|  | Pack weblog -- prolog/info/weather/geonames/geonames_weather.pl | 
this returns the astergdem height at that point
10 ?- http_get('http://api.geonames.org/astergdemJSON?lat=50.01&lng=10.2&username=anniepoo&style=full', Reply, []).
Reply = json([astergdem=192,lng=10.2,lat=50.01]).
The following predicates are exported, but not or incorrectly documented.