Ecosyste.ms: OpenCollective

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

Pelias

We are accepting donations to help cover the financial costs associated with the maintenance and development of the Pelias Geocoder. Your donation will be used to fund the ongoing sustainable development of the project.
Collective - Host: opensource - https://opencollective.com/pelias - Website: https://pelias.io - Code: https://github.com/pelias

Merge pull request #254 from pelias/better-sqlite3-v2-unsafe

better sqlite3 v2 unsafe

github.com/pelias/interpolation - f46a98e74bfd950cafca0a45cbc4a561f5f62c4c authored almost 5 years ago
fix(dockerfile): Dockerfile permissions

github.com/pelias/interpolation - 532ee0fe558c02e61edb12a035abb9f9c0188ba6 authored almost 5 years ago
fix(dockerfile): use "unsafe-perm" in order to allow running the postinstall script as root instead of nobody

github.com/pelias/interpolation - 8ef098625aeb5ee2454868c0e8d6051f95653288 authored almost 5 years ago
fix(vertices): use new unsafe feature of better-sqlite3

github.com/pelias/interpolation - 0ba247800c60e731b69e470acb581dffdcbf9000 authored almost 5 years ago
refactor(verbose): disable verbose query logging

github.com/pelias/interpolation - 6c890b78fa2fda3cb0e760a60f3a0820de5736d8 authored almost 5 years ago
fix(package): update cli-table3 to version 0.6.0

github.com/pelias/interpolation - f2422bb84dea248f996776addb8bbd3282f678d1 authored almost 5 years ago
Bump for elasticsearch-js-legacy-16.7.1

There was a breaking change in elasticsearch-js-legacy-16.7.0, as
covered in https://github.com/...

github.com/pelias/schema - 76cfdf07c512d08232cbb35d612d9e376866718e authored almost 5 years ago
Merge pull request #126 from pelias/elasticsearch_7_es_api

fix(esclient): default esclient.apiVersion to 7.x

github.com/pelias/config - db6b9af7de4621c568026ca925aae3d278c1ea27 authored almost 5 years ago
fix(esclient): default esclient.apiVersion to 7.x

github.com/pelias/config - 2fd5179b8236a57809e697d6c1bc3b7aa5bf5da2 authored almost 5 years ago
fix(travis): elasticsearch 7.6.1 has been released

github.com/pelias/schema - 5074b13aaa809f58c67ca989f4074c9f9b012f6b authored almost 5 years ago
fix(ticker): stop ticker on stream error

github.com/pelias/interpolation - fb7fdf603d5821700aa2c3fe82b310b35b414a8f authored almost 5 years ago
Update roadmap intro

github.com/pelias/documentation - 28419ee053bd746d400aaf4ea6e13d0ccf835405 authored almost 5 years ago
remove polygon section

This is subsumed by the section on the spatial service

github.com/pelias/documentation - 4ab20d385e8c2e91c37b7fe34446b4d280e6928b authored almost 5 years ago
Add spatial service to roadmap

github.com/pelias/documentation - f65e307b4e4d44f52b0afecbc816464295a23a2e authored almost 5 years ago
Reorder roadmap

github.com/pelias/documentation - a5e657f77b1eef3b204ad40aeeced6541fc21615 authored almost 5 years ago
Remove postal cities from roadmap, solved!

https://github.com/pelias/pelias/issues/396

github.com/pelias/documentation - 4bfdba3668d57c50a7ea27a01183ed655bf5ff6f authored almost 5 years ago
fix(query): fix SQL syntax error

github.com/pelias/interpolation - 5a70db6a5b606972f9e97b4b2c44c796bd5e5921 authored almost 5 years ago
feat(sqlite): use prepared statment cache

github.com/pelias/interpolation - 8a99b604a1920c1b100584a7f0bfb1c15c553bff authored almost 5 years ago
feat(sqlite): refactor codebase to use better-sqlite3 client module

github.com/pelias/interpolation - e76298dcc03774b91a3dcdd838f03361bd130459 authored almost 5 years ago
feat(sqlite): move query caching logic to class

github.com/pelias/interpolation - ca15a8a0630f42b25af4a8a9191075e20b74f20d authored almost 5 years ago
chore(docs): Remove note thats no longer needed

github.com/pelias/whosonfirst - 5d1098d2005942fd90362d5cdd74e9d7829d9a7c authored almost 5 years ago
Merge pull request #491 from pelias/postalcodes-true

Support and expect `importPostalcodes` to default to true

github.com/pelias/whosonfirst - 23ff12ce44717d8f701c141f80c0a423270800ec authored almost 5 years ago
feat(config): support and expect `importPostalcodes` default true

Connects https://github.com/pelias/config/pull/125
Connects https://github.com/pelias/config/iss...

github.com/pelias/whosonfirst - 8d66b2afdfea107c5f807417a8e1739c228f6a85 authored almost 5 years ago
Merge pull request #125 from pelias/default-import-postalcodes

feat(config): Default `whosonfirst.importPostalcodes` to true

github.com/pelias/config - 568f2931a448669597d877ca0d07019da756d539 authored almost 5 years ago
feat(config): Default `whosonfirst.importPostalcodes` to true

These take very little additional space, and are quite useful.

We should have enabled this a lo...

github.com/pelias/config - 3de11354c0187ccce4408fd35f03f1abd8af38f5 authored almost 5 years ago
Merge pull request #252 from pelias/remove-fs-extra

feat(deps): Remove fs-extra module

github.com/pelias/interpolation - cd651aae3c0c0206312dffbd084f722554fa682a authored almost 5 years ago
feat(deps): Remove fs-extra module

In this project, we only use the fs-extra package for its `mkdir -p` style
convenience wrapper, ...

github.com/pelias/interpolation - c1eeb48f70930acdb1ec54958e3b2583bbfaf1a0 authored almost 5 years ago
Merge pull request #520 from pelias/remove-fs-extra

feat(deps): Remove fs-extra

github.com/pelias/openstreetmap - 2ff3f1137bbdc969187f837f574df50351fd8905 authored almost 5 years ago
test(de): add additional seperable street suffix tests

github.com/pelias/parser - cc82ac72b7a3bdc48e23a17768c9c63fbd66c8b4 authored almost 5 years ago
fix(de): add -kanal as seperable street suffix

github.com/pelias/parser - 940f568f666f56c41a5662e153366356a95d25db authored almost 5 years ago
Merge pull request #182 from pelias/greenkeeper/fs-extra-9.0.0

Update fs-extra to the latest version 🚀

github.com/pelias/fuzzy-tester - cdca0933d6fb8d78b2f904630392cace69f3c7f8 authored almost 5 years ago
feat(deps): Remove fs-extra

We generally only use the fs-extra package for its mkdir -p style
convenience wrapper, which can...

github.com/pelias/openstreetmap - 0351c1f61b46ee39c3f729516b0b229693a3f73b authored almost 5 years ago
fix(package): update fs-extra to version 9.0.0

github.com/pelias/fuzzy-tester - 9d3b2f07f85774e4d387436860642999044d83e5 authored almost 5 years ago
test(streams): move away from event-stream, replace with stream-mock

github.com/pelias/openaddresses - f0ffbe39e54605d88112ff70372fd96613c6cabc authored almost 5 years ago
Merge pull request #247 from pelias/issue_245

empty polylines file

github.com/pelias/polylines - 7995dd36479329211f01809ea2732c0ffab39173 authored almost 5 years ago
Merge pull request #291 from pelias/local_worker_premature_shutdown

add log messages to assist in debugging

github.com/pelias/wof-admin-lookup - 452932cc692eb5d0cf723d0659c1a99d9da2ed47 authored almost 5 years ago
fix(log): add log messages to assist in debugging

github.com/pelias/wof-admin-lookup - eae0940714426378cac7d21df4fcee25c1a8288c authored almost 5 years ago
refactor(split): use split2 module, modernize require statements

github.com/pelias/polylines - 69a8ccaf6643b794303f94b6400c39c2e848a663 authored almost 5 years ago
Merge pull request #290 from pelias/local_worker_premature_shutdown

gracefully handle shutting down workers before the service has finished instantiating

github.com/pelias/wof-admin-lookup - d25718e004ce949cd3a3018fad7f13f27e3da086 authored almost 5 years ago
feat(local): gracefully handle shutting down workers before the service has finished instantiating

github.com/pelias/wof-admin-lookup - 828fb2f61eb10b8d23705b1cc82518c8bab2ae5f authored almost 5 years ago
Add @lodash/types package (#16)

github.com/pelias/compare - b5214aa098193ac67c789855cd07cdc0b51f8c12 authored almost 5 years ago
add in lodash

github.com/pelias/compare - 06628176614f77221c641384d7341c0f75e31478 authored almost 5 years ago
feat(place_name): fix parsing of "Empire State Building" (#84)

github.com/pelias/parser - 452c83a7d6702c75b43fe9d57f32640bb238ee03 authored almost 5 years ago
linkify geoname gids (#14)

github.com/pelias/compare - e95b7ecd72e19b4a89c013b18ef4d0c1c9bf0d91 authored almost 5 years ago
linkify osm gids (#13)

* link to OSM nodes

* update gh pages

github.com/pelias/compare - 4370bdbdfdce28030dbabc17a1708b47d2e6c3f0 authored almost 5 years ago
Update to recommending ES7 over ES6

This has been the case for some time.

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

github.com/pelias/documentation - fc2abbc848ccc00c520bf8467f5d581fc53ef2ba authored almost 5 years ago
Improve formatting and details of Node.js and ES version support

github.com/pelias/documentation - 6024bbc18e51ff0bb93e63c06bd9410a83f500ca authored almost 5 years ago
Remove really old CircleCI config

github.com/pelias/documentation - ef5229233d2984e2a78de3067715d64735be0ce1 authored almost 5 years ago
Merge pull request #248 from pelias/doc-authorship

Documenatation with proper authorship

github.com/pelias/interpolation - 3fa614e873b291fa19d637a36c9db128daf05336 authored almost 5 years ago
Add interpolation documentation from wiki

This is a re-do of the work in https://github.com/pelias/interpolation/pull/247, but with proper...

github.com/pelias/interpolation - a4b1b1c6ac972bbb62e341ae87454a3d51feed3c authored almost 5 years ago
Remove docs

They will be restored with proper authorship

github.com/pelias/interpolation - 4af3d34dbd0d83601593b1efd7ac992ef0e44cd6 authored almost 5 years ago
Merge pull request #247 from pelias/docs

Move documentation from Pelias Wiki to this repo

github.com/pelias/interpolation - f162d62cdd30419d7cf5f6001e047b6071c3761b authored almost 5 years ago
Move documentation from Pelias Wiki to this repo

In order to allow us to deprecate the pelias/pelias wiki, this moves all
interpolation related d...

github.com/pelias/interpolation - 15b13de1a68b2e129dab21ec553c6fa09fc64d63 authored almost 5 years ago
Bump Docker baseimage

We are now using Node.js 12

github.com/pelias/libpostal-service - d80011c11d4313f7d25adcb67e52031c1422010b authored almost 5 years ago
Add more information to README

As this project is generally used by the pelias/docker projects, it
makes sense to mention it he...

github.com/pelias/libpostal-service - 7172cdd4102be00a0b6706cd38ff17bb88a8683a authored almost 5 years ago
Merge pull request #245 from pelias/node-postal-12

feat(package): use node-postal module compatible with node12

github.com/pelias/interpolation - a121a6a2ecf0b1aeb65e3e6728e9144046e18761 authored almost 5 years ago
Merge pull request #4 from pelias/nodejs12

Move baseimage from Node.js 10 to mainline (Node.js 12)

github.com/pelias/docker-libpostal_baseimage - 991ead642d0406cbde417986ccf707e8e65e4359 authored almost 5 years ago
feat(package): use node-postal module compatible with node12

This updates our dependencies to use the Node.js 12 (and 10) compatible
fork of [node-postal](ht...

github.com/pelias/interpolation - 8d6ff7a70e5aa6cee618cc8c98892bad76a7430d authored almost 5 years ago
Move baseimage from Node.js 12 to mainline (Node.js 12)

The libpostal baseimage has historically stayed on the Node.js 10 branch
of the Pelias base imag...

github.com/pelias/docker-libpostal_baseimage - 808ff8f21995df17b7a9cb6bfc6838754b4e56ad authored almost 5 years ago
Merge pull request #58 from pelias/use-carat-ranges

chore(deps): Use carat ranges for dependencies

github.com/pelias/csv-importer - f1e260d4cbc21198a2e72fd28a473668b212d2db authored almost 5 years ago
chore(deps): Use carat ranges for dependencies

Looks like a few dependencies were missing their carat range specifiers.

We decided on this all...

github.com/pelias/csv-importer - 4fe02d3b4450d4f301003a8ea6c0d72d46887d86 authored almost 5 years ago
Categories repository was listed twice

github.com/pelias/documentation - 2bbdf3bd54929495d03a5258142abce012055c66 authored almost 5 years ago
update gh-pages build

github.com/pelias/compare - 2206ef4871e71de5e1a1ec4ee653fbe707ab235e authored almost 5 years ago
remove some console.logs

github.com/pelias/compare - f767a90c43433e0016009621357a62ce7b555e02 authored almost 5 years ago
fix linkified GIDs and hide collpase icons (#10)

fixes #4

github.com/pelias/compare - fe0bb43ce7efcb86443e23d7ab3dffad0aeae43f authored almost 5 years ago
add copy button (#11)

github.com/pelias/compare - 5541a160388d06daa2fc2cdca0b8e9f2f83ad163 authored almost 5 years ago
queryPath parsing fixes (#9)

- display uri decoded urls in extra params & query path
- immediately update other fields when ...

github.com/pelias/compare - 9eca64d83661c322215bcba5de922ddb882c1d7f authored almost 5 years ago
geocode.earth -> Geocode Earth

Branding!!

github.com/pelias/polylines - 04cd41d98c4fee2af18de43fd30a3829fd42c401 authored almost 5 years ago
Clean up readme and mention ./bin/start

Connects https://github.com/pelias/pip-service/issues/120

github.com/pelias/pip-service - d46fb39a0736532b4c928f114003d5e720ea5fdf authored almost 5 years ago
chore(README): Remove extra badges

We don't really use Gitter that much, and Greenkeeper is going away.

github.com/pelias/pip-service - f3ff0725e28090b29a8deaaca9697b23abfbb445 authored almost 5 years ago
Fix link to whosonfirst.org

github.com/pelias/polylines - 61ea5823b7f4925a5f864893e69877bc66ebcf1f authored almost 5 years ago
Remove mapzen reference

github.com/pelias/transit - ec5a968f395885aa84055cc82df08f4c63e8b9b8 authored almost 5 years ago
chore(docs): Update full planet PBF size

github.com/pelias/openstreetmap - 362db6a87752ca12babd20adb0df2cc61ae85067 authored almost 5 years ago
Merge pull request #56 from pelias/upgrade-to-hapi-joi

feat(deps): Upgrade from 'joi' to '@hapi/joi' package

github.com/pelias/csv-importer - b90af5f58f0c2cc9c60e85256d8523d8e640bf7a authored almost 5 years ago
Merge pull request #454 from pelias/upgrade-joi

feat(deps): Upgrade from 'joi' to '@hapi/joi'

github.com/pelias/openaddresses - 898daed363da796bc35222eeb405d89b6ab2478f authored almost 5 years ago
feat(deps): Upgrade from 'joi' to '@hapi/joi' package

The 'joi' package has moved to '@hapi/joi', this updates us to the
latest version that supports ...

github.com/pelias/csv-importer - 9b6ce7ac0822c4a761175b7859719228d27230e0 authored almost 5 years ago
feat(deps): Upgrade from 'joi' to '@hapi/joi'

This keeps us consistent with other repositories and will slightly
reduce the number of packages...

github.com/pelias/openaddresses - 4acc5f09db22320a56c8a86e5d6633d2ef4ccfb2 authored almost 5 years ago
Merge pull request #17 from pelias/dependabot/bundler/rake-12.3.3

Bump rake from 12.3.2 to 12.3.3

github.com/pelias/dashboard - 4f9407c9bd32f28d12d26c49a01a3fd2bfbee3cd authored almost 5 years ago
Merge pull request #286 from pelias/greenkeeper/nock-12.0.0

Update nock to the latest version 🚀

github.com/pelias/wof-admin-lookup - b7c61a684a02e62c7d0552ab747448d2e3f8587e authored almost 5 years ago
Add links to per-repository release notes

This page has gotten rather sad as we stopped publishing combined
release notes in 2017.

Howeve...

github.com/pelias/documentation - 1ce9e400f67accebc84396a9be82425f9fc6861b authored almost 5 years ago
chore(package): update nock to version 12.0.0

github.com/pelias/wof-admin-lookup - e64494e2291b0cbc32a1569ebdb67dcdebdc135e authored almost 5 years ago
Merge pull request #289 from pelias/joxit/multi-sqlite

Supports for multiple databases

github.com/pelias/wof-admin-lookup - e07f770fbc13a7e9826fdadbaf9cb1603cdb5f64 authored almost 5 years ago
Merge pull request #239 from pelias/remove_unzipper_module

delete npm unzipper, replace with GDAL virtual filesystem

github.com/pelias/interpolation - 1460217cdb414bd88d1a0ac49402f39fb4cddfad authored almost 5 years ago
feat(remove_unzipper_module): delete npm unzipper, replace with GDAL virtual filesystem

github.com/pelias/interpolation - 6b0bc02df2280d009d2232c313f6b60ff50db536 authored almost 5 years ago
feat(parallel): use pigz and lbzip2 where available

github.com/pelias/wof - 00ba72b9627ed12948bf7901aba29693c99496ad authored almost 5 years ago
fix(bundle): apply backpressure

github.com/pelias/wof - 3dea469e13b726f304dfcffa1df190067c447aac authored almost 5 years ago
fix(require-all): reduce usage of require-all module

github.com/pelias/wof - 60122d86e207a73ddad4cb4f8de507c00bc573ce authored almost 5 years ago
package: update tar-stream dep to fix memory issue

github.com/pelias/wof - 1375459a3aaababcc7aaef93158c47d110c5563f authored almost 5 years ago
Merge pull request #11 from pelias/sqlite_table_tests

sqlite: table tests

github.com/pelias/wof - e73baaa50752aed2516a90a8deae5ffcb022f432 authored almost 5 years ago
sqlite: table tests

github.com/pelias/wof - c1da926e1ef31225ca420ce4363bda6bc886938b authored almost 5 years ago
Merge pull request #488 from pelias/fix-bunzip

fix(download): Use correct `bunzip2`

github.com/pelias/whosonfirst - a51e467c231e6698685497f56321f3544bcee895 authored almost 5 years ago
fix(download): Use correct `bunzip2`

Fix typo as per discussion in #483

github.com/pelias/whosonfirst - 0c0e607eb776bcdc2cfad21da6dabb80ba6e9a60 authored almost 5 years ago
feat(sqlite): supports for multiple databases

github.com/pelias/wof-admin-lookup - 36337fdfa4ef89eb61506dedd4a0f57cb49e303a authored almost 5 years ago
bzip2 to lbzip2 migration to use all CPU cores (#173)

* bzip2 to lbzip2 migration to use all CPU cores

Summary of changes:

If lbzip2 installed o...

github.com/pelias/placeholder - 09ebaea396d9a5e85cf33d4939fc2b67228c839c authored almost 5 years ago
Merge pull request #238 from blackmad/demo-instructions

minor changes to make demo frontend easier to use

github.com/pelias/interpolation - dd6091a939b3fc88897666448551ce0b7f2099e4 authored almost 5 years ago