Add preset for shop=truck_repair#2084
Add preset for shop=truck_repair#2084Ambuj123554 wants to merge 3 commits intoopenstreetmap:mainfrom
Conversation
|
🍱 Your pull request preview is ready Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone. FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes. |
|
@matkoniecz just checking in — happy to make any changes if needed! |
|
@Ambuj123554 sorry for delay, as number of issues/PRs is quite noticeable they are not reviewed as fast as I would like but there is no need for review requests, any opened one is waiting for review |
matkoniecz
left a comment
There was a problem hiding this comment.
we would need truck-specific icon here
@matkoniecz Done! Updated the icon to use |
Description, Motivation & Context
Related issues
Closes #1213
What this PR does
Adds a new preset for
shop=truck_repair— a shop that specialises inrepairing trucks and HGVs. Currently there is no preset for this tag,
meaning mappers have to manually type
shop=truck_repairto use it.Changes
data/presets/shop/truck_repair.jsonwith appropriate fields,terms, and aliases for truck repair shops
Links and data
Relevant OSM Wiki links:
Tag usage stats:
Test-Documentation
Preview links & Sidebar Screenshots
Tested the Truck Repair Shop preset in the preview — preset appears
correctly with the right fields (Name, Operator, Address, Hours,
Payment Types).
Search
Searched "hgv" in edit mode — Truck Repair Shop appears at the top
of the results confirming the terms are working correctly.
Wording
name,aliases(if present) use Title Caseterms(if present) use lower case, sorted A-ZNotes
Used GitHub Copilot for initial file structure assistance.