Skip to main content

An Apache Airflow plugin to update feature layers from a PostgreSQL database.

Project description

airflow-arcgis PyPI version

Simple hooks and operators for exporting data from ArcGIS.

Import PostgreSQL table data into ArcGIS feature layer or perform incremental updates.WIP

Features

  • PostgresToArcGISOperator - exporting/syncing a PostgreSQL table to ArcGIS

Install

Using pip:

pip3 install airflow-arcgis-plugin

Usage

Create 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.

This plugin is published as a pip package. Refer to the example DAG for available parameters.

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

airflow-arcgis-plugin-0.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

airflow_arcgis_plugin-0.0.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

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