airflow-arcgis 
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.
Release files for airflow-arcgis-plugin 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| airflow-arcgis-plugin-0.0.1.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| airflow_arcgis_plugin-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.2 kB
Release files / airflow-arcgis-plugin-0.0.1.tar.gz
| Download URL | airflow-arcgis-plugin-0.0.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46503e2c727195fd58349c8381d0fd55e9ad8984f170952b753582878313eb30
|
|
BLAKE2b-256 checksum How to use checksums |
395f6481f2130e3a5c1806978bff8eea973bef5916d9afbb82ae4ca4ce46dabd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / airflow_arcgis_plugin-0.0.1-py3-none-any.whl
| Download URL | airflow_arcgis_plugin-0.0.1-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a8e972d2453756c79d164596c0fb9fe3181ac047a2bef41cfcfb0dd2f01a6fdd
|
|
BLAKE2b-256 checksum How to use checksums |
00a71e40a7539faa43e56ed4fdcb2d688a7af8ea2931f1143870c0ed01972ebb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|