Get informations about a French city by its Coordinates (WGS-84). Please note that this package works only with French cities.
Usage
ComByCoord(lat, lon, postal = FALSE)
Arguments
lat
a character string with latitude (WGS-84)
lon
a character string with longitude (WGS-84)
postal
wether or not to include postal codes. Default is FALSE.
Value
Returns a data.frame with name, INSEE code, postal code, INSEE department code, INSEE region code, population (approx), surface (in hectares), lat and long (WGS-84).
Details
Takes the latitude and longitude of a city, returns a data.frame with the available values.