A simple Python script to extract official cadastral parcel data from the French Government's public API (API Carto - IGN) and export it as a GeoJSON file.
Features
Queries the public IGN API without needing authentication or API keys.
Fetches all land parcels for a given French commune.
Exports standard GeoJSON data, ready to be used in mapping tools (like QGIS or Mapbox) or data pipelines.
L'accès simplifié aux données de cadastre
L'API Carto - module cadastre permet d'obtenir les informations à partir de la BD PARCELLAIRE® ou de Parcellaire Express (PCI) :
Obtenir les géométries pour une commune
Obtenir les divisions parcellaires d’une commune
Obtenir la géométrie d’une parcelle …