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

Add command line params for automatic execution #20

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

janikkaden
Copy link
Contributor

  • If no parameter is passed, the user will be asked interactively.
  • Now also the routing preprocessing can be also run separately from the importing with osm2pgsql.

- if no parameter is passed, the user will be asked interactively
@janikkaden
Copy link
Contributor Author

Adresses issue #17

export.sh Outdated
Comment on lines 119 to 121
echo "$EXPORT_FILE"

echo "Done. Export has been saved to $(pwd)/$EXPORT_FILE"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The additional echo "$EXPORT_FILE" seems like a duplication of the line below.

@Robbendebiene Robbendebiene merged commit 40c6ac1 into main Aug 8, 2023
@Robbendebiene Robbendebiene deleted the export_parameters branch August 8, 2023 15:27
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