Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pelias/api
HTTP API for Pelias Geocoder
https://github.com/pelias/api
This is a followup PR to https://github.com/pelias/api/pull/1171 and
https://github.com/pelias/a...
Update joi to the latest version 🚀
a6fc61b4545d78bec7525c35aa7c6bcd4700555d authored about 6 years ago by Julian Simioni <[email protected]>12bc11ad30bf7384f5bd507bef1f93f55c049bb7 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Improve invalid bounding box value handling
479a05f01f37e54b05f00faf1ff6d02a5aed2608 authored about 6 years ago by Julian Simioni <[email protected]>
Without checking the message when asserting an exception is thrown, it's
possible for the test t...
In the case where a min lat/lon is larger than a max lat/lon, the error
message was a bit confus...
f1afda469d66a36fe1bb74ad23a97c6da99ebe4c authored about 6 years ago by Julian Simioni <[email protected]>
1054a634deed622c6d15b4583eb3a19434f287f2 authored about 6 years ago by Julian Simioni <[email protected]>
This condition will cause Elasticsearch to throw an error, we should
catch it outselves first.
...
1553dfb103e098e95d5444b1f97de4b20801aed0 authored about 6 years ago by Julian Simioni <[email protected]>
If bounding box lat/lon values are outside the correct range,
Elasticsearch throws very alarming...
8a9c31e46e2d19c8502220da1ce0866f4624bbcf authored about 6 years ago by Julian Simioni <[email protected]>
3c33b98f8a913880b39389af3a5094d65ad10359 authored about 6 years ago by Julian Simioni <[email protected]>
Use default pelias-config values for type mapping tests
75b32123d4e69f9502bccd3d0ce746bc5317a050 authored about 6 years ago by Julian Simioni <[email protected]>
Without this change, a user's own `pelias.json` customizations can cause
the unit tests to fail.
d5a0b9fc8659e8e1d23d9df472d3af91eb029e61 authored about 6 years ago by Julian Simioni <[email protected]>
c9f89fee3d26154a4e021484da28a597d5b369ee authored about 6 years ago by Julian Simioni <[email protected]>
Otherwise a user's own pelias.json settings can cause tests to fail
76d88b62b46cf77764544115726d1d0532828403 authored about 6 years ago by Julian Simioni <[email protected]>Fix label format in Portugal
58e44da18f8be4cf0599fc0a1aa44b3121ee32ac authored about 6 years ago by Julian Simioni <[email protected]>Added PRT to the array on var flipNumberAndStreetCountries
6d7726ae42b7a7b6486d2017ed3b02ba75ae9584 authored about 6 years ago by Nuno Patronilo <[email protected]>47f3f87e72c38a105d478c4a6d6c150c1f3630d6 authored about 6 years ago by Julian Simioni <[email protected]>
feat(docs): Add examples of using service `timeout` and `retry` settings
2dd2f88ea7e25628a7ecc9ef61e212f75e9be22b authored over 6 years ago by Julian Simioni <[email protected]>
These examples have been possible from the beginning, but not explicitly
called out in documenta...
apply parser bugfix for incorrect parsing of diagonal directionals
8751f1ae65e91bb942ba29ab82851de826c13aa9 authored over 6 years ago by Julian Simioni <[email protected]>4d9ee0053bfd61fc1da4189b394a716c47acc718 authored over 6 years ago by Peter Johnson <[email protected]>
chore(tests): Update test running script with latest info
bee6fb7f9425cdf6897bf80602ed081767d3c35f authored over 6 years ago by Julian Simioni <[email protected]>
Use npx instead of calling binaries in node_modules, and link to
relevant issue.
Connects https...
8f159ceda7a25a9445dac8377271089190cbbdd8 authored over 6 years ago by Julian Simioni <[email protected]>Remove old packages
1f56ba1edbaae18526a7be0ffd66e703f5af2f77 authored over 6 years ago by Julian Simioni <[email protected]>
The NSP service is shutting down, and as far as I know we have not used
this tool frequently at ...
As I recall, this was only added to mitigate issues with running `npm
ls` and correctly showing ...
feat(docker): Run API processes using pelias user
1808390e8369ebc0ea9761797a791d8d324a90d7 authored over 6 years ago by Julian Simioni <[email protected]>This is enabled by the work in https://github.com/pelias/baseimage/pull/2 and lets us ensure the...
1753eb5a9cb55e2e8e64c142034a58fceebc81e2 authored over 6 years ago by Julian Simioni <[email protected]>Replace semantic-release dependency with TravisCI build stages
66fb60c4d877dcc6cd6480d8fe3294b9fc1d7226 authored over 6 years ago by Julian Simioni <[email protected]>This fixes an issue with the version of Alpine we're using:
fe69061c0c9ad39929adeb60938be29808692a41 authored over 6 years ago by Julian Simioni <[email protected]>3360640c434879a19c873010ec2e8022288c38e7 authored over 6 years ago by Julian Simioni <[email protected]>
b5ed14011158937a140fbd40fc3fcd6403ab5298 authored over 6 years ago by Julian Simioni <[email protected]>
2de274954f122b042488b385053f8a37e72e9b89 authored over 6 years ago by Julian Simioni <[email protected]>
This change moves semantic-release out of dev-dependencies, but keeps
its functionality by calli...
This will reduce network transfer and speedup requests
Related: https://github.com/pelias/placeh...
fix(package): update pelias-logger to version 1.2.0
5b76c0d6492c842afe5359403fc99fe687e47e1c authored over 6 years ago by Julian Simioni <[email protected]>Closes #1189
67a3ab72a9015c3a172fa846a5565011a3c32b69 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>Move lots of logging from info to debug
fd003dc76ef458e1c83a09fd36e27f5ec138019d authored over 6 years ago by Julian Simioni <[email protected]>
These are log lines that are not really useful in a production context,
and just create a lot of...
Migrate to internal iso3166 definitions
16760795e97dcb95bd906deae10642cbf4bb6ff8 authored over 6 years ago by Julian Simioni <[email protected]>
This is a somewhat roundabout fix to #1179,
as a way to deal with the persistent npm ls
and comm...
Add `attributionURL` parameter to configuration documentation
d466e02c1de8d930d984339212ed26972a860858 authored over 6 years ago by Julian Simioni <[email protected]>This should have been added in #1149
b9353ef64dc05d39b64a432f4a72430c1bdbd2cc authored over 6 years ago by Julian Simioni <[email protected]>Add executable for pelias api NPM package
4b43029ea304516edf7007fadae0f85843939da4 authored over 6 years ago by Julian Simioni <[email protected]>8fea8ac5affcfd585fd1d03caf99b77be103402f authored over 6 years ago by Horace Williams <[email protected]>
d5413612108a1b81a20137c6e6a7c7165c1c20f5 authored over 6 years ago by Horace Williams <[email protected]>
Remove Quattroshapes deprecation notice
c2ce1cab31b5049ce3607c229e8d66a9649df1be authored over 6 years ago by Julian Simioni <[email protected]>Always apply geometric filter for placeholder
58b98a4aa4935408a6f2f7bbe6c6b83b40921593 authored over 6 years ago by Julian Simioni <[email protected]>Fixes #1132
The Quattroshapes source has been deprecated from
some time now, and any users for ...
cceec0fe313942ac206cccfb63c823fdf7c436c3 authored over 6 years ago by Joxit <[email protected]>
Trim whitespace and quotes before checking text length
6bff132e695130a3c6998ca8a501575e1d23ae97 authored over 6 years ago by Julian Simioni <[email protected]>
Previously, our text sanitizer code did not trim whitespace before
checking that the string was ...
This snuck in in https://github.com/pelias/api/pull/1165
435cfd2c4a3fb3b4f9477ec9de4b94cc8a93815a authored over 6 years ago by Julian Simioni <[email protected]>Fix for Pelias/Pelias#670
dd6f360c70feb54772972442d1ce589d8f80c531 authored over 6 years ago by Julian Simioni <[email protected]>df3e78ecdd701a4d69669e31b52a194b0cf19238 authored over 6 years ago by Tyler Pedelose <[email protected]>
52a66e1bc0e098707906659445bb44dbb0787e0e authored over 6 years ago by Tyler Pedelose <[email protected]>
85df33cdaa3de42db1faae3b6809b29f2603e326 authored over 6 years ago by Tyler Pedelose <[email protected]>
a0893cfb701e75a7b72e60b102efa14968e2c089 authored over 6 years ago by Tyler Pedelose <[email protected]>
68c067ee8cf76d702501f3347236a0f8cf61e974 authored over 6 years ago by Tyler Pedelose <[email protected]>
be82c05c92c7fd869fc611e61f0bbd5d5c415d1c authored over 6 years ago by Tyler Pedelose <[email protected]>
trim whitespace and quotation marks from a range of natural languages
d139b3e08da08118ccd30b73b43aee545ff881bb authored over 6 years ago by Julian Simioni <[email protected]>d38d4b1fa85a8c876415e08b57626bd2b9656973 authored over 6 years ago by Peter Johnson <[email protected]>
Remove focus_selected_layers query view
8f2f55c9a38c295e533521c0f6679f7a1dc22b24 authored over 6 years ago by Julian Simioni <[email protected]>
This query extends the standard focus query view with hardcoded layers
for which the query appli...
713b236a8781bc04843c7a99154dc8b62482d994 authored over 6 years ago by Julian Simioni <[email protected]>
Build Docker images on Greenkeeper branches
b16dbea3966cb8129bae9e17b4033e7aa90331b9 authored over 6 years ago by Julian Simioni <[email protected]>dfb36a82c634b35891589cf7fce6a5f2ee6da566 authored over 6 years ago by Julian Simioni <[email protected]>
Update tap-dot to the latest version 🚀
368cde349e59df67d30d40b8a83131b496830d6a authored over 6 years ago by Julian Simioni <[email protected]>d7726abb30bc04d608944e54e67bb5e60b18ce29 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update licenses on attribution page
cd394769c382b7cb8d530d411675a01429551454 authored over 6 years ago by Julian Simioni <[email protected]>b81a7f8d3403bc8a138c2673a7e0ca87362b209c authored over 6 years ago by Julian Simioni <[email protected]>
ef85313f09f563b13581936b9ecf89f054ebcac2 authored over 6 years ago by Julian Simioni <[email protected]>
7fe87bcf24d3cd21189d3efab9c7ac0bd931e383 authored over 6 years ago by Julian Simioni <[email protected]>
They use CC-BY-4.0 now
4768fd38372ad40ab509844cce992f9a900b2a73 authored over 6 years ago by Julian Simioni <[email protected]>Use carat ranges for all Pelias Dependencies
64421449a402b50c1c8e23c67a63660ba98acc5d authored over 6 years ago by Julian Simioni <[email protected]>
The overhead of having to merge a Greenkeeper PR for every single change to
every single reposit...
Update retry to the latest version 🚀
104b91f60ed6eec1cf557e2360a0e9be451ca973 authored over 6 years ago by Julian Simioni <[email protected]>370dda42cc8ec22c2abd761bf235d5c48d21aa7d authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update elasticsearch to the latest version 🚀
c823be20ddb59aa8c25aab0a1960723894b760bd authored over 6 years ago by Julian Simioni <[email protected]>13d0a5b1793540a8d8f001c959bbc2de7faae29d authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update pelias-logger to the latest version 🚀
98ed496cb74123ed0c674a4b944019c6478420e0 authored over 6 years ago by Julian Simioni <[email protected]>f4cf1411abeb7c934d0520ee65cfcc09e75b4c0b authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update pelias-model to version 5.5.2
1105e472af4bc4f85935850e7d42497184f08127 authored over 6 years ago by Julian Simioni <[email protected]>Closes #1116
03f5b65e33fded07b33d9b751db85175845f982f authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>Update pelias-sorting to the latest version 🚀
e8896abbf94a3da31c80b63cd409026be5741ff4 authored over 6 years ago by Julian Simioni <[email protected]>bc61c1fe50fa928bdbc5d4ec46429b633eb739fd authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update pelias-config to the latest version 🚀
70b558b9353176d18cc5e9fef99edde5b493ab6b authored over 6 years ago by Julian Simioni <[email protected]>be29fd9d27a14acfa233d95f3cedad0254e4aac0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(interpolation): Ensure proper sorting of streets with interpolated addresses
0321536ebbff748376507bb9a0f5c5370f176a0c authored over 6 years ago by Julian Simioni <[email protected]>
In cases where several conditions are met, it is possible for results to
be returned from the AP...
Update pelias-mock-logger to the latest version 🚀
783ff7529af130b9f57fcab0ab117007efd89544 authored over 6 years ago by Julian Simioni <[email protected]>84cac12fa93f862c34088a25a4def4a2fd65334c authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update pelias-microservice-wrapper to the latest version 🚀
42ad1b4f8e6dec9b035047cca7ca53e6f12aad5c authored over 6 years ago by Julian Simioni <[email protected]>5f565583f0987a0866b84867c41bb94036a404fe authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update pelias-logger to version 0.4.1
594ec34b7e630edf98b0da31fab114c621fc4291 authored over 6 years ago by Julian Simioni <[email protected]>Closes #1144
152897714e78dbbf95bb8aca6b330806e67deaed authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>fix(package): update pelias-config to version 3.0.1
cdbfb5ce2db29cdde3c63a507027d8c1b977b52f authored over 6 years ago by Julian Simioni <[email protected]>