We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@wzmsltw Lin, thanks for your repo.
I have downloaded the original features you provided, but how to unpack and use the features, any ideas?
i use command cat original_spatial_csv.tar.gz.0* > original_spatial_csv.tar.gz, and then tar -zxvf original_spatial_csv.tar.gz, but error occurred
cat original_spatial_csv.tar.gz.0* > original_spatial_csv.tar.gz
tar -zxvf original_spatial_csv.tar.gz
tar: Unrecognized archive format tar: Error exit delayed from previous errors.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@wzmsltw Lin, thanks for your repo.
I have downloaded the original features you provided, but how to unpack and use the features, any ideas?
i use command
cat original_spatial_csv.tar.gz.0* > original_spatial_csv.tar.gz
, and thentar -zxvf original_spatial_csv.tar.gz
, but error occurredThe text was updated successfully, but these errors were encountered: