{"id":26045316,"url":"https://github.com/azad77/udemy-arcpy-course","last_synced_at":"2026-04-20T11:32:28.700Z","repository":{"id":280888380,"uuid":"943346819","full_name":"Azad77/udemy-arcpy-course","owner":"Azad77","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-05T20:34:29.000Z","size":84135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T13:30:12.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azad77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-05T15:04:41.000Z","updated_at":"2025-03-07T21:23:56.000Z","dependencies_parsed_at":"2025-03-06T20:15:24.201Z","dependency_job_id":null,"html_url":"https://github.com/Azad77/udemy-arcpy-course","commit_stats":null,"previous_names":["azad77/udemy-arcpy-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azad77/udemy-arcpy-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azad77%2Fudemy-arcpy-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azad77%2Fudemy-arcpy-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azad77%2Fudemy-arcpy-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azad77%2Fudemy-arcpy-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azad77","download_url":"https://codeload.github.com/Azad77/udemy-arcpy-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azad77%2Fudemy-arcpy-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32045219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-07T19:35:03.957Z","updated_at":"2026-04-20T11:32:28.694Z","avatar_url":"https://github.com/Azad77.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Udemy ArcPy Course\n\nWelcome to the **Udemy ArcPy Course** repository! This repository contains resources and code used in the course for learning **ArcPy** and geospatial analysis with Python.\n\n## Table of Contents\n- [Course Overview](#course-overview)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Features](#features)\n- [License](#license)\n- [Contact](#contact)\n\n## Course Overview\nIn this course, you will learn the fundamentals of **ArcPy**—a Python library used for automating spatial analysis and geospatial data management in **ArcGIS**. The course covers the following topics:\n- Introduction to ArcPy\n- Working with spatial data\n- Automating map creation and geospatial analysis\n- Implementing custom geospatial tools\n- Integrating ArcPy with other Python libraries\n\n## Installation\n\nTo get started, you need to have **ArcGIS** and **ArcPy** installed on your machine.\n\n1. **Install ArcGIS**: Follow the official [ArcGIS installation guide](https://desktop.arcgis.com/en/arcmap/latest/get-started/arcmap/installation-and-setup.htm).\n2. **Set up Python and ArcPy**: ArcPy is included with ArcGIS Desktop, so once you have ArcGIS installed, Python and ArcPy will be available.\n\nClone this repository to your local machine:\n\n```bash\ngit clone https://github.com/Azad77/udemy-arcpy-course.git\n```\nUsage\nAfter setting up the repository, you can start using the provided code. Here's an example of how to use a script from this course:\n\n```python\nimport arcpy\n```\n# Example of running a simple ArcPy function\n```\narcpy.Buffer_analysis(\"input.shp\", \"output.shp\", \"10 meters\")\n```\nMake sure you replace \"input.shp\" with the path to your actual shapefile.\n\nFeatures\nArcPy Scripts: Python scripts for automating various geospatial tasks.\nExamples: Practical examples of using ArcPy for real-world tasks.\nUtilities: Reusable Python functions for geospatial analysis.\nLicense\nThis project is licensed under the Apache-2.0 license - see the LICENSE file for details.\n\nContact\nFor questions or feedback, feel free to contact me at azad.rasul@soran.edu.iq.\n\nHappy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazad77%2Fudemy-arcpy-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazad77%2Fudemy-arcpy-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazad77%2Fudemy-arcpy-course/lists"}