happign icon indicating copy to clipboard operation
happign copied to clipboard

API Carto : erreur sur rpg

Open mgageo opened this issue 5 months ago • 5 comments

Sur le script suivant

library(happign)
library(sf)
borders <- get_apicarto_cadastre("35051", type = "commune")
rpg <- get_apicarto_rpg(borders, annee = 2013:2021)

j'ai cette erreur Features downloaded : Erreur dans req_perform(req) : HTTP 414 URI Too Long.

mgageo avatar Sep 07 '24 13:09 mgageo