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

chore(CI): add github actions workflow to replace travis (#550)

github.com/pelias/openstreetmap - 1d77600e2963315f1ed52e72d8f6bce1de04edfb authored almost 4 years ago
chore(CI): remove .travis.yml (#1512)

github.com/pelias/api - 44fed983721cccf3070a6f12745a6aba07433f4d authored almost 4 years ago
Merge pull request #542 from pelias/region-labels

Update tests for improved region labels

github.com/pelias/acceptance-tests - 9a501fa7ac6befa68db3fa47914280bc22f9490f authored almost 4 years ago
Add label test for New Zealand

This is derived from another test case, but is geared specifically
towards testing the labels.

github.com/pelias/acceptance-tests - 15c069506623ef58e38157a6243e76215d6104f7 authored almost 4 years ago
Replace label in test with individual properties

Best practice for non-brittle tests :)

github.com/pelias/acceptance-tests - 4c35b28fc41aff1a2b9e824dc896136ef6a609cb authored almost 4 years ago
Update label for Singapore

Connects https://github.com/pelias/labels/pull/45

github.com/pelias/acceptance-tests - ba12e7608033b938a0b4f47ffbc723bd98ae52de authored almost 4 years ago
Update expected label with region

Connects https://github.com/pelias/labels/pull/43

github.com/pelias/acceptance-tests - 5a09c01ea05f0c6a8a1593480e1d94fe094ff537 authored almost 4 years ago
Merge pull request #1511 from pelias/labels-1.16.0

feat(deps): Upgrade to pelias-labels-1.16.0

github.com/pelias/api - a98c50603b3f569c197830b527eba5c76d714f4f authored almost 4 years ago
feat(deps): Upgrade to pelias-labels-1.16.0

This includes improvements for:
- the default label format, adding region, including handling ma...

github.com/pelias/api - d4daeebc6822484b48c671bdeb729e366845d91e authored almost 4 years ago
Merge pull request #45 from pelias/singapore-address-format

Add Singapore schema without region or country

github.com/pelias/labels - be67d513164c41303cdb885bdb853f13a40bea5a authored almost 4 years ago
feat(Singapore labels): support likely future data format

As being discussed in
https://github.com/whosonfirst-data/whosonfirst-data/issues/1092, Who's
on...

github.com/pelias/labels - f4b9af901b4562925a366fe981f6f5a611dcca22 authored almost 4 years ago
feat(labels): Add Singapore schema without region

As a small country, the regions in Singapore are not particularly
useful, and they do not appear...

github.com/pelias/labels - 675851b341608e65c921d7d46963ba240dc2acf8 authored almost 4 years ago
Merge pull request #43 from pelias/add-region-to-default-schema

Add region to default labels if different from city

github.com/pelias/labels - 7b26f4ec8c6e1e36acda972d71611d23bc224e76 authored almost 4 years ago
feat(default labels): Add region to label if different from city

This adds the region to the default labels, but only if the _region
name_ is different from the ...

github.com/pelias/labels - 85c36e44cfd5743e500623f89c8f77399e831d32 authored almost 4 years ago
Remove pointless test

Tests should verify behavior, not implementation details like the number
of properties on an object

github.com/pelias/labels - 546734ab5b1ac5d7acd53463af591df9bf3dacfd authored almost 4 years ago
Fix CI badge so that it uses Github Actions

github.com/pelias/labels - bb3b7a20ed9f82e095e4df1ae6c55b71305c4456 authored almost 4 years ago
Merge pull request #541 from pelias/union-square-nyc

Add several variations of Union Square tests

github.com/pelias/acceptance-tests - 40267a5b19237d1bf64f146bcb02afbb9fda9576 authored almost 4 years ago
Add several variations of Union Square tests

Union Square, NYC has long been a challenging query to get right.

The data is complex, scoring ...

github.com/pelias/acceptance-tests - 7bc91bb32c4af3e4b818b52d68411c684f6ff306 authored almost 4 years ago
Merge pull request #540 from pelias/github-actions

Replace TravisCI with Github Actions

github.com/pelias/acceptance-tests - b79351ef47e3b5efecef41bba04a503392fac58f authored almost 4 years ago
Replace TravisCI with Github Actions

github.com/pelias/acceptance-tests - ccbb51e73cb00f4bdd227ba139db2a88667deec8 authored almost 4 years ago
Replace TravisCI with Github Actions (#44)

github.com/pelias/labels - 78833e0819d248382de3e4c11ca6359d5a44049a authored almost 4 years ago
Merge pull request #539 from pelias/street-suffix-normalization-2

Fix more improved street names

github.com/pelias/acceptance-tests - 42a7f6fe7483d6521bc1200e6329d8fca0c4b338 authored almost 4 years ago
Merge pull request #1508 from pelias/improved-postcode-deduping

Prefer records with postal code regardless of source

github.com/pelias/api - 0a964c2420dcf2bfc60279916ddbf4fa5d9c4c90 authored almost 4 years ago
Fix more improved street names

This is a follow up to
https://github.com/pelias/acceptance-tests/pull/536 that updates
expected...

github.com/pelias/acceptance-tests - 22f4efb061f62de0bd5625d6bc65df3ce2e21a4d authored almost 4 years ago
Merge pull request #538 from pelias/february-updates

February updates

github.com/pelias/acceptance-tests - 3c1a4666899a452a43cf853fb252ef02cbd36943 authored almost 4 years ago
fix(dedupe): Prefer records with zip regardless of order

While testing changes related to improved street address normalization
(https://github.com/pelia...

github.com/pelias/api - fc52f3509442bb197c6041020e47965963164f1f authored almost 4 years ago
Labels in NZ now use neighbourhood

github.com/pelias/acceptance-tests - a3d409addcb186fa31ce99044beb0836232fd228 authored almost 4 years ago
Mark interpolation test case failing

More investigation needed

github.com/pelias/acceptance-tests - 529649e6e2f4f6b658b72bce0d46f923885ef88a authored almost 4 years ago
Handle Xaçmaz, Azerbaijan in test

This is both a city and a region, so skip the `layer` check, and include
proper diacriticals

github.com/pelias/acceptance-tests - 9fe6edf413d9fd61f1fcdd6d04ed696d80486d7d authored almost 4 years ago
Mark 'Beach Babylon' venue test failing

github.com/pelias/acceptance-tests - b40214dcda2de7b247ec2bed4f20584a282ce53e authored almost 4 years ago
Remove interpolation test case that is no longer interpolated

New address data from OSM!

github.com/pelias/acceptance-tests - ff515488b8f7b21a88d07016dac37c2063ac8d58 authored almost 4 years ago
Slightly increase radius of test

It was literally exactly 200m

github.com/pelias/acceptance-tests - a1e738832ff9b0d4f70af5c6c3838899fe65709b authored almost 4 years ago
Mark two tests failing due to scoring issues

Both appear to be cases where the query is not smart enough to create a
"tiebreaker" scoring asp...

github.com/pelias/acceptance-tests - 04dbb170e61ed9017677e7f69705827c3e2d23a8 authored almost 4 years ago
Provide alternate test case for issue with address from OA

github.com/pelias/acceptance-tests - 077895cc6635fc9bf8fd828cb133aad2e76bf973 authored almost 4 years ago
Mark test failing due to suspect WOF record alt name

github.com/pelias/acceptance-tests - 2a275b1055a979ae831c162f84c3d25386fdc1a1 authored almost 4 years ago
Remove Tizen geocoder tests

These are not particularly interesting tests, and originate from an
(abandoned) Mapzen/Tizen int...

github.com/pelias/acceptance-tests - f61440baaeea25b8f878556a1c8e39b5bc5038b9 authored almost 4 years ago
Statue of Liberty result is failing until scoring is fixed

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

github.com/pelias/acceptance-tests - 8956b4b449b4f6afcf3313f904e7fc63379089c7 authored almost 4 years ago
Merge pull request #474 from pelias/semantic-release-github-actions-fix

Add env vars for semantic release to Github Action

github.com/pelias/schema - 3f4883b03ad4d7748698425fb823c30d24f03028 authored almost 4 years ago
Add env vars for semantic release to Github Action

github.com/pelias/schema - 7fde364f6742cc1284481db336d7b1f1142cf35a authored almost 4 years ago
chore(CI): add github actions workflow to replace travis (#468)

github.com/pelias/schema - 99fb9f5af53d50630960d55cf12c6391cfa623b2 authored almost 4 years ago
Remove some badges

github.com/pelias/labels - ade3dbd006f430fae979a942ebeb39050795fd4a authored almost 4 years ago
Merge pull request #1509 from pelias/libpostal-union-square-parse

Special case 'union square' libpostal parse

github.com/pelias/api - 7a262d0972d853b830fb03c383b98f3cc7a84926 authored almost 4 years ago
fix(libpostal): special case 'union square' parse

While also a neighbourhood, most data for places called 'Union Square'
are actually in the `venu...

github.com/pelias/api - 9907b58f098613a4ad90a6087739a6af554b4e80 authored almost 4 years ago
Fix script link

github.com/pelias/pelias - 2707c7e96c925d2908f9d100f1597179fe625d99 authored almost 4 years ago
chore(dedupe): improve logging when deduping

github.com/pelias/api - b65a6a0633c4cfde4d019f2d04ac1f66076e2d5e authored almost 4 years ago
Replace Google Analytics with Fathom

Privacy-friendly, not Google :)

github.com/pelias/pelias - 8a2c0529b67a1f390a6b70d126b93baf79b12dfc authored almost 4 years ago
Merge pull request #477 from pelias/street_name_normalization

add improved algorithm for street name normalization

github.com/pelias/openaddresses - 2236eb0f63b5a2e4b2fc5147f2404ff463f6bab4 authored almost 4 years ago
Merge pull request #536 from pelias/street-suffix-normalization

Adjust street suffixes for new normalization

github.com/pelias/acceptance-tests - 5c0fee3906a057cff847fafdb4a740bb60990e9c authored almost 4 years ago
Adjust street suffixes for new normalization

Thanks to https://github.com/pelias/openaddresses/pull/477 we have
improved street name normaliz...

github.com/pelias/acceptance-tests - 27795dc423b3a9776f744a7a02089477dee91b07 authored about 4 years ago
Merge pull request #537 from pelias/iso2-country

Add tests for 2 letter country code handling in autocomplete

github.com/pelias/acceptance-tests - 7fdea0a96faf038912d9ace3ca14070380e5e59f authored about 4 years ago
Add tests for 2 letter country code handling in autocomplete

As of this writing, Pelias stores and indexes in Elasticsearch _only_ the 3 character [ISO 3166-...

github.com/pelias/acceptance-tests - ef6eb34390e310ba4ace2d1bc07e181adc42dfba authored about 4 years ago
feat(parent_source): supports custom source for parents

BREAKING CHANGE: new `parent.*_source` field added in ES Document. Since the schema is strict, t...

github.com/pelias/model - 05baaac3118471a39f2d2fb36107261d8255dc26 authored about 4 years ago
feat(street_name_normalization): release candidate

github.com/pelias/openaddresses - 4b7153818e8b304740a04d280f7ea22a86209c6d authored about 4 years ago
fix(street_name_normalization): code cleanup

github.com/pelias/openaddresses - 4199bc62e89de92080b424fd65ca38a3be699cdf authored about 4 years ago
feat(street_name_normalization): improvements to dedupe algo, more conservative approach

github.com/pelias/openaddresses - 8aabc40e2ff1b4be4c0f085ba0f203c7475412ae authored about 4 years ago
feat(street_name_normalization): add improved cleanup_v2 algorithm for street name normalization

github.com/pelias/openaddresses - 5be4d95950d32221d7fe6f239a6bb1ea1c7c60ae authored about 4 years ago
Merge pull request #478 from pelias/actions

add github actions workflow to replace travis

github.com/pelias/openaddresses - 3e5dec2a4e84ca681333c75e411231b09b8d0e63 authored about 4 years ago
chore(CI): add github actions workflow to replace travis

github.com/pelias/openaddresses - 16efd3c9b2335ba5574bb48a39b775e45159b23b authored about 4 years ago
feat: Supports wildcard in wof files to import custom files for other languages (#55)

github.com/pelias/parser - 946a49e36cdd5c0ef40b7928063f08243988d7f9 authored about 4 years ago
feat: add middle initial and new venue classification (#117)

github.com/pelias/parser - dcfed35b9d6e4d6107ee87a7023241bf3fc46865 authored about 4 years ago
fix(localities): add nyc boroughs to locality names list (#125)

some were not missing - brooklyn was in first name list, manhattan is in whosonfirst dict, but s...

github.com/pelias/parser - eb9dd5bedade3c7f3762c3c3006da2bc0e51b724 authored about 4 years ago
feat(import): Add support for OpenAddresses geojson format (#476)

* feat(import): add support for openaddresses geojsons format

* feat(import): map field used ...

github.com/pelias/openaddresses - ddd7b1f1146714ccd200b2e980ec274990e1a110 authored about 4 years ago
Add categories section for place endpoint (#266)

* Add categories section for place endpoint

* reword title

Co-authored-by: missinglink <in...

github.com/pelias/documentation - 9651965b997966bb010231bb018b45e8f0bc52be authored about 4 years ago
fix(pip_pelias): should return only placetypes supported by old pip-service

github.com/pelias/spatial - 782676b43661e2c296cd9f87f2f72c3672524f14 authored about 4 years ago
chore(package): update @mapbox/geojson-extent to stable version number (#1504)

github.com/pelias/api - 293e116e80e72c1058eff2cd974233c8eebd3408 authored about 4 years ago
feat(hierarchy sources): add support for custom sources in hierarchy (#1481)

* feat(hierarchy sources): add support for custom sources in hierarchy

* test(hierarchy sourc...

github.com/pelias/api - 5f4bf2e392c99aaaa7afc41b0a116b6cc11b6eb3 authored about 4 years ago
Merge pull request #13 from pelias/move_cli

move cli.js out of analyzer dir

github.com/pelias/analysis - 3844062213f37b2f53dd431fe24ed50b5d12cb98 authored about 4 years ago
fix(cli): move cli.js out of analyzer dir

github.com/pelias/analysis - 320569047e0ede6528223b02d416ef1c9a15e965 authored about 4 years ago
Merge pull request #12 from pelias/actions

add github actions workflow to replace travis

github.com/pelias/analysis - 28a220bb73e44d771db6600d9cbf78c8e3a99e8e authored about 4 years ago
chore(CI): add github actions workflow to replace travis

github.com/pelias/analysis - ee7605163fb27378c4b4a9cc69428b70432e41f2 authored about 4 years ago
feat(poland): Add Poland as a project

* add Poland as a set of configuration files

github.com/pelias/docker - 4ea60c0aa8ee72b78591ff4d9ae328945539b831 authored about 4 years ago
preallocate buffers when decoding/encoding way nodes

github.com/pelias/pbf2json - 900a53f29c85e35e3bc8659c9f11dd5de08a8652 authored about 4 years ago
cleanup bytesToLatLon and nodeToBytes

benchmark old ns/op new ns/op delta
BenchmarkBytesToLatLon-12 ...

github.com/pelias/pbf2json - d38d44947514785598e63399d3684aae84924ef5 authored about 4 years ago
replace append with copy, refactor for loop

github.com/pelias/pbf2json - aad4172fc9e6a80c09de4b95509154f2e3b6d53e authored about 4 years ago
fix(address_id_generation): use array offset instead of value for address ID generation (#547)

* fix(address_id_generation): use array offset instead of value for ID generation

* fix(addre...

github.com/pelias/openstreetmap - 8bdce5ad00c05850cf408fee0c3e3df84bfc1e01 authored about 4 years ago
fix(delimited_housenumbers): improved handling of semicolon delimited housenumbers (#546)

github.com/pelias/openstreetmap - b32be82451340e43a6c6a7f098c8b24053b74a7e authored about 4 years ago
Fix gitter link

github.com/pelias/pelias - 3099082f7ddb3b5279fce9de5839fd0d4aebaf8c authored about 4 years ago
feat: Include Moldova in flipNumberAndStreetCountries list

github.com/pelias/api - c10274685645d3dd6430415ffaa2a7d6874b0fbb authored about 4 years ago
feat: Add Italian schema

Add a new schema for the common Italian address format, which includes the short region code in ...

github.com/pelias/labels - 4ab82a1749f22b26917b1b5025dd8aa50ea6f647 authored about 4 years ago
chore(project): Add `Kreis Viersen` to openaddresses import files (#231)

github.com/pelias/docker - dfbee174a886a63677e01760b3b934d875563942 authored about 4 years ago
feat(germany): Add Germany as a project (#226)

* Added Germany as a set of configuraiton files and somewhat customised README

* Removed unne...

github.com/pelias/docker - abfd5d809afcfceed9534ba5f0854d2aa0d49e29 authored about 4 years ago
fix(street_suffix): remove "ga" as a street suffix (#122)

* remove "ga" as a street suffix

this suffix is breaking us queries like "jasper ga"

Wikip...

github.com/pelias/parser - b680842265d849fcc8fd82695578561be2b630ce authored about 4 years ago
fix(usa_state_abbr): bugfix for USA state abbreviation

github.com/pelias/parser - daf965cc3dab9961ccd37d03d443bb55a92f0d4b authored about 4 years ago
chore(tiger): change TIGER data mirror to GeocodeEarth CDN

github.com/pelias/interpolation - f2ab02b147facfdaf04ed2634436d7943c6e93fc authored about 4 years ago
Merge pull request #225 from pelias/increase_max_clause_count

Increase Elasticsearch `max_clause_count`

github.com/pelias/docker - 568a35a97a728f74ebb559ac8723bd2be13ffcf6 authored about 4 years ago
feat(logging): add a status message when a csv is done importing with good/bad counts (#82)

github.com/pelias/csv-importer - 94d7e0e2993029c2870dad6f0b41d8f71ce20fa1 authored about 4 years ago
chore(CI): add github actions workflow to replace travis (#85)

github.com/pelias/csv-importer - 702992f40a912bff79a04ba464b753a0096ab989 authored about 4 years ago
add beltway as english street suffix

github.com/pelias/parser - ee5f98eb3bf8bf65858433a5fec68b3d7005578b authored over 4 years ago
Increase Elasticsearch `max_clause_count`

Complex configurations with many synonyms can run into problems with
Elasticsearch throwing an e...

github.com/pelias/docker - 9066d5f7546dbeebfa6698c68c66f0f3662c4764 authored over 4 years ago
Merge pull request #519 from pelias/remove-greenkeeper-badge

Remove Greenkeper badge

github.com/pelias/whosonfirst - b60f3e72db98fbdb930ab3359e1cb73d97349512 authored over 4 years ago
chore(README): Remove Greenkeper badge

It's long since shut down.

github.com/pelias/whosonfirst - 3cd4d433c86713874cc10f5a6ed490281b1cf742 authored over 4 years ago
fix(project): remove DOCKER_USER lines from project .env files

github.com/pelias/docker - 68cd734c459dc5bd3de858993d82fd3b3f22869b authored over 4 years ago
feat(project): added Austria to projects (#222)

* feat(addAustria): added Austria to projects

* added test url

* fix(readme): fixed typo i...

github.com/pelias/docker - 982fd2e2fd9c8f16cc074d5083f4c0b6662d7c41 authored over 4 years ago
chore(CI): add github actions workflow to replace travis (#1495)

github.com/pelias/api - 5d202c48c0753f34f3401bd0c451449d53cf1e6b authored over 4 years ago
Merge pull request #223 from torbjokv/master

add project for norway

github.com/pelias/docker - 48312f201b4d55a0bab8ccbde893523378bf8fca authored over 4 years ago
remove coordinates for norway project file

github.com/pelias/docker - 687d4d18ac94877a6094f9135eda5c1c5a756c82 authored over 4 years ago
feat(remove_unused_lang_fields): remove language codes we never used (#543)

github.com/pelias/openstreetmap - e934ff8aafff6e8860ad896c6784b2daa0a7f663 authored over 4 years ago
feat(language_field_trimming): add language_field_trimming post processing script

github.com/pelias/model - 081240c2aff7e0e79e389df664d9f43248be3f31 authored over 4 years ago
Merge pull request #220 from pelias/docker_permissions

deprecate manually assigning DOCKER_USER

github.com/pelias/docker - 0ac8003572a0ea0223e780451a68d8c7a0d80989 authored over 4 years ago
Merge pull request #22 from bboure/add-region-config

Fix ec2 discovery config

github.com/pelias/terraform-elasticsearch - 367dbc65575f8e9f7eed4be148063a0547a19bcf authored over 4 years ago