-
Notifications
You must be signed in to change notification settings - Fork 899
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
Preset warning #10370
Comments
I kind of retraced the steps of the JS file, and this is what I came up with:
In summary, these warnings appear to be for missing code snippets that are entirely out of our control, and are probably best described as heads-up notices for anyone that actually wants to deal with the red tape at id-tagging-schema. Functionally, it doesn't matter if they ever exist as long as id-tagging-schema has a generic preset for the category key (e.g., shop/_yes.json for EDIT: To round things out, I looked at |
I just left the full warning list over at openstreetmap/id-tagging-schema#362, but it's entirely up to id-tagging-schema if they want to address any of it. |
note openstreetmap/id-tagging-schema#1374 that I made it seems to be waiting for release, see https://github.com/openstreetmap/id-tagging-schema/releases |
I've edited |
When running
npm run dist
a moment ago, the following error was shown (along with quite a few presets):Warning - no iD source preset found for brands/shop/gold_buyer
... but adding one of the Gold Buyers in iD, such as or en Cash seems to work fine.
What's causing the error message?
The text was updated successfully, but these errors were encountered: