-
Notifications
You must be signed in to change notification settings - Fork 70
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
Java code regenerated from latest OMT YML #120
Closed
phanecak-maptiler
wants to merge
42
commits into
openmaptiles:main
from
phanecak-maptiler:omt3_15-yml_sync_and_java_code_regeneration
Closed
Java code regenerated from latest OMT YML #120
phanecak-maptiler
wants to merge
42
commits into
openmaptiles:main
from
phanecak-maptiler:omt3_15-yml_sync_and_java_code_regeneration
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…to match content of OMT PR 1457)
…on + added unit tests
Revamp water label display logic
…to match content of OMT PR 1465)
…le also primary and secondary roads
…to match content of OMT PR 1466)
…le IE roates in similar way as GB routes
…akes (to match OMT PR 1475)
Show the Trans-Canada Highway at z4, refactor national network list
…dary Add GB primary/secondary routes
Routes of Ireland
Render lake lines for big lakes
Render POIs for large universities at low zoom
…to match content of OMT PR 1485)
…ute_for_paved_tracks Omt3 15 set paved attribute for paved tracks
It is based on OMT PR 1480 (which contains latest the fix) and the rest of older code (which was not worling properly until the fix).
agg_stop implementation
Sorry, wrong target. |
https://github.com/openmaptiles/planetiler-openmaptiles/actions/runs/6429510961 ℹ️ Base Logs 613d0a8
ℹ️ This Branch Logs 26cfbb3
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This then essentially re-implements following OpenMapTiles pull-request into
planetiler-openmaptiles
: