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

splitting with -l ## command doesn't include final output file #5

Closed
ryanmp opened this issue Nov 23, 2016 · 0 comments
Closed

splitting with -l ## command doesn't include final output file #5

ryanmp opened this issue Nov 23, 2016 · 0 comments

Comments

@ryanmp
Copy link

ryanmp commented Nov 23, 2016

jsonStream.on("end"...
handles argv.k case but not argv.l

the if conditional on line 210 needs an else clause with something like:
else { outputGeoJSON(geometries, file, fileCount); }

tejesh0 pushed a commit to tejesh0/geojsplit that referenced this issue Jan 8, 2018
@woodb woodb closed this as completed in 045af19 Jan 8, 2018
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

No branches or pull requests

1 participant