Canonical common brand names, operators, transit and flags for OpenStreetMap.
Find a file
Peter Newman bce8a69f61 Revert "Add the vscode settings"
This reverts commit 0c57083c7ed7918f3a164b865c7a04b531ab6085.
2022-10-27 10:29:27 -04:00
.github Bump workflow action versions 2022-10-21 11:03:46 -04:00
.vscode Revert "Add the vscode settings" 2022-10-27 10:29:27 -04:00
app Switch to ‘out center’ in overpass queries 2022-05-06 14:38:29 -04:00
config Add config to map uk to gb in locationSets 2022-10-27 10:29:27 -04:00
data Remove names from ATMs 2022-10-27 10:02:00 -04:00
dist Update with the latest planet data 2022-10-24 19:31:56 -07:00
docs v6.0.20221024 2022-10-23 19:23:55 -07:00
features Delete gb-devon-cornwall.geojson 2022-09-19 16:48:56 +01:00
lib Use import assertions syntax for importing JSON files 2022-02-16 11:40:10 -05:00
schema Revert "Fix the outstanding JSON syntax issues" 2022-10-27 10:29:27 -04:00
scripts Revert "Finish file-based support for now" 2022-10-27 10:29:27 -04:00
tests Remove all code related to managing the *:wikipedia tags 2022-04-21 12:59:18 -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
.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 Avoid Node 17 for now 2022-01-06 00:01:55 -05: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 the latest planet data 2022-10-24 19:31:56 -07:00
README.md Fix URL in README 2022-09-18 19:59:01 -07:00
RELEASE.md Update instructions 2022-08-15 13:35:09 -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.