-
Notifications
You must be signed in to change notification settings - Fork 266
Update OMT schema #846
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
base: master
Are you sure you want to change the base?
Update OMT schema #846
Conversation
| end | ||
|
|
||
| -- Set 'water' | ||
| if natural=="water" or leisure=="swimming_pool" or landuse=="reservoir" or landuse=="basin" or waterClasses[waterway] then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here I think there was a typo with waterClasses[waterway] instead of waterClasses[water], right ?
|
I have finished updating the relevant layers, this PR is ready for review, thanks ! |
|
cartes.app |
|
Fabulous. I'm planning to merge the various OMT-related PRs into one and push that shortly. |
fixes #845
This PR updates
process-openmaptiles.luato fit the latest version of OMT: v3.15Checked and modified:
Checked and no update required:
;)