Bryan Housel
27c6dca7ca
All resources are on the project wiki now
2021-03-19 22:51:32 -04:00
Bryan Housel
7c9039a108
More documentation updates
2021-03-16 17:40:17 -04:00
Bryan Housel
d0721aae8b
Refresh docs
2021-03-16 12:01:48 -04:00
Bryan Housel
8bf7c14ab8
Update Contributing guide to account for change in file format
2021-02-18 00:31:08 -05:00
Bryan Housel
01d4d3fa05
Rename index.json -> nsi.json, match_groups.json -> matchGroups.json
...
Trying to be less confusing, more consistent
2020-12-08 12:23:45 -05:00
David Haberthür
9d6299e394
Fix internal link
2020-12-05 11:00:21 +01:00
Michael Lyons
8bac4539d6
Contributing markdown formatting
2020-12-04 17:06:15 -05:00
Bryan Housel
715f0af431
Finish simplifying config files
...
(closes #4733 )
2020-11-25 17:39:45 -05:00
bovlb
ac97bf7d26
Update CONTRIBUTING.md
...
Improve instructions on how to comply with Wikidata's notability policies
2020-11-24 14:55:52 -08:00
Bryan Housel
d257cc30c6
Introduce replacements.json file for remapping QIDs
...
(closes #3154 )
2020-11-10 15:33:35 -05:00
Bryan Housel
7843aee0c3
Replace some more custom geojson with country-coder subcountries
2020-10-26 13:16:48 -04:00
Bryan Housel
de79cb9846
Merge pull request #4256 from peternewman/patch-7
...
Country coder supports GB-SCT so use that directly
2020-10-26 13:00:54 -04:00
Bryan Housel
be35aaee14
Merge pull request #4553 from tordans/contribution-info-id-field
...
Extend contributing.md about the id-field.
2020-10-21 09:43:13 -04:00
Tobias Jordans
ab0ce1aa8c
Clarify id
in contributing.md
...
Fixes https://github.com/osmlab/name-suggestion-index/issues/4547 by clarifying what to do and how it works.
2020-10-21 14:02:42 +02:00
Tobias
320e5d5683
Update CONTRIBUTING.md
...
Add link to installation instructions. I was looking for those chapters to lookup the correct node version.
2020-10-20 21:46:23 +02:00
Peter Newman
2459d34b1f
Give a different example geojson
2020-10-03 15:02:16 +01:00
Bryan Housel
5e55b07e74
More file renames, update README
2020-10-01 13:48:40 -04:00
Bryan Housel
9e7f1561e8
Move all the data files under a common data/
folder
2020-09-29 19:12:44 -04:00
Bryan Housel
a4400cd45c
Rename config/filters.json -> config/brand_filters.json
...
(there will be more of these soon)
2020-09-29 12:39:24 -04:00
Bryan Housel
5704367d0b
Collect some more tags from the OSM planet
2020-09-28 12:33:31 -04:00
Bryan Housel
ba1e60c38f
Fix typo
2020-09-23 10:55:04 -04:00
Bryan Housel
9b73ff5b58
Reword some of the docs, rename "entries" -> "items"
...
("entries" sounds more like something that a person entered)
2020-09-22 14:31:48 -04:00
Bryan Housel
da4b7cf04a
Add a few more enhancements to the matcher
...
- Automatch more variations on name tags
`brand`,`operator`,`network`, international tags, etc.
- Automatically remove redundant matchNames and matchTags
(closes #3417 )
- npm run build to cleanup everything
2020-09-18 16:08:50 -04:00
Bryan Housel
570d68ef0c
Add note about United Bank, improve documentation
2020-09-16 14:25:48 -04:00
Bryan Housel
59e9cb1a55
Switch default branch from master
-> main
2020-09-16 11:15:28 -04:00
Bryan Housel
9b73a1c863
Update CONTRIBUTING guidelines for new file format w/identifiers
2020-09-15 17:14:42 -04:00
Bryan Housel
b3897edf05
Remove nomatch
2020-09-15 14:56:12 -04:00
Bryan Housel
f00b46e621
Add missing '/'
2020-06-17 17:54:44 -04:00
Bryan Housel
af2f2ae123
Support custom features under the features/* folder
...
(re: #3162 )
2020-06-17 17:52:02 -04:00
Bryan Housel
1790616eb3
Link to the interactive locationSet tester
2020-06-15 15:05:37 -04:00
Bryan Housel
fb1186614c
Add more about locationSets to readme
2020-06-04 00:27:41 -04:00
Bryan Housel
4323d11547
Remove countryCodes
2020-06-03 23:54:54 -04:00
UKChris-osm
bf3644fe9d
Added twitter "verified account" screenshot.
...
Added twitter "verified account" screenshot for Applebees in CONTRIBUTING.md
2020-04-25 15:58:39 +01:00
Bryan Housel
83e85ed381
Improve guidance around matchNames, matchTags
...
re: https://github.com/osmlab/name-suggestion-index/pull/3631#issuecomment-611647807
2020-04-10 10:59:37 -04:00
UKChris-osm
e8cfadcc64
Added a little bit to the "Social Media" section.
...
Added some text highlighting that social media links are often displayed on brand web sites, and how the "has quality" - "verified badge" values can be use.
2020-03-15 11:26:16 +00:00
doublah
e114205fc7
Change links to nsi.guide
2019-10-21 00:53:00 +01:00
Bryan Housel
cc1e19a0b4
Fix urls to doc page
2019-06-26 02:28:28 -04:00
Bryan Housel
fd048394d5
Move the new app into place, update docs
...
Also update the router so that it should be able to handle paths from GitHub pages
2019-06-25 18:48:19 -04:00
Mateusz Konieczny
766e3556c3
add hidden link to the discussion
2019-05-27 09:06:56 +02:00
Mateusz Konieczny
c5a2db0aab
fix typo
2019-05-27 09:05:49 +02:00
Mateusz Konieczny
22441dea02
Add Wikidata tutorial
...
fixes #2558
2019-05-27 08:25:22 +02:00
Bryan Housel
843275d9d0
Let users know that warnings are ok.
...
(closes #2516 )
2019-05-14 15:51:31 -04:00
Bryan Housel
5a8fbfd9d5
Update docs for "matchNames"/"matchTags"
2019-05-14 14:49:12 -04:00
Bryan Housel
b470047255
Remove generated count/nocount from brand files
...
(closes #2523 )
2019-05-05 00:53:50 -04:00
bripmccann
200cf69888
Fix typo in CONTRIBUTING.md ( #2532 )
...
Correcting 'superkarkets' to 'supermarkets'.
2019-03-29 19:53:25 +01:00
Bryan Housel
6bd2c3eb15
Refactor several scripts, update docs, rebuild dist
2019-03-20 22:28:52 -04:00
Bryan Housel
2deee830db
Update guides, add brand website links to doc pages
2019-03-18 17:02:42 -04:00
Waldir Pimenta
6d9870cc59
fix grammar
...
Co-Authored-By: matkoniecz <matkoniecz@gmail.com>
2019-03-17 19:29:44 +01:00
Waldir Pimenta
aec103ab76
phrasing tweaks, grammar fixes
...
Co-Authored-By: matkoniecz <matkoniecz@gmail.com>
2019-03-17 19:29:44 +01:00
Waldir Pimenta
7ea7a150d4
fix grammar
...
Co-Authored-By: matkoniecz <matkoniecz@gmail.com>
2019-03-17 19:29:44 +01:00