Learn R Programming

happign

happign - IGN data from R

The goal of happign is to facilitate the use of Web Services and API from the IGN (French National Institute of Geographic and Forestry Information). happign allow downloading of :

  • Shapefile via use of WFS service and APIcarto ;
  • Raster via use of WMS raster service

Context

Since January 1, 2021, the French National Institute for Geographic and Forestry Information (IGN) has opened access to their data on French topography, infrastructure, and terrain freely available. The opening of IGN data under the Etalab 2.0 open license means free access and use for all.

To facilitate accessibility, IGN has implemented a set of APIs and Web services based on OGC standards. Despite a well supplied documentation, the use of APIs and Web services remains complex to set up in R. The happign package has been created to make it easier.

Rights of use for IGN data

Data from IGN geoservice website are free and available in open license according to the principle of the Etalab 2.0 license since January 1, 2021. Other data complete the IGN’s open data policy since June 1st, 2021. SCAN 25®, SCAN 100® and SCAN OACI data are free to download or stream, but any professional or individual wishing to develop a commercial paper or digital offer for the general public will have to pay a fee according to the General Conditions of Use.

Installation

You can install the released version of happign from CRAN with:

install.packages("happign")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("paul-carteron/happign")

Vignettes

Package vignettes :

Future features

IGN offers other services. Their implementation in R is under development :

  • Implement isochrone and isodistance calculation

Problems and Issues

System Requirements

happign requires R v >= 4.1.0.

Why it’s called happign ?

This project is - obviously - called happign; here’s why :

  • “ign” stand for… IGN : the acronym of the institute ;
  • “api” stand for… API : one of the interface used to retrieve the data;
  • and the addition of an “h” and another “p” for the pun with “happy”. Besides the fact that I love this kind of humor, the simplified use of APIs is a real source of happiness, trust me.

Also, for the most attentive to details, you can see on the logo a green leaf stuck between the teeth of the charming smile. It is none other than the leaf from the IGN logo.

Code of Conduct

Please note that the happign project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Install

install.packages('happign')

Monthly Downloads

319

Version

0.3.3

License

GPL (>= 3)

Maintainer

Paul Carteron

Last Published

March 28th, 2025

Functions in happign (0.3.3)

com_2024

COG 2024
get_iso

isochronous/isodistance calculations
get_raw_lidar

Download raw LIDAR data
get_wfs

Download WFS layer
get_last_news

Print latest news from geoservice website
get_apikeys

List of all API keys from IGN
get_wmts

Download WMTS raster tiles
get_wfs_attributes

get_wfs_attributes
get_wms_raster

Download WMS raster layer
get_layers_metadata

Metadata for one couple of apikey and data_type
get_location_info

Retrieve additional information for wms layer
are_queryable

are_queryable
build_iso_query

build_iso_query
get_apicarto_gpu

Apicarto module Geoportail de l'urbanisme
get_apicarto_rpg

Apicarto RPG (Registre Parcellaire Graphique)
get_apicarto_viticole

Apicarto Appellations viticoles
get_apicarto_codes_postaux

Apicarto Codes Postaux
get_apicarto_cadastre

Apicarto Cadastre
cog_2023

COG 2023