Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/wof-admin-lookup

Who's on First Admin Lookup for the Pelias Geocoder
https://github.com/pelias/wof-admin-lookup

feat(pip): Do not trust neighbourhood hierarchy

This is a convoluted change to avoid treating the hierarchy of a
neighbourhood, but no other lay...

e7fb5b9ff617261704a25e8d865f358634cbbd63 authored almost 6 years ago by Julian Simioni <[email protected]>
Keep record ID in workers

ac2d32081d6aa25f7440096895705bfda7abdb97 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #244 from pelias/remove-legacy-usage-of-temp

fix(worker): Remove legacy usage of `temp` module

6de6da58c4b8b6aa4a6c4504aace78723825a281 authored almost 6 years ago by Julian Simioni <[email protected]>
fix(worker): Remove legacy usage of `temp` module

The `temp` package was until recently used in the PIP worker code, but
as of https://github.com/...

b3d962d61f44e112f8c840cb9095be2e85f90072 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #243 from pelias/greenkeeper/through2-3.0.0

Update through2 to the latest version 🚀

0be636f33a1d83eefe8e1862a7daf47346132434 authored almost 6 years ago by Julian Simioni <[email protected]>
fix(package): update through2 to version 3.0.0

f3e3d8e2df8ec4c96c4e760c35e332ac26e55623 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #241 from pelias/ci-and-nodejs-updates

CI and Node.js updates

c43d11088378faf8e785064d9732a1fa7be38e76 authored almost 6 years ago by Julian Simioni <[email protected]>
chore(release): Skip semantic-release run on pull reqeusts

This should speed up our CI slightly

61d279edb1b95df2e0b2437fa443e8666653d260 authored almost 6 years ago by Julian Simioni <[email protected]>
feat(Node.js): Drop support for Node.js 6

BREAKING CHANGE: Node.js 6 support is removed

Connects https://github.com/pelias/pelias/issues/752

d177d9302f987720bbcea16d9e094ac6abc8ab70 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #239 from pelias/greenkeeper/joi-14.0.0

Update joi to the latest version 🚀

2b195b698aa6dc281004dc746d7d4c84b4b2434f authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update joi to version 14.0.0

a2d53b7ad5dc611df15d004dfc0fe672d29bb7c5 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #238 from pelias/joxit/remove-filterOutUnimportantRecords

fix(#237): Remove `filterOutUnimportantRecords` stream

f48759e028998d032c9612d635b65f9b5730b54c authored about 6 years ago by Julian Simioni <[email protected]>
fix(#237): Remove `filterOutUnimportantRecords` stream

f19cd2613a8a923042c11977a2783ce03ed19913 authored about 6 years ago by Joxit <[email protected]>
Merge pull request #236 from pelias/handle-new-wof-abbreviations

feat(abbreviation): use wof:shortcode if available

d9abfe32ed40184bd657df463e2faeb6ff2f7326 authored about 6 years ago by Julian Simioni <[email protected]>
feat(abbreviation): use wof:shortcode if available

The `wof:shortcode` properly is coming to replace the `wof:abbreviation`
field.

This PR allows ...

99aba25fb4bbbd565fbeb5aa204fdcbf24944f15 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #232 from pelias/postal_cities

Postal cities

6e81ddab0ee9ddbf551cb39310339e4b56ac72d6 authored about 6 years ago by Julian Simioni <[email protected]>
feat(postal_cities): use csv-parse module for TSV parsing

3ea0802cb51eee5fdb0d3f452172eec19648e31c authored about 6 years ago by missinglink <[email protected]>
feat(postal_cities): enable/disable postal cities via config, disabled by default

a0b449e04978626052f3aa3f34956ac644c1c6b3 authored about 6 years ago by missinglink <[email protected]>
feat(postal_cities): add config based off OSM, update data, code and tests

be20ddf2857fbf07fd9450d54ef1b0070386a84b authored about 6 years ago by Peter Johnson <[email protected]>
feat(postal_cities): test cases

e3c4e9cf68769918b62658dbbc444e7fcd13d10d authored about 6 years ago by Peter Johnson <[email protected]>
feat(postal_cities): locality lookup table

2c1fb69223b5e031d9340126748870b86505facb authored about 6 years ago by Peter Johnson <[email protected]>
Merge pull request #234 from pelias/greenkeeper/event-stream-4.0.0

Update event-stream to the latest version 🚀

c679a39e5b266eb218d70cd9d0d283468c6f0002 authored about 6 years ago by Julian Simioni <[email protected]>
chore(package): update event-stream to version 4.0.0

62e7837a9aa4981885cf36003fb0ef0363641fe0 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #233 from pelias/greenkeeper/nock-10.0.0

Update nock to the latest version 🚀

56f5af2db60e8c0f6fc9fe2fd50170c68be29cf5 authored about 6 years ago by Julian Simioni <[email protected]>
chore(package): update nock to version 10.0.0

18b3db7162b02547eea1396085d486593706dd99 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #231 from pelias/avoid-filesystem-writes

feat(worker): pass WOF summary file in message instead of via file

54c63d721e661b37404fa5378dc026eb1dc51030 authored about 6 years ago by Julian Simioni <[email protected]>
feat(worker): pass WOF summary file in message instead of via file

Each admin lookup worker generates summary information with information
about the WOF hierarchy,...

da383c24c5a8554d9c4a4f07aa103eefd32682e2 authored about 6 years ago by Julian Simioni <[email protected]>
feat(log): move result quality logs to debug level

Logs regarding whether or not the results from the pip-service seem to
make sense are for debug ...

2caeb5a0abd1c689d652f3658e7cf45413e1ff7c authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #230 from pelias/disable-suspect-wof-record-log

feat(log): disable suspect-wof-record log

a0917b646a610b5f36ab1b0619f45f2f632f4872 authored about 6 years ago by Julian Simioni <[email protected]>
feat(log): disable suspect-wof-record log

This code was logging all output to a file in addition to the console.
This isn't required and c...

ad29cb05f2516d7caee59d05ca4d18ade4d5dead authored about 6 years ago by Julian Simioni <[email protected]>
chore(npm): add npmrc disabling package-lock.json

A lockfile makes it harder for carat ranges to work as we desire for pelias
packages when runnin...

40b507cba48a75c16158fdf23f0161f76b45f325 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #229 from pelias/fix-wof-filenames

fix(pip): Update WOF filenames and tests

1d0ad5b1adba8e8f9e6d216ff46080e27257ccbc authored about 6 years ago by Julian Simioni <[email protected]>
fix(pip): Update WOF filenames and tests

The format of whosonfirst filenames were recently changed.

Connects https://github.com/pelias/w...

f7b79e3eb2973a7a72bb870d2fa2e5df9f04ea1c authored about 6 years ago by Richard Calahan <[email protected]>
Merge pull request #227 from pelias/fix-stream-end

fix(lookupStream): properly use lookupStream end event

5172ef65f67c88e7776c0092b759956507ab444e authored about 6 years ago by Julian Simioni <[email protected]>
fix(lookupStream): properly use lookupStream end event

The pip resolver was being shut down on the Node.js stream 'finish'
event, rather than the 'end'...

ef378b868362fbac1fb5fa6371255119d502a602 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #228 from pelias/semantic-release-build-stage

feat(release): replace semantic-release dep with Travis build stages

07486c78ac4098c86d6de3f648a0d3aad8785b74 authored about 6 years ago by Julian Simioni <[email protected]>
feat(release): replace semantic-release dep with Travis build stages

This makes CI quicker, and releases more stable.

Connects https://github.com/pelias/api/pull/1187

c8fcc10539faaae5de15b6a37d1fa86e5d517171 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #224 from pelias/greenkeeper/pelias-logger-1.2.1

fix(package): update pelias-logger to version 1.2.1

bcc613254fd9f0d3427eb4187a1c1d3663f00554 authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 1.2.1

Closes #223

bd45eefb51e629aeb5a4b10d191f64fc0d76795e authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #222 from pelias/greenkeeper/pelias-logger-0.5.0

Update pelias-logger to the latest version 🚀

3f17612497ed1bd0a14a2b07545e9bef48f554a1 authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.5.0

dcc876d231533daa675ff554f4a7540876d1f7a2 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #215 from pelias/greenkeeper/through2-filter-3.0.0

Update through2-filter to the latest version 🚀

a822f7c7f33850e527642169e5ffca12f068dc59 authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update through2-filter to version 3.0.0

f7d2abfe09e9bd583138db25922ee3bc4ba40262 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #211 from pelias/parallel-transform

feat(deps): replace pelias-parallel-stream with parallel-transform

310af463cb6e47bd4ab6173a2b5f64a08bf9cbcd authored about 6 years ago by Julian Simioni <[email protected]>
feat(deps): replace pelias-parallel-stream with parallel-transform

These packages appear to be nearly identical in implementation and
interface.
[parallel-transfor...

6fbcc65be7d0a628a2029bc0206c1b54727cf1dc authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #213 from pelias/greenkeeper/tap-dot-2.0.0

Update tap-dot to the latest version 🚀

e7ea48af6eb5b2b88886dd4b4f71a81e6e38696a authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update tap-dot to version 2.0.0

bfdd1446c302ce8eebd0d937406fc8befb868e7c authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #212 from pelias/carat-ranges

Use carat ranges for all Pelias Dependencies

0b56758eda49b13378e3fbfc8c15b60e753c42a2 authored over 6 years ago by Julian Simioni <[email protected]>
Use carat ranges for all Pelias Dependencies

The overhead of having to merge a Greenkeeper PR for every single change to
every single reposit...

906ae2ab54c5909a198f15b6a1aec2306ce5ab86 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #210 from pelias/greenkeeper/pelias-model-5.5.2

Update pelias-model to the latest version 🚀

4b4fbb51ccc6ff1f8c1d4f8fb7e89f66bc329d43 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-model to version 5.5.2

1bb3d9c8691cba86909af29e2373b8cf3cca4f6a authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #209 from pelias/greenkeeper/pelias-logger-0.4.2

Update pelias-logger to the latest version 🚀

5c08defb9f5e6e0defb99a355fffe5a97eb386af authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.4.2

32147a651bcb6bb0b005b4dbd8450b4471844970 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #208 from pelias/greenkeeper/pelias-config-3.0.2

Update pelias-config to the latest version 🚀

5982a225d945abd80d1a2c5214dedd3c88797284 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-config to version 3.0.2

f4b4f8065c6704cbced6f2e1f3916a3bc4929a90 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #195 from pelias/greenkeeper/pelias-whosonfirst-2.22.4

Update pelias-whosonfirst to the latest version 🚀

37df15601e66596ee73a1f43f863180a95fc98d8 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-whosonfirst to version 2.22.4

09e436b9c364a31d62c84cdf4e7168d7edace3b2 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #207 from pelias/greenkeeper/pelias-model-5.5.1

chore(package): update pelias-model to version 5.5.1

f338b7a3b79bcaff53a0f931fe910863073a74e5 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-model to version 5.5.1

Closes #197

cb6fcefc0ed9660b54c5e952d106918595a37f9d authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #206 from pelias/greenkeeper/pelias-logger-0.4.1

fix(package): update pelias-logger to version 0.4.1

12b7ae559d780dc3e02a27c1ff6a6a6d1fcadaac authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.4.1

Closes #203

74dc8d270cf16be1a84bebf782dd0da0fe6abcd1 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #199 from pelias/greenkeeper/deep-diff-1.0.0

Update deep-diff to the latest version 🚀

ff3dec6afb6d9c2dd100e3aa65230c22863d58c4 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update deep-diff to version 1.0.0

ab8f52a1b690639d8804557ba6bfd0a5d8fc8c6b authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #205 from pelias/greenkeeper/pelias-config-3.0.1

fix(package): update pelias-config to version 3.0.1

7e50a563db69295d82164a09b2b73ff597ce8086 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #204 from pelias/greenkeeper/pelias-mock-logger-1.3.0

Update pelias-mock-logger to the latest version 🚀

fc0cd5d47f25550890465732f3ca221f648e70af authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-mock-logger to version 1.3.0

e6e529e99f674ccac7a0553c4c3135a7b932ad22 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update pelias-config to version 3.0.1

Closes #201

f07b4dd749651f7a85fd36a6ab4b4a74b81bd781 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #189 from pelias/greenkeeper/joi-13.1.2

Update joi to the latest version 🚀

03f7433199f3716cca026eddb3ffe588143eaaec authored over 6 years ago by Julian Simioni <[email protected]>
update joi to version 13.1.2

3a2e193768ab06a60a015e6d52943d7686ab17da authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #202 from pelias/ci-cleanup

CI cleanup

3dcdc3ffd48c314eff86db408cb93e5b588722e4 authored over 6 years ago by Julian Simioni <[email protected]>
Change default NPM package version

019f904b585f99a228ab3691463c04172b3f92e5 authored over 6 years ago by Julian Simioni <[email protected]>
feat: Add README header

Connects https://github.com/pelias/pelias/issues/703

a2843d03e83ac43f55a162519ff09a192348c42e authored over 6 years ago by Julian Simioni <[email protected]>
Skip TravisCI builds on release tags

00352016fce18bfa2d1dd061a1c8672cf9610c86 authored over 6 years ago by Julian Simioni <[email protected]>
Disable semantic-release commit notifications

3540febdb4ac6554ef72e13aef8c5cf81a0c60b0 authored over 6 years ago by Julian Simioni <[email protected]>
Remove npm-check

0d39166617da811ecfff5dbba7f0f88ce842f01f authored over 6 years ago by Julian Simioni <[email protected]>
Remove obsolete TravisCI settings

Connects https://github.com/pelias/pelias/issues/724

e5179cf62e8606bdbd1a539dbed761b057a3abf5 authored over 6 years ago by Julian Simioni <[email protected]>
Add support for Node.js 8 and 10

Connects https://github.com/pelias/pelias/issues/612
Connects https://github.com/pelias/pelias/i...

70be915df7599982888f1d60d28cff0c385fc4b6 authored over 6 years ago by Julian Simioni <[email protected]>
Drop support for Node.js 4

Connects https://github.com/pelias/pelias/issues/693

9989f9aff37e3fb9a266bc3d418d2070ad6e59cb authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #198 from pelias/avoid-error-on-missing-metafiles

feat: Use warning log level for non-fatal error

9c57b692cddbd8a94b7a2674b4d97e19eb190f4a authored over 6 years ago by Peter Johnson <[email protected]>
Merge pull request #190 from pelias/greenkeeper/proxyquire-2.0.0

Update proxyquire to the latest version 🚀

3b350bc999ef79ec88a10620336d46fee63ce146 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update proxyquire to version 2.0.0

9444b9aeb5eb1cdea9bc8a1d23ec5223acb7c88f authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #191 from pelias/greenkeeper/semantic-release-15.0.0

Update semantic-release to the latest version 🚀

f957e9d4f4d254eca647bbc1785973a2f260829a authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update semantic-release to version 15.0.0

4af8cdb8abcbe6f4dbe7baac9dff0f6f050a5547 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat: Use warning log level for non-fatal error

By default, missing meta-files is a non-fatal error condition. However,
the log output was alway...

b941c39d343e95c0478dceb977b97285ce61f703 authored over 6 years ago by Julian Simioni <[email protected]>
fix: Merge pull request #196 from Joxit/fix/clean-responseQueue

[Fix] Should clean responseQueue when responseCallback is used

b30e84ab9752401906b704531b3dc45e4ebb3723 authored over 6 years ago by Julian Simioni <[email protected]>
[Fix] Should clean responseQueue when responseCallback is used

a97d491fd8248feaebc0ccc45e21ca5a469619df authored over 6 years ago by Joxit <[email protected]>
Merge pull request #194 from pelias/greenkeeper/pelias-whosonfirst-2.22.3

Update pelias-whosonfirst to the latest version 🚀

b472ce0d5b0fd496d9f074194a57b2dd887e0c06 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-whosonfirst to version 2.22.3

42584e5102331e8564d3e652c8fe0606dd311888 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: Merge pull request #188 from pelias/greenkeeper/pelias-whosonfirst-2.22.2

fix(package): update pelias-whosonfirst to version 2.22.2

4219c1091278597da1bf9f946e4eb7a98375a169 authored over 6 years ago by Stephen Hess <[email protected]>
fix(package): update pelias-whosonfirst to version 2.22.2

Closes #187

c256b6d1535da37976151d95c7f6621d90e091cb authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: Merge pull request #186 from pelias/greenkeeper/pelias-logger-0.3.1

Update pelias-logger to the latest version 🚀

86892ec3db4710b9c77fc892bb1782d3dd5ea34d authored over 6 years ago by Stephen Hess <[email protected]>
fix(package): update pelias-logger to version 0.3.1

f1593de2e0adcd5bc757e0847689342340f98ea0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: Merge pull request #185 from pelias/greenkeeper/pelias-whosonfirst-2.22.0

fix(package): update pelias-whosonfirst to version 2.22.0

0aae5f804e7f5ea448bdf68c0137c5425a156503 authored over 6 years ago by Stephen Hess <[email protected]>
Merge pull request #184 from pelias/greenkeeper/pelias-model-5.3.2

chore(package): update pelias-model to version 5.3.2

08ccee596d08e97dcdfca1e555d3541ab4f070b2 authored over 6 years ago by Stephen Hess <[email protected]>
fix(package): update pelias-whosonfirst to version 2.22.0

Closes #183

0e5edc5b96dad5472badbb9bf6b42b883b61e3ad authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #182 from pelias/greenkeeper/pelias-config-2.14.0

Update pelias-config to the latest version 🚀

5c29a5fc07bc19967201d0c091e9741ac0f2ea60 authored over 6 years ago by Stephen Hess <[email protected]>
chore(package): update pelias-model to version 5.3.2

Closes #178

6b2ad43e7632f735d9681816322a40a0dc02f158 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update pelias-config to version 2.14.0

ea7106453337502cc999d6a21ca2e249f47e9d16 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #177 from pelias/provide-local-pip-resolver-function

feat: Expose localPipResolver function

5c36d6d7b0ea06cac9c3115c1ac62220791966b0 authored almost 7 years ago by Julian Simioni <[email protected]>
feat: Expose localPipResolver function

In some cases, such as running the PIP service itself, we don't want
wof-admin-lookup to autodet...

0ff8bbebadd8add49e9db67e2ad360145e4c14b3 authored almost 7 years ago by Julian Simioni <[email protected]>