{ "info": { "author": "xyx0826", "author_email": "xyx0826@hotmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "# airflow-arcgis [![PyPI version](https://badge.fury.io/py/airflow-arcgis-plugin.svg)](https://pypi.org/project/airflow-arcgis-plugin/)\nSimple hooks and operators for exporting data from ArcGIS.\n\nImport PostgreSQL table data into ArcGIS feature layer or perform incremental updates.WIP\n# Features\n- `PostgresToArcGISOperator` - exporting/syncing a PostgreSQL table to ArcGIS\n# Install\nUsing pip:\n```bash\npip3 install airflow-arcgis-plugin\n```\n\n# Usage\nCreate a connection of type `HTTP` in Airflow named `http_ago` to store your ArcGIS base url (e.g. `https://detroitmi.maps.arcgis.com/`), username and password. *You can also pass in an override connection name in your DAG definition.*\n\nThis plugin is published as a pip package. Refer to the example DAG for available parameters.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xyx0826/Airflow-ArcGIS", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "airflow-arcgis-plugin", "package_url": "https://pypi.org/project/airflow-arcgis-plugin/", "platform": "", "project_url": "https://pypi.org/project/airflow-arcgis-plugin/", "project_urls": { "Homepage": "https://github.com/xyx0826/Airflow-ArcGIS" }, "release_url": "https://pypi.org/project/airflow-arcgis-plugin/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "An Apache Airflow plugin to update feature layers from a PostgreSQL database.", "version": "0.0.1" }, "last_serial": 5333922, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4fe2c5f1a0f0acc68b1f439c1e0c25b7", "sha256": "a8e972d2453756c79d164596c0fb9fe3181ac047a2bef41cfcfb0dd2f01a6fdd" }, "downloads": -1, "filename": "airflow_arcgis_plugin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4fe2c5f1a0f0acc68b1f439c1e0c25b7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6852, "upload_time": "2019-05-29T19:00:27", "url": "https://files.pythonhosted.org/packages/00/a7/1e40a7539faa43e56ed4fdcb2d688a7af8ea2931f1143870c0ed01972ebb/airflow_arcgis_plugin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "560ce1c2389a244c52d705af6768657c", "sha256": "46503e2c727195fd58349c8381d0fd55e9ad8984f170952b753582878313eb30" }, "downloads": -1, "filename": "airflow-arcgis-plugin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "560ce1c2389a244c52d705af6768657c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4327, "upload_time": "2019-05-29T19:00:29", "url": "https://files.pythonhosted.org/packages/39/5f/6481f2130e3a5c1806978bff8eea973bef5916d9afbb82ae4ca4ce46dabd/airflow-arcgis-plugin-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4fe2c5f1a0f0acc68b1f439c1e0c25b7", "sha256": "a8e972d2453756c79d164596c0fb9fe3181ac047a2bef41cfcfb0dd2f01a6fdd" }, "downloads": -1, "filename": "airflow_arcgis_plugin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4fe2c5f1a0f0acc68b1f439c1e0c25b7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6852, "upload_time": "2019-05-29T19:00:27", "url": "https://files.pythonhosted.org/packages/00/a7/1e40a7539faa43e56ed4fdcb2d688a7af8ea2931f1143870c0ed01972ebb/airflow_arcgis_plugin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "560ce1c2389a244c52d705af6768657c", "sha256": "46503e2c727195fd58349c8381d0fd55e9ad8984f170952b753582878313eb30" }, "downloads": -1, "filename": "airflow-arcgis-plugin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "560ce1c2389a244c52d705af6768657c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4327, "upload_time": "2019-05-29T19:00:29", "url": "https://files.pythonhosted.org/packages/39/5f/6481f2130e3a5c1806978bff8eea973bef5916d9afbb82ae4ca4ce46dabd/airflow-arcgis-plugin-0.0.1.tar.gz" } ] }