Canonical common brand names, operators, transit and flags for OpenStreetMap.
Find a file
Bryan Housel 1c4fc70e3b WIP Modernize
- switch to type: module
- replace all CJS require/module.exports with ES6 import/expor
2021-06-22 00:04:52 -04:00
.github Test on Node 16 2021-04-22 09:58:26 -04:00
.vscode Add a Visual Studio Code config to disable formatonsave 2020-10-21 09:06:54 -07:00
app Added more readable date stamp to footer 2021-04-10 16:37:07 +01:00
config Remove shop/grocery 2021-05-08 13:12:25 -04:00
data Run npm run build 2021-06-21 14:05:11 -07:00
dist Run npm run build 2021-06-21 14:05:11 -07:00
docs v5.0.20210618 2021-06-18 15:26:09 -04:00
features Bump to location-conflation 0.9.0 / country-coder 4.1.0 2021-06-05 19:02:21 -04:00
lib WIP Modernize 2021-06-22 00:04:52 -04:00
schema Fix locationSet schema to allow optional radius parameter 2021-04-15 10:55:45 -04:00
scripts WIP Modernize 2021-06-22 00:04:52 -04:00
tests WIP Modernize 2021-06-22 00:04:52 -04: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
.gitignore Upgrade to Parcel2 to bundle nsi.guide 2021-04-22 12:13:55 -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 WIP Modernize 2021-06-22 00:04:52 -04:00
README.md RapiD is using the latest name-suggestion-index data 2021-04-26 12:29:48 -04:00
rollup.config.js Update the rollup plugins (they are scoped packages now) 2020-06-12 11:23: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.