How to Add a Brand Preset to OpenStreetMap

Search for a command to run...

No comments yet. Be the first to comment.
Notion isn't exactly known as a speed demon... On Android it can take 30+ seconds to share a URL to the Notion app. It's faster to paste the link in the Notion app directly. I know because I do it 10-

When dad’s phone died I was the first one mom called for help. She always apologizes when calling for help. I’m not sure if she’s just being polite or she really doesn’t know the joy it brings me to b

Last year, I learned QGIS through the GIS and Spatial Analysis for Urban Practitioners course by All Things Urban. This year, with free Udemy access via SFPL, I'm looking to expand my skills. First, I dug up my old final project to revisit and share....

TLDR: I made a tool to do this: Wikidata string to QID tool (source). Bulk adding information to Wikidata by hand is a pain. I have an idea for creating a map of MVNOs (mobile virtual network operators) and their ownership (AT&T owns Cricket, Verizon...

Friends often joke about how bad FixBus is but none of the ~10 rides I've been on were particularly unpleasant. In fact, this most recent bus even had 250 MB of free WiFi. I didn’t bother using it but I found it to be an amusingly small amount for a ...

TLDR: Learn how to add brand presets to OpenStreetMap by following the official Name Suggestion Index contribution guide.
A video tutorial demonstrating this process is available here.
Brand presets help OpenStreetMap editors like iD, Every Door, and StreetComplete maintain consistent tagging and spelling across the map. These presets appear as suggestions when adding businesses and points of interest. This guide explains how to contribute new brand presets to OpenStreetMap.

The image above shows a brand preset for Warby Parker appearing in the iD editor's search interface.
The Name Suggestion Index (NSI) is:
A comprehensive database of brand information and identifiers
Connected to WikiData for retrieving logos and brand details
Separate from but used by the OpenStreetMap community
Integrated into multiple OSM editing tools
Visit NSI Guide
Search for your brand of interest
Review the results to see:
WikiData information
Geographic coverage
Existing preset details
Brand presets are region-specific. For example, Warby Parker presets only appear when editing in the United States since that's where their locations are.
Verify Brand Notability
The brand should have at least 30 physical locations
This requirement may be flexible in some cases
Use official sources, Wikipedia, or OSM queries.
WikiData Entry Required
Brand must have a WikiData entry
You can create one if it doesn't exist
For developers:
For non-technical contributors:
Check Existing Entries
Search NSI Guide
If a brand appears in NSI but not your editor:
Verify the brand's configured regions match your editing location
Check when the brand was added - recent additions may not be in your editor yet
Submit via GitHub Issues
Go to the NSI GitHub repository
Create a new issue including:
Brand name
WikiData link
Number of locations
Supporting documentation (Wikipedia links, official sources)
Maintainer review typically only take a few days
Complex cases may require community discussion
Editor integration depends on their release schedule
You now know how to contribute brand presets to OpenStreetMap. Whether adding new brands or updating existing ones, your contributions help improve mapping consistency for everyone.
PS: I created this blog post as a companion to the video tutorial, focusing on searchability rather than traditional blog formatting. After repeatedly struggling to find the Name Suggestion Index documentation, I wanted to create an easily discoverable resource for others looking to add brand presets to OpenStreetMap.
Update Nov 19, 2024: If you have a JSOM preset and you want to merge it into NSI someone shared a script to do so here.