Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ogr_fdw extension to support geospatial data ETL #1512

Closed
chrisjbrooks opened this issue Nov 12, 2019 · 0 comments · Fixed by #1513
Closed

Add ogr_fdw extension to support geospatial data ETL #1512

chrisjbrooks opened this issue Nov 12, 2019 · 0 comments · Fixed by #1513
Assignees
Labels
enhancement New feature or request FlowDB Issues related to FlowDB

Comments

@chrisjbrooks
Copy link
Contributor

chrisjbrooks commented Nov 12, 2019

Is your feature request related to a problem? Please describe.
ETL of supporting geospatial datasets is currently an offline process i.e. usually involves preparing tables outside of FlowKit for later ingestion into flowdb.

Describe the solution you'd like
A foreign data wrapper for geospatial data sources to enable admins to leverage flowdb for ETL of geospatial input data e.g. admin boundary shapefiles etc.

Describe alternatives you've considered
Currently geospatial data is prepared outside of flowkit then ingested using e.g. shp2pgsql

Additional context
This should help with reproducibility of ETL steps.

@chrisjbrooks chrisjbrooks added the enhancement New feature or request label Nov 12, 2019
greenape added a commit that referenced this issue Nov 12, 2019
@chrisjbrooks chrisjbrooks added the FlowDB Issues related to FlowDB label Nov 12, 2019
@mergify mergify bot closed this as completed in #1513 Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FlowDB Issues related to FlowDB
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants