agrc / forklift

:tractor::package::sparkles: Slinging data all over the place :tractor::package::sparkles:
MIT License
28 stars 3 forks source link

Add support for AGOL feature services as crate sources #329

Closed stdavis closed 4 years ago

stdavis commented 4 years ago

We need to be able to point crate sources at AGOL feature services so that we can ingest the data and push it to other places. A good example of this use-case is: https://github.com/agrc/warehouse/issues/105

stdavis commented 4 years ago

Possibly helpful tool for this: https://github.com/gdherbert/DataPillager

stdavis commented 4 years ago

This is a subset of #274

stdavis commented 4 years ago

This shows that it's possible to use feature services as crate sources already in forklift: https://github.com/agrc/warehouse/pull/112