
Calculate the money your business can save by using PBwiki. Join our ROI Workshop, Tuesday 1 PM Eastern.

Questions? Get live answers at PBwiki's weekly office hours (1 PM Eastern, Weds September 3)
Get information on a specific city
Usage:
GET /api/city_info?geoname_id=<geoname_id> - Get information on a city.
Parameters:
geoname_id={id} - the GeoName ID of the destination. Use the search method to find a suitable Geoname ID.
Response:
<city_info>
<city>
<country_code>GB</country_code>
<name>London</name>
<latitude>51.5</latitude>
<url>http://www.dopplr.com/place/gb/london</url>
<longitude>-0.116667</longitude>
<geoname_id>2643743</geoname_id>
<rgb>59ead8</rgb>
<timezone>Europe/London</timezone>
<country>United Kingdom</country>
<utcoffset>0</utcoffset>
<localtime>2008-04-01T17:46:26+00:00</localtime>
</city>
</city_info>
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |