R/pixel_france.R

#' @title France grid with 1km square tiles
#' @name pixel_france
#' @description 
#' Whole France grid with 1km square tiles. Lambert 93 projection.
#' 
#' (Grille France entière avec des carreaux d'1km de côté. Projection Lambert 93)
#'
#' @format ## `pixel_france`
#' A data frame with 54,8495 rows and 2 columns:
#' \describe{
#'    \item{x}{longitude of pixel's centroids}
#'    \item{y}{latitude of pixel's centroids}
#'    }
#' @source 
#' source : https://opendata.paris.fr

"pixel_france"

Try the btb package in your browser

Any scripts or data that you put into this service are public.

btb documentation built on Oct. 24, 2022, 5:10 p.m.