Ecosyste.ms: OpenCollective

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

github.com/pelias/interpolation

global street address interpolation service (beta)
https://github.com/pelias/interpolation

Merge pull request #218 from arne-cl/fix/make-tiger-optional

make TIGER data optional in conflate_tiger.sh

44d200bdd0430224b86656771ef5b2785ea3a4ce authored over 5 years ago
make TIGER data optional; fixes #194

449f04911a3fb9c1b8e5f85d63e274545a50cbcc authored over 5 years ago
npm audit fix

f87f9a9da688dfa8c280b57862338ed3701e9b7c authored over 5 years ago
Merge pull request #215 from pelias/update-awk

feat(Dockerfile): Update to a modern version of awk

60633a0a3524b96e9dea1d519952eee23ca2bcb5 authored over 5 years ago
feat(Dockerfile): Update to a modern version of awk

Ubuntu comes with an extremely old (circa 1996) version of awk which
apparently has some perform...

1148906d87d949008f7bd7fef199b2afba628199 authored over 5 years ago
Merge pull request #214 from arne-cl/master

build.sh: allow ENV PBF2JSON_BIN to be set

f6c20b6f3c9db588c3fa3a37fc6cc3f0715b710e authored over 5 years ago
build.sh: allow ENV PBF2JSON_BIN to be set

87cf82f5f36ed99008f0e42761d2598c7a4dbf21 authored over 5 years ago
Merge pull request #213 from pelias/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

a11a64fc7c18c429226813a4b077065c9f604e7b authored over 5 years ago
chore(package): update dependencies

39e2dfc8ab36a1eb27f80c7bc65bac68d821b5a5 authored over 5 years ago
chore(CI): Require Node.js 12 build to pass

07e3bb27e74b9876eb3f87afc9b4cccb996f15fd authored over 5 years ago
Merge pull request #209 from pelias/fix-distance-sorting

fix(sorting): Sort on housenumber when distance tied

8657cba2ac096a159463585349122eaf0e16b3ba authored over 5 years ago
fix(sorting): Sort on housenumber when distance tied

The interpolation code relies on a particular ordering of address
records: sorted by distance fr...

041c501017e71b6bf27e507933591435a4581f74 authored over 5 years ago
Merge pull request #210 from pelias/add-nodejs-12-to-travis

Add Node.js 12 to Travis

8a544120d27bfab15ebda97311cba51e7e2bfd09 authored over 5 years ago
chore(CI): Allow test failures on Node.js 12

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

bb1ad7d4476ef550e6b69dea179f68c191e85453 authored over 5 years ago
chore(Node.js): Add Node.js 12 to CI

Node.js 12 (and especially Node.js 12.9) is supposed to be significantly
faster than previous ve...

3a8c62ef53954ead1a373d3032ceb0b7b3650d58 authored over 5 years ago
Merge pull request #208 from pelias/update-pbf2json

Update pbf2json to latest

9e14f20115984968efecbbf5e2ad6d393f23c5a8 authored over 5 years ago
feat(deps): Update pbf2json to latest

0c9e6938a97c5dfd6329a7c815300d0ceb427417 authored over 5 years ago
Merge pull request #206 from millette/patch-1

Fix openaddresses URL

dd0c17cc18626bfe8416a356324be1611ae01c6e authored over 5 years ago
Fix openaddresses URL

ce3b7633e680ac29e5b724af92e2fe939debb43b authored over 5 years ago
Merge pull request #187 from pelias/greenkeeper/pbf2json-5.0.0

Update pbf2json to the latest version 🚀

fdf2e9599fe4e298f0b17a2bbef34ea3ab9ef578 authored over 5 years ago
fix(package): update pbf2json to version 5.0.0

ce2e4ad1400fe5ea3c8c147bef9603fa31cb7ea8 authored over 5 years ago
Merge pull request #189 from pelias/greenkeeper/csv-parse-4.0.0

Update csv-parse to the latest version 🚀

df46b6e75af08f20c3ecf6883f59ed0ca06bbc78 authored over 5 years ago
fix(package): update csv-parse to version 4.0.0

c83e4d5e2f8e7c12a0c0c3c60b7f4a4327fa2699 authored over 5 years ago
Merge pull request #200 from pelias/greenkeeper/fs-extra-8.0.0

Update fs-extra to the latest version 🚀

dc7c2943f92804887c5d4e25b7e082d0608eb561 authored over 5 years ago
Merge pull request #202 from pelias/diacritics

remove diacritics for non-latin languages

247de5fe9d9ff59c0071ca52c2447a6ae1fff7bd authored over 5 years ago
feat(diacritics): remove diacritics for non-latin languages

ff1ab7e6a12305657bd5d6b298fce7345882e941 authored over 5 years ago
Merge pull request #201 from pelias/spanish_housenumbers

improved support for Spanish addresses

9f9e99363bae69763d8ba3f6917b44a283ec8412 authored over 5 years ago
feat(spanish_housenumbers): improved support for Spanish addresses. Resolves #199

094040463705c73c101be544663f4050e88f7cd5 authored over 5 years ago
fix(package): update fs-extra to version 8.0.0

2b35bf309dffe9671392e3dad5309893c6fc3da1 authored over 5 years ago
Merge pull request #198 from pelias/greenkeeper/pelias-config-4.0.0

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

7a77150b890dc5c89b0c1487110768bf6b074822 authored over 5 years ago
fix(package): update pelias-config to version 4.0.0

Closes #197

10779b96a60cbc66411743c94c3da93413172d85 authored over 5 years ago
Remove download section from readme

Turns out it is not coming soon :P

ce41aabd78805c5326b08c5f968abd5e299b7541 authored almost 6 years ago
Merge pull request #188 from pelias/greenkeeper/through2-3.0.0

Update through2 to the latest version 🚀

5506737f13c42682197edb7dbd5addacdbe5a85a authored about 6 years ago
fix(package): update through2 to version 3.0.0

3c5f248356e5771f8b9218a268e927c1937def7e authored about 6 years ago
Merge pull request #172 from pelias/greenkeeper/csv-parse-3.0.0

Update csv-parse to the latest version 🚀

d48a6b2fbc0ecd532f825e418b4282d18dfafa96 authored about 6 years ago
fix(package): update csv-parse to version 3.0.0

f0a7bbb3f2d1ed197281e9d7c8f3e5825e5c500b authored about 6 years ago
Merge pull request #171 from pelias/greenkeeper/split2-3.0.0

Update split2 to the latest version 🚀

87f9928ae6d718108151b042721e0d015e9fd4aa authored about 6 years ago
fix(package): update split2 to version 3.0.0

4e7a65b97ffdfd153f1917aea0ff277c9b690f59 authored about 6 years ago
Merge pull request #186 from pelias/ci-updates

Update CI and Node.js

f6cc8288a7c9a6f1e712b24afb70251c097b29ad authored about 6 years ago
feat(Node.js): Drop support for Node.js 6

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

dbdd2a8d22cf9c2bca2ee2e44b6ad7b02de46113 authored about 6 years ago
chore(CI): Use shared Docker build CI script

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

5c88aee30d605f09ef122e7f2cad98f2cf7e7bbf authored about 6 years ago
chore(release): Skip semantic-release run on pull reqeusts

This should speed up our CI slightly

9e58074101b11700569d981c719a4768862c6ee3 authored about 6 years ago
feat(release): switch releases to master branch

This deprecates the production and staging branches.

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

bcfdabce0aee7b8706b67cb91cbaafd2dae0e730 authored over 6 years ago
feat(release): Version bump to 1.0.0

BREAKING CHANGE: version 1.0.0

This commit includes no actual changes, however we prefer all Pe...

c0b0f23775d5b3e8769804834bd5e4475cebaa7e authored over 6 years ago
Merge pull request #182 from pelias/skip-tiger-download-if-unconfigured

feat(tiger): Download nothing instead of all if no config present

baf5d1a559290561fea057529016bf2e58fa8134 authored over 6 years ago
feat(tiger): Download nothing instead of all if no config present

Many people wish to skip the interpolation TIGER download in projects
such as `pelias/docker`, w...

a21cfa7d84cdfed0260679456f301542399edd06 authored over 6 years ago
Merge pull request #181 from pelias/support-readonly-root-fs

Support read-only root filesystem in Docker containers

05b6c3718dbeaadf2ed3503d40a51fee896ca29e authored over 6 years ago
feat(docker): call build script directly instead of through NPM

NPM writes to the root fileystem and swallows signals

By using `exec`, we avoid an extra "layer...

621f6e082f05a082104404ce5f0b03450d83391b authored over 6 years ago
feat(docker): add download script separate from npm

For the same reasons we need to avoid calling `npm start` in Docker
containers, we need to avoid...

a875dc6b06526750b6ac1dd4d6b020518a34b501 authored over 6 years ago
Merge pull request #180 from pelias/safely-run-tests

feat(test): Run tests in dedicated script to catch errors

16d20b9cfa3619c543308eb8662dd555d73c34bd authored over 6 years ago
feat(test): Run tests in dedicated script to catch errors

The way we were running our unit tests does not catch fatal errors in
the unit test run, even th...

b4897d1901cf169f9c40fde61012e2e68718023e authored over 6 years ago
Merge pull request #178 from pelias/dockerfile-tweaks

Dockerfile improvements and fixes

4582c4516eb286be71f97a02d3473a5303f600fc authored over 6 years ago
Whitespace

d0f699cf8736102b7f3a56d0223418aa33a1eed0 authored over 6 years ago
fix(paths): Move working directory to a writable location

The working directory (where the interpolation service writes its output
during a build) was set...

0448f13a3fa8e754efb4f1f9460864e581504d7d authored over 6 years ago
Set environment variables last

This means they can be changed without invalidating most of the time
consuming parts of the dock...

429500a8bb45240d6bfc6c3a8217e04b0afebfb9 authored over 6 years ago
Allow changing code without re-installing npm packages

08866e67372af461668814266ff60f6d23002371 authored over 6 years ago
Merge pull request #177 from pelias/semantic-release-build-stage

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

4cdebea22528540e9200bcd6aff4d50b9a0403ee authored over 6 years ago
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

3b905aaf572e80a61dae42e876fe2834b7e9669c authored over 6 years ago
feat(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...

dd446c408dd7dfcc86b9a1dbc0fb2633ab209cb3 authored over 6 years ago
Merge pull request #176 from pelias/use-pelias-user

feat(docker): run as pelias user

45594a2b47b09b9054e88458d762e73f251f43b5 authored over 6 years ago
feat(docker): run as pelias user

This uses the work in https://github.com/pelias/baseimage/pull/2 to run
processes as the `pelias...

8c819d40347475bc4545cd294a338b9237dc86d2 authored over 6 years ago
Merge pull request #175 from pelias/greenkeeper/pelias-logger-1.2.1

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

f53e72cf0d3c06185aac36608c080c8f6213fe1c authored over 6 years ago
fix(package): update pelias-logger to version 1.2.1

Closes #174

6022b1617c21246f8e0d50b4f540f901d01093ab authored over 6 years ago
Merge pull request #166 from pelias/greenkeeper/fs-extra-7.0.0

Update fs-extra to the latest version 🚀

29406e89276e3a8984af12f78d69528a89792e18 authored over 6 years ago
fix(package): update fs-extra to version 7.0.0

9f5eede55c8bbf1e8e9988b3e2f6154950425f6e authored over 6 years ago
Merge pull request #168 from pelias/demo

feat(demo): fix for jumbo markers on retina displays

2bb6ace862e2dec001d1153fa9c50f70e7e53d5d authored over 6 years ago
feat(demo): fix for jumbo markers on retina displays

f50db6b8b1fbe6fcc6e9730da0d8975b0a10dcaf authored over 6 years ago
Merge pull request #167 from DanielRuf/chore/migrate-to-cli-table3

chore: migrate to cli-table3

e39bd8c4b5a714b95c1a5fbb2f836028a2540f0e authored over 6 years ago
chore: migrate to cli-table3

5179e211b189ac9c78e97000c343f1d25639e27e authored over 6 years ago
Merge pull request #165 from pelias/carat-ranges

Use carat ranges for all Pelias Dependencies

707af1b0eaf616c20a002ecff93c536d7ee11a55 authored over 6 years ago
Use carat ranges for all Pelias Dependencies

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

68a184f09df979dbc775c1f6541f528f2cb84f83 authored over 6 years ago
feat(performance): major performance improvements for search endpoint

880dcc93a50b397505a36e0ea5730dca4668ff65 authored over 6 years ago
feat(osx): fix OSX support, document dependency on GDAL

6becb11ca359230bcd457ded0a244b73eecad54c authored over 6 years ago
fix(node9): API for checking if FD3 is open has changed again since node 6

468a3293e1ab8fc2cb280cb1f45fae569cbdd1c1 authored over 6 years ago
Merge pull request #156 from pelias/greenkeeper/tap-dot-2.0.0

Update tap-dot to the latest version 🚀

460f46be91ac3e54dd20556521fe113ee9f371d2 authored over 6 years ago
chore(package): update tap-dot to version 2.0.0

3d372bbf580d96d87535d0a3dc2fb8ae484bbab8 authored over 6 years ago
Merge pull request #154 from pelias/greenkeeper/pelias-logger-0.4.2

Update pelias-logger to the latest version 🚀

5734e660ab46913e7490806cfe10f978c2e3a703 authored over 6 years ago
fix(package): update pelias-logger to version 0.4.2

117dc7cc1a0a18a28ead07494e04c3c7e6570956 authored over 6 years ago
Merge pull request #153 from pelias/greenkeeper/pelias-config-3.0.2

Update pelias-config to the latest version 🚀

b64cb910ed78a1b10baca7e0dd4fd629c9c60605 authored over 6 years ago
fix(package): update pelias-config to version 3.0.2

39cbb5e6b7ce1455d12f91dce571dbd4d7a9f66d authored over 6 years ago
Merge pull request #152 from pelias/greenkeeper/tap-spec-5.0.0

Update tap-spec to the latest version 🚀

afed454faa51ee8e1e277f609074457c4971b811 authored over 6 years ago
chore(package): update tap-spec to version 5.0.0

c8f42c2b59d3b632f2c2e6225f752ee08d334948 authored over 6 years ago
Merge pull request #151 from pelias/greenkeeper/pelias-logger-0.4.1

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

8cbd8096829073405486d78921f7e0d8ee4f4c6d authored over 6 years ago
fix(package): update pelias-logger to version 0.4.1

Closes #145

8e7d407e9a5b35d70dca288f4e1ce360709e83c7 authored over 6 years ago
Merge pull request #150 from pelias/greenkeeper/pelias-config-3.0.1

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

ee21502f68878d5012a0a6616a2a3ed1801bc857 authored over 6 years ago
fix(package): update pelias-config to version 3.0.1

Closes #141

1ab324ba2b41b1590c0f3d57101b6c4be666e487 authored over 6 years ago
Merge pull request #137 from pelias/greenkeeper/fs-extra-6.0.0

Update fs-extra to the latest version 🚀

cfe5e1e3b1efa591b9cdd6bef5bc6156c77431f5 authored over 6 years ago
fix(package): update fs-extra to version 6.0.0

895d78b91012c8f3a5c09280cf27b31108428da1 authored over 6 years ago
Merge pull request #130 from pelias/greenkeeper/@mapbox/polyline-1.0.0

Update @mapbox/polyline to the latest version 🚀

e43eeec3c6fbe6b9d0276a06d200c8d03f5b42de authored over 6 years ago
fix(package): update @mapbox/polyline to version 1.0.0

eb39818e04f74d730c9506735575048c443c016e authored over 6 years ago
Merge pull request #105 from pelias/greenkeeper/require-dir-1.0.0

Update require-dir to the latest version 🚀

96598eb4a2ef9839c7beef573fa9189a73ac4be4 authored over 6 years ago
fix(package): update require-dir to version 1.0.0

44db6d3e03b5796657e7b105230088bbe88a658b authored over 6 years ago
Merge pull request #113 from pelias/greenkeeper/proxyquire-2.0.0

Update proxyquire to the latest version 🚀

1da16fc0973ae944c38da90178324ac7b2e51c03 authored over 6 years ago
chore(package): update proxyquire to version 2.0.0

6b37bf70db846d4431292c223fab24d553555407 authored over 6 years ago
Merge pull request #92 from pelias/greenkeeper/csv-parse-2.0.0

Update csv-parse to the latest version 🚀

c26c4e5826cc552c79025f3ffac3b63cf449a098 authored over 6 years ago
fix(package): update csv-parse to version 2.0.0

d2b37c6d4845ab8da55fcca0be278fe21d9dcf4a authored over 6 years ago
Merge pull request #122 from pelias/greenkeeper/sqlite3-4.0.0

Update sqlite3 to the latest version 🚀

c8c65faa314ee8238a23145390648e926022651e authored over 6 years ago
Require Node.js 10 tests to pass

sqlite3 version 4 supports Node.js 10.

Connects https://github.com/pelias/pelias/issues/723
Fix...

7dd468cdf350812dbfc14cafbf26715dbc33dcb1 authored over 6 years ago
fix(package): update sqlite3 to version 4.0.0

6ce65e5767eb1f357013b823dcdf6fdc1f310d5f authored over 6 years ago
Merge pull request #144 from pelias/ci_cleanup

CI cleanup

39b983bedb5b490f4abedd148b1ae3cc89903a96 authored over 6 years ago