Canonical common brand names, operators, transit and flags for OpenStreetMap.
Find a file
2021-12-20 23:15:52 +13:00
.github Drop node 10 from github builds 2021-06-22 00:06:12 -04:00
.vscode Add a Visual Studio Code config to disable formatonsave 2020-10-21 09:06:54 -07:00
app Flag text. 2021-11-21 23:00:22 +00:00
config Typo 2021-11-25 01:23:01 -08:00
data Add CEFCO 2021-12-20 01:19:06 -08:00
dist Update with this weeks planet file 2021-12-17 20:11:46 -08:00
docs v6.0.20211213 2021-12-12 18:40:51 -08:00
features Add wikidata tags to park operators 2021-12-11 17:46:28 -08:00
lib Add the ability to stuff extra metadata into the file headers 2021-11-03 13:18:46 -04:00
schema Fix locationSet schema to allow optional radius parameter 2021-04-15 10:55:45 -04:00
scripts When adding new items, add only the most popular spelling 2021-12-19 15:08:26 -05:00
tests Standardize canadian geojsons to be like us geojsons 2021-11-10 11:33:17 -05:00
.editorconfig Add jest for testing, create test for simplify 2020-12-23 10:18:45 -05:00
.eslintrc Disable the "dot-notation" eslint rule 2020-11-05 09:21:00 -05:00
.gitattributes Force EOL as LF 2021-12-20 23:15:52 +13:00
.gitignore Hacky setup/restore scripts for special osmium environment 2021-09-03 12:43:42 -04:00
.npmrc Enable --experimental-json-modules so we can import json files 2021-06-22 15:17:54 -04:00
CHANGELOG.md Add changelog, update for v6 2021-06-24 14:59:49 -04:00
CODE_OF_CONDUCT.md Add Code of Conduct 2016-07-05 16:17:45 -04:00
CONTRIBUTING.md All resources are on the project wiki now 2021-03-19 22:51:32 -04:00
index.mjs WIP Modernize 2021-06-22 00:04:52 -04:00
LICENSE.md Refresh docs 2021-03-16 12:01:48 -04:00
package.json Update with this weeks planet file 2021-12-17 20:11:46 -08:00
README.md Update JOSM presets link 2021-10-06 11:56:26 -04:00
RELEASE.md Add cache purging instructions 2021-08-11 16:01:07 -04:00

build npm version

name-suggestion-index ("NSI")

Canonical features for OpenStreetMap

What is it?

The goal of this project is to maintain a canonical list of commonly used features for suggesting consistent spelling and tagging in OpenStreetMap.

👉   Watch the video from our talk at State of the Map US 2019 to learn more about this project!

Browse the index

You can browse the name-suggestion-index and check Wikidata links for accuracy at https://nsi.guide.

nsi.guide

How it's used

When mappers create features in OpenStreetMap, they are not always consistent about how they name and tag things. For example, we may prefer McDonald's tagged as amenity=fast_food but we see many examples of other spellings (Mc Donald's, McDonalds, McDonalds) and taggings (amenity=restaurant).

Building a canonical feature index allows two very useful things:

  • We can suggest the most "correct" way to tag things as users create them while editing.
  • We can scan the OSM data for "incorrect" features and produce lists for review and cleanup.
Name Suggestion Index in use in iD

The name-suggestion-index is in use in iD when adding a new item

Currently used in:

About the index

See the project wiki for details.

Participate!

We're always looking for help!

If you have any questions or want to reach out to a maintainer, ping @bhousel, @1ec5, or @tas50 on:

License

name-suggestion-index is available under the 3-Clause BSD License. See the LICENSE.md file for more details.