stac-utils / stac-geoparquet

Convert STAC items between JSON, GeoParquet, pgstac, and Delta Lake.
https://stac-utils.github.io/stac-geoparquet/
MIT License
78 stars 9 forks source link

CLI #8

Closed m-mohr closed 1 year ago

m-mohr commented 1 year ago

CLI functionality would be great. Could be part of stactools or a separate tool.

Something like: stac-geoparquet /path/to/folder/*.json result.geoparquet and/or stac-geoparquet https://example.com/collections/id/items/123 result.geoparquet

TomAugspurger commented 1 year ago

Yep, this would be useful. Making this a sub-command of the stac​ CLI probably makes sense.

Tom


From: Matthias Mohr @.> Sent: Friday, June 30, 2023 8:50 AM To: TomAugspurger/stac-geoparquet @.> Cc: Subscribed @.***> Subject: [TomAugspurger/stac-geoparquet] CLI (Issue #8)

CLI functionality would be great. Could be part of stactools or a separate tool.

Something like: stac-geoparquet /path/to/folder/*.json result.geoparquet and/or stac-geoparquet https://example.com/collections/id/items/123 result.geoparquet

— Reply to this email directly, view it on GitHubhttps://github.com/TomAugspurger/stac-geoparquet/issues/8 or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAKAOIWA6Z2EXBXY7KNE4WTXN3KS7BFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJLJONZXKZNENZQW2ZNLORUHEZLBMRPXI6LQMWBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTLDTOVRGUZLDORPXI6LQMWSUS43TOVS2M5DPOBUWG44SQKSHI6LQMWVHEZLQN5ZWS5DPOJ42K5TBNR2WLKJUHE4DQOJSGQYTJAVEOR4XAZNFNFZXG5LFUV3GC3DVMWVDCNZYGI2TMNZRGU42O5DSNFTWOZLSUZRXEZLBORSQ. You are receiving this email because you are subscribed to this thread.

Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

m-mohr commented 1 year ago

I'll give it a shot: https://github.com/stactools-packages/geoparquet-items

m-mohr commented 1 year ago

Solved :-)