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

Fixed txt file #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fixed txt file #3

wants to merge 1 commit into from

Conversation

GTBC0
Copy link

@GTBC0 GTBC0 commented Oct 7, 2022

The txt file now contains the data in correct columns and got rid of unwanted text.

The txt file now contains the data in correct columns and got rid of unwanted text.
@espg
Copy link
Owner

espg commented Oct 11, 2022

Can you please unzip the file, so it's just plain text? General rule is that no binary files go into git-- so for cython, the .pyx get committed, but not the binary object that is compiled from the source code.

You may have to revert or delete the file in git to make it look correct in the git log... moves and deletes are handled a bit strangely in git, so changing ant_grounded_drainagesystem_polygons.txt.zip to ant_grounded_drainagesystem_polygons.txt will require a bit of poking around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants