tests/testthat/get_apicarto_cadastre/apicarto.ign.fr/api/cadastre/parcelle-1b1baa.R

structure(list(method = "GET", url = "https://apicarto.ign.fr/api/cadastre/parcelle?code_insee=29135&section=AW&numero=0001&source_ign=PCI&_start=0&_limit=500", 
    status_code = 200L, headers = structure(list(Date = "Sun, 11 Aug 2024 14:49:00 GMT", 
        `Content-Type` = "application/json; charset=utf-8", `Content-Length` = "1231", 
        Connection = "keep-alive", `X-Powered-By` = "Express", 
        `Access-Control-Allow-Origin` = "*", `Cache-Control` = "private, no-cache, no-store, must-revalidate", 
        Expires = "-1", Pragma = "no-cache", Vary = "Origin", 
        `Access-Control-Allow-Credentials` = "true", ETag = "W/\"4cf-Raa1Lh+cEbcgloyuHBJ8ZC51B8s\"", 
        `Strict-Transport-Security` = "max-age=31536000; includeSubDomains"), class = "httr2_headers"), 
    body = charToRaw("{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"id\":\"parcelle.151937\",\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[[[-4.1900847,47.8022013],[-4.19005731,47.802017],[-4.19002947,47.80182738],[-4.190053,47.80182485],[-4.1902151,47.80196779],[-4.19022222,47.80196889],[-4.19032419,47.80224414],[-4.19033265,47.80227489],[-4.19033875,47.8022972],[-4.19035788,47.80236805],[-4.19037201,47.80241987],[-4.19034196,47.80242281],[-4.19035011,47.80245421],[-4.1902018,47.8025397],[-4.19019305,47.80251077],[-4.19018213,47.80247376],[-4.19017361,47.80244455],[-4.19015823,47.80239245],[-4.19015166,47.80237071],[-4.19011849,47.80237437],[-4.19010026,47.80231413],[-4.19009596,47.8022824],[-4.1900847,47.8022013]]]]},\"geometry_name\":\"geom\",\"properties\":{\"numero\":\"0001\",\"feuille\":1,\"section\":\"AW\",\"code_dep\":\"29\",\"nom_com\":\"Loctudy\",\"code_com\":\"135\",\"com_abs\":\"000\",\"code_arr\":\"000\",\"idu\":\"29135000AW0001\",\"code_insee\":\"29135\",\"contenance\":1029},\"bbox\":[-4.19037201,47.80182485,-4.19002947,47.8025397]}],\"totalFeatures\":1,\"numberMatched\":1,\"numberReturned\":1,\"timeStamp\":\"2024-08-11T14:49:00.949Z\",\"crs\":{\"type\":\"name\",\"properties\":{\"name\":\"urn:ogc:def:crs:EPSG::4326\"}},\"bbox\":[-4.19037201,47.80182485,-4.19002947,47.8025397]}"), 
    request = structure(list(url = "https://apicarto.ign.fr/api/cadastre/parcelle?code_insee=29135&section=AW&numero=0001&source_ign=PCI&_start=0&_limit=500", 
        method = NULL, headers = list(), body = NULL, fields = list(), 
        options = list(ssl_verifypeer = 0), policies = list()), class = "httr2_request"), 
    cache = new.env(parent = emptyenv())), class = "httr2_response")

Try the happign package in your browser

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

happign documentation built on Sept. 11, 2024, 7:17 p.m.