Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 740 Bytes

Geodatabase Domain Updater

This Python script automates the process of updating domain values in ArcGIS geodatabases from a CSV file. It's designed to streamline data management tasks, improve accuracy, and increase efficiency in updating geodatabase layers.

Features

  • CSV Integration: Automates the reading of coded domain values from a CSV file.
  • GIS Automation: Connects to ArcGIS Online or Enterprise to fetch and update feature layers.
  • Enhanced Efficiency: Reduces the need for manual data entry, minimizing errors and saving time.

Prerequisites

  • Python 3.x
  • ArcPy
  • ArcGIS API for Python

Setup

  1. Clone the Repository:
    git clone https://github.com/FridrichPeter/arcgis-domain.git