GNwikipediaBoundingBox {geonames} | R Documentation |
wikipedia articles in bounding box
GNwikipediaBoundingBox(...)
... |
parameters (north, south, east, west etc.) |
find articles in a box
API doc for GNwikipediaBoundingBox is at http://www.geonames.org/export/wikipedia-webservice.html#wikipediaBoundingBox
wikipedia records
Barry Rowlingson
## Not run:
GNwikipediaBoundingBox(north=44.1,south=-9.9,east=-22.4,west=55.2)
## End(Not run)