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

Merge pull request #443 from pelias/expose-bbox

Expose bbox

c463772e31370fe471c59e80af762b02d171baf6 authored almost 9 years ago
Make street/number flipping configurable

pelias_config.api.localization.flipNumberAndStreetCountries can
define an array of ISO 3166-1 al...

766b68ef7c9d88583bdfb8c4e631b40457fed50c authored almost 9 years ago
Merge branch 'master' of github.com:pelias/api into expose-bbox

663c2ad2320d3137d41c382c7d92b2e29b7632bf authored almost 9 years ago
Fix unit tests due to new version of pelias-query

ab5004273b1dd761fcc7f7a2d17de6d316b6c97f authored almost 9 years ago
Merge branch 'master' into expose-bbox

5e906d4dfe14137e82c56047c0f023dd32f10baa authored almost 9 years ago
Merge pull request #448 from pelias/pass_elasticsearch_config

Pass esclient config to elasticsearch module

3a9ddfcc82ac8ba438e50386050f79fa5ee66e60 authored almost 9 years ago
Pass esclient config to elasticsearch module

This fixes a regression in #423 that breaks our configuration in dev and
production.

6f7b2ac68a3f65e1a1f2fac98cd2610874bab312 authored almost 9 years ago
Test that src/backend passes correct config to elasticsearch

b4fb62f2c9d546da669f83e81f517b021439300a authored almost 9 years ago
Merge pull request #451 from pelias/pelias_query_6_1_0

Upgrade to [email protected]

a3cdcb1e14e3f328be04abf56cfe5ba2e3899608 authored almost 9 years ago
upgrade to [email protected]

a4f6e70d255cb5cd16cb2b15a25c9d01e3fdb296 authored almost 9 years ago
Merge pull request #447 from pelias/local-naming

Fix local naming convention and confidence score middlewares

04e19b1cfaf0e119712e1623afe3d9c453dcb6f8 authored almost 9 years ago
Fix local naming convention and confidence score middlewares

aff146aec3a0f76b0309f5ac41e07b1370949a84 authored almost 9 years ago
Remove expensive JSON.stringify from api debug logging calls

a2e96987fc4679b7b74a433a212b6086439e62b0 authored almost 9 years ago
Take absence of information as a difference, after all

Is '5 main street' same as 'main street'? Probably not. It may be that
less detailed data is dif...

caaee361b2b9e3523897f3754c95ccd1befdf3d4 authored almost 9 years ago
Revert "Dedupe unit test data for testing missing attributes"

This reverts commit 6430930cb5203155bc9e4c5a54ce0b4b103b1916.

827788e16c90f72f88ab375c020fd0b81397c3ee authored almost 9 years ago
Dedupe unit test data for testing missing attributes

Test data has two otherwise identical entries, but the latter
one lacks some attributes. It shou...

6430930cb5203155bc9e4c5a54ce0b4b103b1916 authored almost 9 years ago
Improve response deduping

Consider locality and neighborhood, too. Do not take absence of
an attribute as a difference.

0e6bf8ed00abdbc82d023cfcaffc2f9d48403f7b authored almost 9 years ago
Compute extent bounding box and expose bounding_box property in results

e17b940136cd25e92c04c33f9302d14a97746256 authored almost 9 years ago
Add bounding_box parsing step

36b6adddfdda5a958be93cadfb5f800c69170895 authored almost 9 years ago
Merge pull request #423 from pelias/use_elasticsearch_module

Use the official elasticsearch module

9bc2c69118a642f990edaf5e44d184127c8d1e75 authored almost 9 years ago
Use the official elasticsearch

This replaces the pelias-esclient library which has not been maintained
for a long time.

ab427229f484d5c28b9f59e3074da515acfc7fc0 authored almost 9 years ago
Merge pull request #438 from pelias/test_utils

add common.diff() function for test debugging

e4caca0b28cf68f977c0922507292c7b7b35abcc authored almost 9 years ago
add common.diff() function for test debugging

cd16ff92b1c53893eec30e9e6f501220578115ef authored almost 9 years ago
Merge pull request #435 from pelias/abbr-to-a

Use new admin fields

0c87cbcf7b286f6923a3f3227809880203011318 authored almost 9 years ago
Update _type value in ES response fixtures

osmnode and osmway are not types anymore!

3a8539286297396890309713b4df581c40ac0683 authored almost 9 years ago
Fix all unit tests

af8044ef298de04d611d9b354ee9368b757d62ae authored almost 9 years ago
Lint cleanup

b7bc3593c2edbfaa677916de36dd1b73ce194bb2 authored almost 9 years ago
Fix crash when dedupe was comparing arrays as stings for parent properties

e9ceb25ca0fa8ef37fa699acc534105bf9ec413b authored almost 9 years ago
Fix ciao tests

b3939efb216ce5885a91860ae37d1185a420a84b authored almost 9 years ago
Upgrade pelias-query to 6.0.0

4dc1da27a554462b426015db55a1e36871525d0b authored almost 9 years ago
Remove pelias-schema from dependencies

aebaf52f61fbb1434eaa8be1463783b82f1ea738 authored almost 9 years ago
Add link to WOF license file

40d89d796066bfb1b10c9d8674fbf97773c5208a authored almost 9 years ago
Cleanup renamePlacenames

a2950eebc4816e552b97e0e03e3603efc7f0f916 authored almost 9 years ago
Get rid of QS references

b2accb71e9ee37407b231a4a0ee9df9dea99b09b authored almost 9 years ago
Add new parent properties and take the first one in each property if it is an array

4219cefd56ce804473023f79092a367405d45e25 authored almost 9 years ago
Cleanup the label generation code just a bit

b8ab7c00f79a6221c154bd886a73b89d8248656c authored almost 9 years ago
Remove all usage of alpha3/admin0/admin1, update query building to reflect new names in pelias-query

f3ba492e050368b0434972bc3b8795f9b18a2e0c authored almost 9 years ago
Fix middleware unit tests

31374b5381d37d830222d54c92d818152c7327d8 authored almost 9 years ago
Remove adminFields because it is not needed anymore

e14697fe406b1453ea2e4670f17ca6f4b7e113d8 authored almost 9 years ago
Middleware: remove all use of alpha3/admin0/admin1

83de24d3c4ed2ba47688bbd57f5977d861e64407 authored almost 9 years ago
Fix helper unit tests

3daec67b6b437b1dca53a7c6e2a6aab8c552992e authored almost 9 years ago
Remove quattroshapes and admin0/admin1 from layers

7aeea99ea719dc660c6ae7cf59bf88ce35dcae85 authored almost 9 years ago
Merge pull request #407 from pelias/new_wof_model_format

New wof model format

cb7c51a3d7e9415912c5f44ce907f8d70235bbcd authored almost 9 years ago
Update mock Elasticsearch response data

74d05867cfee895d16a217e32b9dd371941178e7 authored almost 9 years ago
Use clean.layers to determine types

This allows removing the types middleware and simplifies some code.

79883594b8611391fba187997d9e2069c38860a6 authored almost 9 years ago
Use layer instead of _type field to determine layer

692b6da17dcea409cf9cd2edc69bf5bb7736fa28 authored almost 9 years ago
Tweak weights for focus

67449dcae074501d66fd24f00babb25b07a6b7ba authored almost 9 years ago
fixes for focus.point to work with wof integration

ce292baeafbdacf11c12c271995183dc60da610a authored almost 9 years ago
Upgrade to pelias-query 5.1.0

8fdb522f11f840cd050387e7abb0152895003781 authored almost 9 years ago
Add much needed whitespace

fa07ba9ddcd26b6a1666022b90473b5acf76d39a authored almost 9 years ago
Remove obsolete Geonames ID tests

These are fixed now with our better source/layer mapping

0ee1fdb4d946d7e572c754934cea2a51b2c8bce5 authored almost 9 years ago
Update ciao tests

ab9dbdf7f070642960296e46c86be7cc26cc9cf0 authored almost 9 years ago
Filter source and layer by new fields

This is functionally the same code as before, except that it uses the
new source and layer mapping.

ef78b2e0fda3ae64f522e25b8c84ea80c2326994 authored almost 9 years ago
Remove unused file: sanitiser/_source.js

It was replaced by the dual purpose sanitiser/_targets.js

9ec2cd41d943b0f7a845f166c16a4ae8c80d8a0d authored almost 9 years ago
Add sources and layers sanitiser

This sanitiser can do a better job of determining when an invalid
combination of sources and lay...

616dd606a731ae5e57bd7cf0cacc999b9d820d33 authored almost 9 years ago
Build responses with new source and layer fields

There is no longer any ambiguity in the source field and the layer
(which is stored as _type), s...

cdd00af6bc766ac3c0c94494b119242ff07db605 authored almost 9 years ago
Merge pull request #430 from pelias/add-iso3-to-USA-results

Add iso3 to usa results

f3386399aecd96603354dcfcfdea0afb3e5ee942 authored almost 9 years ago
fixed encoding error that came from master

08f414b3d57f92d6d931b593f7560873edb0efe1 authored almost 9 years ago
converted labelSchema to .js with module.exports

this is in preparation to introduce functions into the schema instead of strings

431fe44f05a0d4d6a059ea1d1a6fc36c3e937b83 authored almost 9 years ago
added tests for `default` schema

d1dc88cefdab5130cde87ab931120279a3056050 authored almost 9 years ago
Refactored to use a function for looking up value for a label

The reason for this switch is that special case logic is needed to determine the US state name t...

0f6059c05a8a443376c8a39bca030e289733f304 authored almost 9 years ago
added comments illustrating the subtleties of label generation

7b5b9dee61b378ec1e99637ead4956e1eff02d3b authored almost 9 years ago
added `country_a` to label for all USA results

3e11e6687c1d9b2fa2334f9b60e9c555294ba0cd authored almost 9 years ago
added tests for USA local and regional fallbacks for label generation

f7260c63a01229e0f6fc1f7fe98649664ec369cf authored almost 9 years ago
Added flag to not include `default.name` in label

when source=`geonames` or `whosonfirst` and layer=`region`

This will stop, say, a search for "Ne...

5456632cdfee211e89674376d23662155161263c authored almost 9 years ago
broke country-specific label tests out to own file for easier testing

3e8d1bfd9b243436ac7463cbfb0cf978c29f7feb authored almost 9 years ago
extracted `getSchema` helper method

515d4aeb941e5b57d084df95a2efcb8a8ceb230c authored almost 9 years ago
Merge pull request #427 from pelias/greenkeeper-pelias-schema-3.0.0

Update pelias-schema to version 3.0.0 🚀

5419c8dfa7766ebeb34e8c0f73a5ef4dccf9cdd7 authored almost 9 years ago
chore(package): update pelias-schema to version 3.0.0

http://greenkeeper.io/

0c3e4de0addb48a94f04e399eec650cff5dee602 authored almost 9 years ago
Merge pull request #412 from pelias/greenkeeper-morgan-1.7.0

Update morgan to version 1.7.0 🚀

70caa5b0646c486e45260913dbfe6c245871a45b authored almost 9 years ago
chore(package): update morgan to version 1.7.0

http://greenkeeper.io/

46afbc09fdc02b7beeda78f56da7fc73585c6888 authored almost 9 years ago
Merge pull request #411 from pelias/greenkeeper-lodash-4.5.0

Update lodash to version 4.5.0 🚀

2e4f6586941bf74582b179818e660187dbd1874c authored almost 9 years ago
chore(package): update lodash to version 4.5.0

http://greenkeeper.io/

358cee5407ddd4a6ac03650d647d4455c8f6a53d authored almost 9 years ago
Merge pull request #405 from pelias/greenkeeper-update-all

Update all dependencies 🌴

47e4beaea7c43e8982c75940a9c017b7dfee8794 authored almost 9 years ago
Keep stats-lite at version 1 to avoid using ES6 features

Once we are using Node 4+, we can upgrade. See
ttps://www.npmjs.com/package/stats-lite

4c924605f88881a8d3df8a272ac17dfefc66c65f authored almost 9 years ago
Replace depricated Lodash function unique with uniq

See https://github.com/lodash/lodash/wiki/Changelog#jan-12-2016--diff--docs

769f190eabde8a6951b2f229a0d96a74630067b4 authored almost 9 years ago
Replace depricated Lodash function contains with includes

See https://github.com/lodash/lodash/wiki/Changelog#jan-12-2016--diff--docs

f4a5dd812b43d9ba3097ffd851c692f471c344e1 authored almost 9 years ago
Replace check-types depricated unemptyString with nonEmptyString

See https://www.npmjs.com/package/check-types#what-changed-from-4x-to-5x

cb7b38bc754b8ecf2781e654f90382d1201ab76a authored almost 9 years ago
chore(package): update dependencies

http://greenkeeper.io/

b95e175bb5fd99c1a9e5f8236ce0989eeb7bd31c authored almost 9 years ago
Merge pull request #408 from pelias/greenkeeper-geojson-0.3.0

Update geojson to version 0.3.0 🚀

129242b7cf8c0b9b95bc2ea702ee6b953f5a8659 authored almost 9 years ago
Merge pull request #421 from pelias/remove_examples.md

Remove out of date EXAMPLES.md file

96acbef30c527cf5f8ca581b3c01a1272f0ca0d9 authored almost 9 years ago
Merge pull request #422 from vesameskanen/log-queries

Add query/response logging in debug mode to place controller, too

59c030e76f4c4d49bf85434d9b9877b2b9ce7daa authored almost 9 years ago
Fix test suite name

1cb210164e4700e3952f754930259d55cb04a36b authored almost 9 years ago
Add TravisCI settings for compiling node 4 modules

05cb582500c47029b7d40b98fa0a303f3470a9b7 authored almost 9 years ago
Add query/response logging in debug mode to place controller, too

269dff9dd1479fb27bc76be759dac65ebe3e9bce authored almost 9 years ago
Merge pull request #417 from vesameskanen/log-queries

Debug log full queries and responses between Pelias and Elasticsearch

06e412776e414601c66a117f0985639299bf3165 authored almost 9 years ago
Remove out of date EXAMPLES.md file

d8426b3ecb4552203c5a25cc9a570fd01429273d authored almost 9 years ago
Merge pull request #420 from pelias/precommit-hook-3

Upgrade to precommit-hook 3.0.0

90ccef168de05f5a80022d85ae7bc8e3660fdae7 authored almost 9 years ago
Add precommit-hook sections to package.json

e8fb26ea8562e2710b05b5a38ffd39d84c96baae authored almost 9 years ago
Upgrade precommit-hook to 3.0.0

It just handles linting better.

e50bce47c741ad2e996981bd9ba18e6560cc7d15 authored almost 9 years ago
Debug log full queries and responses between Pelias and Elasticsearch

899d520cd784fdd75228e520c8171f695876866b authored almost 9 years ago
Upgrade tap-dot to 1.0.4

92aaf960c396223eabbaee6f7e1fbc3f8f828796 authored almost 9 years ago
Merge pull request #415 from pelias/tap-dot-branch

Use patched branch of tap-dot

e13d00eb4d84a04ce3e842466b61820517a42b8d authored almost 9 years ago
Use patched branch of tap-dot

Our test printer has a bug where a zero-test suite will pass. Usually,
and definitely for this r...

d31fae3bd2d252ec0f815ae4f9cf0afa56d9cda7 authored almost 9 years ago
Merge pull request #406 from pelias/improve-travis

Update TravisCI config

f846cc7b1142c92ce10ae112b70dd1b8d1eabd2e authored almost 9 years ago
chore(package): update geojson to version 0.3.0

http://greenkeeper.io/

00b76c6e81874433534f2745a8162762d48d8d4f authored almost 9 years ago
Update TravisCI config

Adds Node 4.x versions, and containerized builds (faster).

Connects pelias/pelias#258

79cd746d710c7fa045c16227076977f46c1a18d7 authored almost 9 years ago
Merge branch 'staging' into production

59fdc3ad12d4e31413d0f46a7b2bad20a88526fb authored almost 9 years ago
Merge branch 'master' into staging

7925054c63c77ad74bb17dc78ab7c7879522ee98 authored almost 9 years ago
Merge pull request #403 from pelias/fix_docs_generation

Make doc generation a bit easier

1d4226e2dc8c3d31297b5a74a6cdb19a09507b58 authored almost 9 years ago