openstreetmap / id-tagging-schema

🆔🏷 The presets and other tagging data used by the iD editor
ISC License
156 stars 157 forks source link

Add organic to more usefull amenities, add reusable packaging #1241

Closed ToastHawaii closed 4 months ago

ToastHawaii commented 4 months ago
tordans commented 4 months ago

Hey @ToastHawaii can you split this PR up in two, please.

One PR: Adding the organic field to more presets. Please include

Field: https://github.com/openstreetmap/id-tagging-schema/blob/main/data/fields/organic.json Current usage: https://github.com/search?q=repo%3Aopenstreetmap%2Fid-tagging-schema%20%22organic%22&type=code used in 5 presets

One PR: Introducing the new field. For this one, it would be ideal if you tried out to check your suggestion against https://github.com/openstreetmap/id-tagging-schema/pull/1229/files first to see if the ne field fits this draft of new docs.

I will close this one to make it easier to keep a clean history.

ToastHawaii commented 4 months ago

@tordans Thanks for the feedback. I have created a new merge request: #1247