-
Notifications
You must be signed in to change notification settings - Fork 26
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
[FEATURE] Performance improvement for .osm.pbf creation and splitting. Use 'v12' tag (keep) filters #46
Merged
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4d77ea1 - Browse repository at this point
Copy the full SHA 4d77ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a346f - Browse repository at this point
Copy the full SHA 56a346fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bf955 - Browse repository at this point
Copy the full SHA f0bf955View commit details -
[FEATURE] Add check for required input parameter for CLI and GUI (#41)
- now not only for GUI but also for CLI the country argument is checked - added a check at the start to see if a country is to process is specified. Otherwise closing the GUI without selecting anything resulted in a runtime error.
Configuration menu - View commit details
-
Copy full SHA for e511c1b - Browse repository at this point
Copy the full SHA e511c1bView commit details -
[FEATURE] Enhance check for existing (already downloaded) polygons an…
…d .osm.pbf files (#43) - use the files modification date, not the creation time. On windows this seemed to occasionally see newly downloaded files as the ones they replaced. - check for a full match instead of doing a wildcard match while checking for existing maps. This prevents matching to multiple maps like australia and australia-oceania.
Configuration menu - View commit details
-
Copy full SHA for 93f9faa - Browse repository at this point
Copy the full SHA 93f9faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8e348 - Browse repository at this point
Copy the full SHA 8b8e348View commit details -
refactoring (pylint, formatting, comments)
- change pylint findings - format constans on save - delete unused comments
Configuration menu - View commit details
-
Copy full SHA for a149d48 - Browse repository at this point
Copy the full SHA a149d48View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10d71b2 - Browse repository at this point
Copy the full SHA 10d71b2View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8fff656 - Browse repository at this point
Copy the full SHA 8fff656View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.