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
Do not deduplicate US States
github.com/pelias/api - aa8ce84105b41564720a3738040f5cc605e4284b authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/fuzzy-tests - cf74baaf0f19d581693fe1ac1e0e2ed69e59caab authored almost 3 years ago by Julian Simioni <[email protected]>
It's common for US states to have either a county or city within them
that shares a name (with m...
March updates
github.com/pelias/acceptance-tests - d2dc800c7b8645fc7b8b5848a1e029adf8462a31 authored almost 3 years ago by Julian Simioni <[email protected]>It is more correct to return a locality for the city of Cairo
github.com/pelias/acceptance-tests - 1a39305503d610e9b590b67f356a848aaa8f61bf authored almost 3 years ago by Julian Simioni <[email protected]>
These have been passing since https://github.com/pelias/api/pull/1301
but we never updated them!
This case legitimately fails now if the neighbourhood is specified
github.com/pelias/acceptance-tests - cac4551a810e8b9b8f0f836ef0e52e73765b262c authored almost 3 years ago by Julian Simioni <[email protected]>It was changed in https://www.openstreetmap.org/changeset/114061969
github.com/pelias/acceptance-tests - 4179662f51a635a5cf0f04f58137d077adb7b734 authored almost 3 years ago by Julian Simioni <[email protected]>This was likely fixed by https://github.com/pelias/model/pull/145
github.com/pelias/acceptance-tests - 4885da39084f22eaa28fda8958db75cbbbba9a76 authored almost 3 years ago by Julian Simioni <[email protected]>We would like the county record to be deduped by the city
github.com/pelias/acceptance-tests - ebdd1b1da6e65072b714c705fb619946ff753584 authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/acceptance-tests - 3b775f7d8e83512d769b6688111de163ba2a6efa authored almost 3 years ago by Julian Simioni <[email protected]>
simplified dedupe + preserve order
github.com/pelias/api - 7e1c568cc0919250c7745e0e940caf93bddeda85 authored almost 3 years ago by Julian Simioni <[email protected]>Add an example of deduplication where order matters
github.com/pelias/acceptance-tests - ef284db8fc6388a518b89048dc6ba0c22719c345 authored almost 3 years ago by Julian Simioni <[email protected]>
This test case came out of evaluating
https://github.com/pelias/api/pull/1607. It passes with th...
github.com/pelias/api - 8c70f8f71f389a53ce59b0785c8b3bb64331f27d authored almost 3 years ago by missinglink <[email protected]>
Improved Deduplication test cases
github.com/pelias/acceptance-tests - e2202e5e157d044836b2b36fcffdec4a9cadddfe authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/acceptance-tests - 0dfd541794a48bd1eafb0fe65e1fe95dd149b4ad authored almost 3 years ago by Julian Simioni <[email protected]>
Pennsylvania, IN and Pennsylvania Township, IN are technically not the
same place (the township ...
github.com/pelias/acceptance-tests - c3bad1977e0544f401dd78d28d3919a1b06dc40e authored almost 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/acceptance-tests - 29ef568873ba7b98fb37c90da029e2ad10bff67e authored almost 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/api - 560fff8eeba6ae4b554ff4b3de4010b2cdc94ecc authored almost 3 years ago by missinglink <[email protected]>
github.com/pelias/api - bc53aeefdc71fa16d94e23e71e63c299502da877 authored almost 3 years ago by Peter Johnson <[email protected]>
* feat(debug): code cleanup
* feat(debug): disable variadic function calls
github.com/pelias/api - 492317632bb9b744508bfa66a79591479e0c1865 authored almost 3 years ago by Peter Johnson <[email protected]>github.com/pelias/geonames - 299ed33e5208dcf97f3eabb11c4655c1d05943c0 authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/openaddresses - 65b161abe83d687f26e311c902c88f300a927f96 authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/labels - 4545e8475f28b4e4af39384eeb1844335b144977 authored almost 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/acceptance-tests - 226174117c2d9b9ffd8f2fed5ec3e76998a1b176 authored almost 3 years ago by Julian Simioni <[email protected]>
This allows us to control higher level aspects of the label, such as
whether or not administrati...
github.com/pelias/api - 6aa997dc69904b35a98a162db011df8054cadbdf authored almost 3 years ago by Peter Johnson <[email protected]>
Allow the `address_layer_filter` performance optimization to work with negative layers
github.com/pelias/api - de470ed59a94c2af7131eac8c4344098154c228d authored almost 3 years ago by Julian Simioni <[email protected]>skip names we suspect were sourced from machine transliteration
github.com/pelias/placeholder - c3ce64c4633b9409bbd109b67fbe863f8a2b350d authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/placeholder - 624a397a7b6c581834ac3e8228f103f01b1f597c authored almost 3 years ago by missinglink <[email protected]>
unicode: apply unicode normalization
github.com/pelias/placeholder - 543049292dd761772f30a3e07b93612e8f5c9109 authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/placeholder - 8d21f633109cf0ec60d93a3b91fa8db099c479f8 authored almost 3 years ago by missinglink <[email protected]>
In https://github.com/pelias/api/pull/1525 we introduced the concept of
negative sources and lay...
The old method, Object.keys, will generate a list of all targets _and_
all aliases.
We don't ha...
github.com/pelias/api - 889eb1e8fc17379f77a8c3814bf8f1fbd273e372 authored almost 3 years ago by Julian Simioni <[email protected]>Use only phrase.default field in search endpoint
github.com/pelias/api - 3810609d6f5c2717f416c07fd109dee5cb10df86 authored almost 3 years ago by Julian Simioni <[email protected]>
This avoids use of the expensive `name.default` field, which includes
partial tokens (ngrams)
T...
github.com/pelias/api - 439b6f2049dfb6ca79a7d4fdd3315706c1de139a authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/placeholder - c4c0e930b81c9e55f9d2f36c53d77b44ef5a9dba authored almost 3 years ago by missinglink <[email protected]>
Add query combination limit
github.com/pelias/placeholder - 6b1a1dcb78b556b107a3c592f0d7b2bdde6964b8 authored almost 3 years ago by Julian Simioni <[email protected]>
Recently, we've noticed some queries sent to Placeholder that take a
very long time to complete ...
Update tape to the latest version 🚀
github.com/pelias/placeholder - a202ceb4316f9edd98d3edf3f64b619d31c043e7 authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/placeholder - fb8265d1e830d35aed4be92b7bdb264d6afc7c88 authored almost 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/placeholder - 503c4b7c04b1db6b556479eacf16131b112655c3 authored almost 3 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(tests): Print SQLite version
github.com/pelias/placeholder - 3c99973dac95dfea17215587e4d57cca8015c3a4 authored almost 3 years ago by Julian Simioni <[email protected]>
This helps us diagnose any issues with the tests in the future as the
SQLite version changes.
chore(tests): Replace problematic deepEquals with simpler assertions
github.com/pelias/placeholder - 5ebf06d4790c2c1dca1069067537de8380054bf6 authored almost 3 years ago by Julian Simioni <[email protected]>
This test is probably diving too far into the implementation details of
what we care about, and ...
* feat(refactor): update documentMapper to allow easier extensions via external mappers
* fea...
github.com/pelias/openaddresses - f3331af618d5f18d35bf9b29ee8b45d65f31eb2b authored almost 3 years ago by Peter Johnson <[email protected]>* Added Missing HTML / BODY tag
* Updated Text var to use Template Literal plus Simplified co...
github.com/pelias/api - 5c650df7dd6bc534fcc37647792ae35e50c507a2 authored almost 3 years ago by Peter Johnson <[email protected]>github.com/pelias/api - a5aabc2a5d69c25554c85ff580d25bfb602aaa38 authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/interpolation - a1451e9ba4db4ceabd53018310ab700cbc39708f authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/interpolation - 868f8e67c18263cb2a8faa1404fe784f4cf4311c authored almost 3 years ago by Peter Johnson <[email protected]>
the file `http://biketownpdx.socialbicycles.com/opendata/station_information.json` is now hosted...
github.com/pelias/docker - ce5b6b9e9a80c3eb9404c7c1d0324ca75030f1d7 authored almost 3 years ago by Peter Johnson <[email protected]>github.com/pelias/wof-admin-lookup - 791dd520a17ec998a21d6b4b2a210f07a8d3addf authored almost 3 years ago by missinglink <[email protected]>
github.com/pelias/openaddresses - 5095f9d959f020c0f0d26e50f163ff8996e33db7 authored almost 3 years ago by Peter Johnson <[email protected]>
Add USA locality override for zip 53149 -> Mukwonago
https://github.com/pelias/docker/issues/281
add test cases for 6 common permutations of compound street names
github.com/pelias/acceptance-tests - 3420fb692a66b3f40f82eb00a9c08738d30b5130 authored almost 3 years ago by Peter Johnson <[email protected]>github.com/pelias/acceptance-tests - 138bff140f59e646f3ff7102a66c6acbb9a44253 authored almost 3 years ago by missinglink <[email protected]>
github.com/pelias/openstreetmap - 1e83d4adfdb1bdc2ec0ffa1726cfed709d2057eb authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/csv-importer - fbee073233670a950b9e9318c70c8c9237967d7f authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/polylines - cf2a2d8ad1d025a61141838e1af6f47c5d52d44d authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/openaddresses - 2ebf2e2c2fa1cfdf3b9e7053b68e675cf353a0b3 authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/model - 2cb45c1ad63c576f32a510f2db47a6c5cf3f6bdd authored almost 3 years ago by missinglink <[email protected]>
allow sufficient configurability to build ARM images
github.com/pelias/packer-elasticsearch - 4643082e49e2aa7eb06fdbd4cce5448da24a6474 authored almost 3 years ago by Julian Simioni <[email protected]>github.com/pelias/packer-elasticsearch - 50d76bd69e50665eb0b49ece0a5af706a3bacc1a authored almost 3 years ago by missinglink <[email protected]>
github.com/pelias/polylines - 2fd98664eda12bb8b34f623f82489884bbe48747 authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/openaddresses - 3bf1cf50cee63cb6b698ee71af08837520a4f49c authored almost 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/model - 94a7f30b5fd5cb375f9e9d59a1b5687f2da04a69 authored almost 3 years ago by missinglink <[email protected]>
github.com/pelias/api - 385687a861ba4d37128b604c64e99f59173087ef authored almost 3 years ago by Peter Johnson <[email protected]>
Support any casing for GID sources and layers
github.com/pelias/api - 3590b47e853b125370097f0b529dfb929c3b54e1 authored about 3 years ago by Julian Simioni <[email protected]>fix: exclude 'dot indices'
github.com/pelias/terraform-elasticsearch - 46420d59201b7b16a1538baf887a11b0c3e793e5 authored about 3 years ago by Julian Simioni <[email protected]>
"In general, most of the indices that would be considered system indices have
names that start ...
We have always supported any combination of uppercase or lowercase for
the `sources` and `layers...
Upgrade Elasticearch to version 7.16.1
github.com/pelias/docker - 0941ad904da1db529423c94bdb611f5691358604 authored about 3 years ago by Julian Simioni <[email protected]>Upgrade the default Elasticsearch image to use version 7.16.1.
This version contains fixes for ...
github.com/pelias/docker - 2963651439ec07217772f0cae00910df8effa9bf authored about 3 years ago by Julian Simioni <[email protected]>Update default Elasticsearch version to 7.16.1
github.com/pelias/packer-elasticsearch - d92a6b1eca5c14960e031af4f7b23273bf85e20d authored about 3 years ago by Julian Simioni <[email protected]>This version contains fixes for the log4j security vulnerability.
See https://github.com/pelias...
github.com/pelias/packer-elasticsearch - d5f3f7991d8914d410aeaae2d149995de2efca03 authored about 3 years ago by Julian Simioni <[email protected]>fix: Handle '.geoip_database' index when creating alias
github.com/pelias/terraform-elasticsearch - 031269d8fe6924b77f7114cf0a2ed58fc78c7165 authored about 3 years ago by Julian Simioni <[email protected]>Include architecture in version string example
github.com/pelias/packer-elasticsearch - 408556c92e958a2f2fab778e97ef9de0b533f473 authored about 3 years ago by Julian Simioni <[email protected]>Closes https://github.com/pelias/packer-elasticsearch/issues/7
github.com/pelias/packer-elasticsearch - 48ad8b723bc780c7cbade9c5ed6bd3dbc8e6d2cc authored about 3 years ago by Julian Simioni <[email protected]>Newer versions of Elasticsearch natively include a GeoIP database.
The code to set up the conve...
github.com/pelias/terraform-elasticsearch - afca4dc3326a7b5d73b264acbe0eb4729d23af5e authored about 3 years ago by Julian Simioni <[email protected]>Add GitHub Actions CI
github.com/pelias/docker-elasticsearch - 599cd66629452e99b3109d99ab28945dad822e4e authored about 3 years ago by Julian Simioni <[email protected]>github.com/pelias/docker-elasticsearch - 7cc3314aaf9863927f6a4775488b37921d4ecf23 authored about 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/docker-elasticsearch - 4bd5cf643553df4ffebc0eb90bb52c305bd99b9a authored about 3 years ago by Julian Simioni <[email protected]>
github.com/pelias/placeholder - 82db3cd111a1b3d7724242f2d3e0b915a91a3bca authored about 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/wof - 02e8059ff2d1e117ff85a58cd90ef87ead81ecc3 authored about 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/wof - 4af6f734e7b33e2db1187c810c2ba86b8691014c authored about 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/placeholder - 92c175d297ec99806cb07546d67d644dbe240274 authored about 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/placeholder - a60df73f93d117e5358a4836144c6debfa323eb1 authored about 3 years ago by Peter Johnson <[email protected]>
github.com/pelias/placeholder - 495b74f52ed6d22d8def7e91a7c5dc23aef40894 authored about 3 years ago by missinglink <[email protected]>
github.com/pelias/openaddresses - fd05c4d162c4e076ae00d66febb7b0169b8550d4 authored about 3 years ago by Peter Johnson <[email protected]>
oa: add shared community token
github.com/pelias/config - 32b4e52f75ebbeeee615907947ea683a3cd3d014 authored about 3 years ago by Peter Johnson <[email protected]>github.com/pelias/csv-importer - b8edafe2ac5008e7a365417cef167e320ca2d664 authored about 3 years ago by Peter Johnson <[email protected]>
Upgrade to pelias-parser-2.2.0
github.com/pelias/api - dd5e5f55f9b3b0cb17c40406e7075f3447f20177 authored about 3 years ago by Julian Simioni <[email protected]>
This includes a new Parser circuit breaker that should prevent the
parser from taking huge amoun...
Fix category sanitizer for new call format
github.com/pelias/api - f1f4c240d0171249eb0eac6b99cc7d7a9677b2ca authored about 3 years ago by Julian Simioni <[email protected]>github.com/pelias/api - 51acf8c3876fa61cfa9d0fb9cbec9eccec669d34 authored about 3 years ago by Julian Simioni <[email protected]>
It turns out the changes to the parameters for sanitizer functions in
https://github.com/pelias/...
performance: add circuit breakers in the ExclusiveCartesianSolver
github.com/pelias/parser - f8fdef0d7405f1337b3063770e132207f6b6e89d authored about 3 years ago by Julian Simioni <[email protected]>