Commit graph

232 commits

Author SHA1 Message Date
Bryan Housel
cf59dabe3c Apparently P585 point in time should be used as a qualifier not a reference 2020-11-16 12:44:49 -05:00
Bryan Housel
a56ccafcd2 Include a 'stated in' reference on all NSI Identifier claims
(closes #4648)
2020-11-16 12:12:00 -05:00
Bryan Housel
99eea2a689 Include «» in punctuation, replace all '_' occurrances in wikipedia 2020-11-13 14:44:10 -05:00
Bryan Housel
4cca2f8b6d Restore names and brands in several of the operator categories 2020-11-13 12:35:31 -05:00
Bryan Housel
7d566ec667 Skip a few more things when DRYRUN=true 2020-11-12 17:19:35 -05:00
Bryan Housel
f9f21bd83b Deduplicate some post offices 2020-11-12 13:23:53 -05:00
Bryan Housel
482b8d3d1b Resort by tkv after expanding templates (they ended up at the end) 2020-11-12 10:55:23 -05:00
Bryan Housel
9b52084200 We will want templates expanded before we run the wikidata script too
(so the expanded items have identifiers)
2020-11-12 10:17:47 -05:00
Bryan Housel
3253d6bfc2 npm run dist - did ATM template expand to new items? yes it did!
(re #2883)
2020-11-12 10:14:21 -05:00
Bryan Housel
ba5941b320 Implement template string replacement, use more resonable prop names
(re: #2883)
2020-11-11 23:27:32 -05:00
Bryan Housel
d920948b9a Let the fileTree code setup the cache 2020-11-11 16:26:37 -05:00
Bryan Housel
66d2567a13 Support template items, add an atm.json file
They don't do anything yet, but they can be loaded/saved
(re: #2883)
2020-11-11 16:21:17 -05:00
Bryan Housel
58c6731e02 Can't use iso1A2Code as the predicate for map 2020-11-10 16:15:25 -05:00
Bryan Housel
d257cc30c6 Introduce replacements.json file for remapping QIDs
(closes #3154)
2020-11-10 15:33:35 -05:00
Bryan Housel
845ae1d83a Move amenity/parking from 'brands' -> 'operators', remove name for Q-Park
(closes #3799)
2020-11-06 14:48:02 -05:00
Bryan Housel
1ee0ade305 Improved code to seed operator tag values 2020-11-06 14:19:12 -05:00
Bryan Housel
e57cdaa6ae Finish unifying the build scripts
(todo: uncomment duplicate check)
2020-11-06 12:19:30 -05:00
Bryan Housel
6fc921a022 WIP: unify the build scripts into a single build script
(for #2883)
2020-11-06 10:32:23 -05:00
Bryan Housel
0b91e23310 Support 'operators' as a tree, move amenity/post_office.json there
(re: #4638)
2020-11-03 15:10:18 -05:00
Bryan Housel
2e565b80f4 Fix regexes for validating wikipedia interlanguage links
Should match '-' not '_'
For example, "network:wikipedia": "zh-yue:港鐵" is ok.
2020-10-29 09:43:27 -04:00
Bryan Housel
dafb0423b0 Autoformat *:wikipedia values
- this runs the values through decodeURIComponent and replaces underscores
  with spaces, so we don't need to ask contributors to do that anymore
2020-10-23 15:46:45 -04:00
Bryan Housel
86ef837e43 Add removeOldNsiClaims step at the end of the script execution
- Find all items in Wikidata with NSI identifier claims (P8253).
- Remove any old claims where we don't reference that QID anymore.
- This ensures that Wikidata is kept up to date and doesn't contain orphaned
  NSI identifiers
2020-10-23 11:46:05 -04:00
Bryan Housel
05deea9d81 Fix errors, npm run build 2020-10-23 10:13:32 -04:00
Bryan Housel
3ce5c993e7 If Facebook username ends with an numeric identifier, fallback to it 2020-10-22 12:54:13 -04:00
ENT8R
b67266f596 Fix a formatting issue of the wikicheck script 2020-10-21 13:06:52 +02:00
ENT8R
d72ae2d952 Updated the wikicheck script to work again
- Because of the underlying data structure changes
this script did not work for a while
- In addition to that, Wikipedia established a new
rule that only allows scripts with a resonable
User-Agent to access their API
see https://meta.wikimedia.org/wiki/User-Agent_policy

This commit adapts these changes so the script
can be used properly again
2020-10-21 12:54:19 +02:00
Bryan Housel
1c2a0392e1 When updating NSI Identifier claims, force all ranks to 'normal'
(re: #4436)
2020-10-11 11:45:09 -04:00
Bryan Housel
d1075f0ce2 Make sure we have all the P8253 claims before updating them
(closes #4436)
2020-10-10 23:45:04 -04:00
UKChris-osm
07e6d15c14
Updated URL being set in the Wikidata "summary".
I noticed that "summary" was setting an invalid URL, so I have updated it.
2020-10-10 16:27:34 +01:00
Bryan Housel
5d808db889 If P31 "instance of" is missing, set it to Q4830453 "business" 2020-10-09 12:07:45 -04:00
Bryan Housel
455a25e6f4 Catch and display errors from the wbEdit tasks 2020-10-06 10:53:19 -04:00
Bryan Housel
3d57cc25c4 npm run wikidata / npm run dist 2020-10-05 14:13:33 -04:00
Bryan Housel
670c6fc0f6 Don't update the identifier on wikidata unless it's a main tag
- This prevents us from pushing an identifier for a supplementary tag like
  `operator` or `owner` or something that's not actually the main tag.
2020-10-05 12:48:16 -04:00
Bryan Housel
d83cd547da npm run build 2020-10-02 11:30:14 -04:00
Bryan Housel
9c61c97d09 Build scripts 2020-10-02 11:27:21 -04:00
Bryan Housel
79fb2195a9 Better completeness message 2020-10-02 00:10:28 -04:00
Bryan Housel
ced1b04674 Have build_wikidata.js fetch transit data too 2020-10-01 23:03:59 -04:00
Bryan Housel
c64cb81344 npm run build 2020-10-01 22:59:43 -04:00
Bryan Housel
128c7c7a3a If the operator is the same as the network, copy any missing *:wikipedia/*:wikidata tags
(no need to keep nagging people about this)
2020-10-01 22:49:10 -04:00
Bryan Housel
6757a88205 npm run dist, then fix nsi.guide to show transit networks 2020-10-01 15:44:39 -04:00
Bryan Housel
5e55b07e74 More file renames, update README 2020-10-01 13:48:40 -04:00
Bryan Housel
8369739c8a Update README 2020-10-01 12:39:51 -04:00
Bryan Housel
5eb075fc3f Add transit/* 2020-10-01 11:58:05 -04:00
Bryan Housel
d172d8282e Gather healthcare keys in planet collection script
Improve the matchgroups/filters related to healthcare stuff
2020-09-30 17:16:00 -04:00
Bryan Housel
cc9ea28c85 Ingest both names and brands when building the brand index 2020-09-29 16:02:25 -04:00
Bryan Housel
db9c6efc8a JSON schema is still in filters.json 2020-09-29 12:41:16 -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
864b5cb059 Regenerate networks and operators
(skip public_transport tags, as these can be generated)
2020-09-28 17:58:53 -04:00
Bryan Housel
20e0e4d502 Ignore a few other hiking network types 2020-09-28 15:45:36 -04:00
Bryan Housel
5704367d0b Collect some more tags from the OSM planet 2020-09-28 12:33:31 -04:00