Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.92 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.92 KB

ArcGIS API for Python & ArcPy 🐍

ArcGIS Python API & ArcPy code --

[EN]

This repo holds Python scripts aimed to help you with your ArcGIS processes using the ArcGIS API for Python & ArcPy.

The Administration folder contains scripts to automate and batch the administration processes of your ArcGIS Portal (ArcGIS Enterprise and ArcGIS Online) with the ArcGIS API for Python. Note that the administration processes require admin privileges on the portail.

The Analysis folder contains scripts to automate and batch data analysis with the ArcGIS Pro tools using ArcPy and with the ArcGIS Portal tools using the ArcGIS API for Python

[FR]

Ce repo contient des scripts Python ayant pour but de vous aider avec vos workflows SIG en utilisant l'API Python d'ArcGIS et ArcPy.

Le dossier Administration contient des scripts pour automatiser et traiter par lots les processus d'administration de votre portail ArcGIS (ArcGIS Enterprise et ArcGIS Online) avec l'ArcGIS API for Python. Notez que les processus d'administration requièrent des privilèges administrateur sur le portail.

Le dossier Analyse contient des scripts pour automatiser et traiter par lots des workflows d'analyse de données avec les outils d'ArcGIS Pro en utilisant ArcPy ou avec les outils du portail ArcGIS en utilisant l'ArcGIS API for Python