Skip to main content

Tools to easily retrieve French borders for geographic data analytics

Project description

Cartiflette

cartiflette est un projet pour faciliter l’association de sources géographiques en proposant des récupérations facilitées de coutours de cartes officiels.

Une documentation interactive est disponible ici.

L'objectif de cartiflette est d'offrir des méthodes fiables, reproductibles et multi-langages pour récupérer des fonds de carte officiels de l'IGN enrichis de métadonnées utiles pour la cartographie et la data science.

La librairie python cartiflette permet la récupération des fonds de carte de l'IGN.

Installer la librairie python

pip install cartiflette

Exemples

Plus d'exemples sont disponibles dans la documentation interactive.

Exemple de récupération du fonds de carte des départements avec les DROM rapprochés de la France métropolitaine

from cartiflette.client import CartifletteSession

carti = CartifletteSession()
data = carti.get_dataset(
    values = ["France"],
    crs = 4326,
    borders = "DEPARTEMENT",
    vectorfile_format="topojson",
    simplification=50,
    filter_by="FRANCE_ENTIERE_DROM_RAPPROCHES",
    source="EXPRESS-COG-CARTO-TERRITOIRE",
    year=2022
)

Contexte

Le projet cartiflette est un projet collaboratif lancé par des agents de l'Etat dans le cadre d'un programme interministériel nommé Programme 10%.

Vous désirez contribuer ? Plus d'information sont disponibles dans le fichier CONTRIBUTING.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cartiflette-0.1.1.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

cartiflette-0.1.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file cartiflette-0.1.1.tar.gz.

File metadata

  • Download URL: cartiflette-0.1.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure

File hashes

Hashes for cartiflette-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7eb38db206dbedcadcb8f8d37f6eb364ca1694bea7b8cf84dcdc9e1a8d04ea62
MD5 1c1fd02a64bb65caf3f7442bdc70018e
BLAKE2b-256 03c15e242df610d273ed4572195eba2d739a5226bc4a096f964fd2c2a79153e5

See more details on using hashes here.

File details

Details for the file cartiflette-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: cartiflette-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure

File hashes

Hashes for cartiflette-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c971eca6a1edda297f414d72244a993d622cef78e1a2a6ec6c1431747af88aad
MD5 a6426cbf11fba79d4d97e4105309c330
BLAKE2b-256 af7a5fb7234733b11e2c0286f0ee3aac6a84e4fd4fbbaee28e75b16217518262

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page