Ecosyste.ms: OpenCollective

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

github.com/pelias/wof-admin-lookup

Who's on First Admin Lookup for the Pelias Geocoder
https://github.com/pelias/wof-admin-lookup

Create a full README

4754b55c2306f62a38328a1f75b01aa37865cb1c authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #38 from pelias/remove_legacy_admin_fields

Set only new admin fields

255f333f936a8b49e8843c483b9912e1626c4fd3 authored over 8 years ago by Julian Simioni <[email protected]>
Set only new admin fields

No API code uses these fields any more, so we should avoid setting them
in any documents we index.

081aa37b69ccb3a3b6dd7ce10ab15a9b49bc5289 authored over 8 years ago by Julian Simioni <[email protected]>
Merge branch 'master' of github.com:pelias/wof-admin-lookup

093cf0b4f66b9693c4f228bc61fb714759d3f969 authored over 8 years ago by Stephen Hess <[email protected]>
Version 1.6.0

15e8af707c76caaf470bf64b50e9f8bceaa709b9 authored over 8 years ago by Stephen Hess <[email protected]>
Merge pull request #39 from pelias/greenkeeper-pelias-model-3.1.0

Update pelias-model to version 3.1.0 πŸš€

07c224df1099daa2c278f000f8068cc145c859c8 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #41 from pelias/add-borough-support

added `borough` support

14391cbb71520d36ed410ca8794e1d6eadeaf8ad authored over 8 years ago by Julian Simioni <[email protected]>
added `borough` support

ab04204e3dc18a63f79ec4a6c76ef22f31263c42 authored over 8 years ago by Stephen Hess <[email protected]>
chore(package): update pelias-model to version 3.1.0

http://greenkeeper.io/

b84ebbfac975350239bbd1bc3dc1296b014f9c9e authored over 8 years ago by greenkeeperio-bot <[email protected]>
Version 1.5.0

f028b7009cedad9af06455bb3e80905c679fcdaa authored over 8 years ago by Julian Simioni <[email protected]>
Support any version of wof-pip-service compatible with 1.2.0

faa9ca0b43f144024a0bc008f093f37924bec376 authored over 8 years ago by Julian Simioni <[email protected]>
Version 1.4.0

286fbcd002349b5f77b7f09175b40e9493aa06dd authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #37 from pelias/add_country_to_admin_layers

Add country to admin layers filtering

2ba8a27399357b904054408da4cd41d19d2140a3 authored over 8 years ago by Julian Simioni <[email protected]>
Add country to admin layers filtering

This was missing, which would cause countries to get all admin layers.

1e4aec38cf21dad4aa98351a6cb46642aff5e2fd authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #36 from pelias/update_travis_versions

Update travis versions

377c92419b11a57d54e4f342e1f0a77ebd641c5f authored over 8 years ago by Julian Simioni <[email protected]>
Update travis versions

Consolidate on the latest minor versions of Node 4 and 5

a7c11491a49311b476527926a956b39e03e81a27 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #35 from pelias/greenkeeper-pelias-model-3.0.0

Update pelias-model to version 3.0.0 πŸš€

99057684ad0122edf3337f36797731932ef89852 authored over 8 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-model to version 3.0.0

http://greenkeeper.io/

856eff2627c54f94c009dd6a16c94ad39fc8b6d0 authored over 8 years ago by greenkeeperio-bot <[email protected]>
Version 1.3.0

564dbefc4e653caec9b318be4a0c3a774b179b39 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #33 from pelias/greenkeeper-pelias-wof-pip-service-1.2.0

Update pelias-wof-pip-service to version 1.2.0 πŸš€

f1d8e92e5a8b4128d97be31569ea3da6e52d8f40 authored over 8 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-wof-pip-service to version 1.2.0

http://greenkeeper.io/

920a2b384ed9ca51600e6ec1bb32ae3917a87525 authored over 8 years ago by greenkeeperio-bot <[email protected]>
Version 1.2.1

41a29f985fbb2cfa62355e8204c31da29da2d241 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #32 from pelias/adjust_geonames_layers

Correct admin lookup layers for Geonames

0cb6d4361d1c6fe9dfba6a82747aa250beb29513 authored over 8 years ago by Julian Simioni <[email protected]>
Correct admin lookup layers for Geonames

The API label code expects that any record has admin lookup fields up to
and including the layer...

6df1b7deaf8a2cc169ddae997e6546d9cb0d3686 authored over 8 years ago by Julian Simioni <[email protected]>
Version 1.2.0

1b03cc606c8796782f736d1210bf03de4395375f authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #29 from pelias/allow_configuring_admin_fields

Allow configuring admin fields

35fd89d2982aac6c4dcaa32cf97bf4e6c9f319fd authored over 8 years ago by Julian Simioni <[email protected]>
Use pelias-wof-pip-service 1.1.1

e1f07e30c26421b1be24a3f7770b0e02c2cc454f authored over 8 years ago by Julian Simioni <[email protected]>
Ask for only relevant admin fields on records

Instead of always looking up every layer, only look up admin fields that
make sense, based on a ...

c0a92ea50a1e92cdc8181c6509c37cc4141f55ca authored over 8 years ago by Julian Simioni <[email protected]>
Check for loaded service more frequently

This helps speed up development a bit

7cad2c844c8082f806e65af78091c7bb0d61314a authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #21 from pelias/end-lookup-processes

Add end function call to lookup processes

86441bba98597d84d1f227f716acbd1aad5ddc93 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #28 from pelias/greenkeeper-lodash-4.6.0

Update lodash to version 4.6.0 πŸš€

8fb7255915a74ac931077cac356bbb5ce3cc829f authored over 8 years ago by Julian Simioni <[email protected]>
Add webstorm dir to gitignore so it does not get published to npm

ab0148cd83ee8e5eb2aa789f8e6c7a3445f040a3 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Bump minor version to 1.1.5

83b19b3b2e9891a874518c3b2717d56c81d8e15e authored over 8 years ago by Diana Shkolnikov <[email protected]>
Fix end function being called without proper context object

4e150675a42b907fb931f974696eee7541186317 authored over 8 years ago by Diana Shkolnikov <[email protected]>
chore(package): update lodash to version 4.6.0

http://greenkeeper.io/

a6b778b472be8c8d812735309c4a93aac80807b4 authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge remote-tracking branch 'origin' into end-lookup-processes

44b3a6c3ecf117eb35eda46d8796c8c52b2194cc authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #27 from pelias/bump-version

Bump minor version to 1.1.4

4b19956ffb45a039f701b31af2dad8a7f43af316 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Bump minor version to 1.1.4

a25d485b488e7e953ede4dfac9de3ca21a456475 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #26 from pelias/greenkeeper-pelias-wof-pip-service-1.0.6

Update pelias-wof-pip-service to version 1.0.6 πŸš€

fcaf0a4bf6a3de89e6ef077e8fede065e5bf9d7f authored over 8 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-wof-pip-service to version 1.0.6

http://greenkeeper.io/

f4b09ebeb16e7a31cb2ac03dd1b44487a340dbeb authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #25 from pelias/abbr-to-a

Bumping pelias-model version for test dependecies only

e827269308667582ce826c7abbf84f5c28618bc5 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Bumping pelias-model version for test dependecies only. No need to bump package version here

3aa83155e7c316a6755db5554f716b0aa0ef27dd authored over 8 years ago by Diana Shkolnikov <[email protected]>
up'd version to 1.1.3 for publishing

8cf10ec91505365caf22ccd99eff87570ba1432b authored over 8 years ago by Stephen K Hess <[email protected]>
Merge pull request #24 from pelias/add-alpha3-via-addParent

added alpha3 as country abbreviation

18eeae29c979d094aa1fc0c7143704adfbc6dd4c authored over 8 years ago by Stephen K Hess <[email protected]>
added alpha3 as country abbreviation

this is needed for API changes by @dianashk

d2c376870ffc27f7551b79b1d500b41be8e5fbd9 authored over 8 years ago by Stephen Hess <[email protected]>
Add stream-end handling in order to shut down local pip child processes

93b6a569303ad303ddf9389cc136b1833f08ac70 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #20 from pelias/improve-travis

Add fully featured TravisCI config

5acbc85db2dec15c9e66b06c4a0f0ba383d8f8ce authored over 8 years ago by Julian Simioni <[email protected]>
Add end function call to lookup processes

146cd6223073e6540645802a293e3a55a8af915d authored over 8 years ago by Diana Shkolnikov <[email protected]>
Add Node 5.6 to tests

1144d95131fd99f1d413d9b56e89b342b21f3f79 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #19 from pelias/fix-centroid-props

Centroid was expected to have latitude/longitude, but had lat/lon

4ce5cd85ba79cedf1d254fe5f5f9c0f3852e66a5 authored over 8 years ago by Julian Simioni <[email protected]>
Add fully featured TravisCI config

Connects pelias/pelias#258

3b88b060b9c393f35e10074de0715520f25d1e91 authored over 8 years ago by Julian Simioni <[email protected]>
Centroid was expected to have latitude/longitude, but had lat/lon

92b6d2d5ec00a5ecd8e9be804c4619c088207b0f authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #18 from pelias/local-pip

Use a local PIP service for admin lookup

2bbf4e33c3c6a0f5c697cae3782ffbbc4940d2e3 authored over 8 years ago by Julian Simioni <[email protected]>
Merge pull request #17 from pelias/add-macrocounty-and-macroregion

added support for macroregion and macrocounty for UK and FR/DE, respe…

fbad76dc8648f385c334e50e3d4be63ddbfb4f49 authored over 8 years ago by Stephen K Hess <[email protected]>
Version 1.1.1

8b9b91c3260abe8456202fe23e35ccef0106cedd authored over 8 years ago by Julian Simioni <[email protected]>
Upgrade to pelias-wof-pip-service 1.0.4

95f0ffbcbe6dd3028fcd1a8c54f437f5bc330dc3 authored over 8 years ago by Julian Simioni <[email protected]>
Version 1.1.0

138eedf825abe0a9b2af7b371c0ce1c22fc071d0 authored over 8 years ago by Julian Simioni <[email protected]>
Exporting new local pip creator function

4fc8855adbec550013e8632261fc5080d47788c0 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Add local pip resolver module

9c0861b615c7d0ad2d3032e24764cf2930941c26 authored over 8 years ago by Diana Shkolnikov <[email protected]>
added support for macroregion and macrocounty for UK and FR/DE, respectively

523f872826dbfb0732aefa7dc855ab63c71d0013 authored over 8 years ago by Stephen Hess <[email protected]>
updated version to 1.0.2 for publishing

fc94013827a99ad288bace7ded796b182c351467 authored over 8 years ago by Stephen K Hess <[email protected]>
Merge pull request #15 from pelias/add-non-200-status-handling

Add non 200 status handling

2089dcb3124be0104b340313fb3a5b61c9081e75 authored over 8 years ago by Stephen K Hess <[email protected]>
prepend WOF PiP URL with `http://` if not already

0af2ab40d7199a1661d4e39cb4b562d3d62cdd4e authored over 8 years ago by Stephen Hess <[email protected]>
add error handling to for HTTP non-200 status codes

983f60ef16b4b9df90683860faa085e77e128aa4 authored over 8 years ago by Stephen Hess <[email protected]>
Merge pull request #13 from pelias/add-dependency-support

added support for treating dependency as region if there are no regions

6c891aced1b993b084c91f86438fb74427495856 authored over 8 years ago by Stephen K Hess <[email protected]>
added support for treating dependency as region if there are no regions

c4d9aef15d0ac09ae5a06bbedf91408f007fbac1 authored over 8 years ago by Stephen Hess <[email protected]>
Increment version for npm

450c0b12827322a6d25b56747d45440d7fbc7d49 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #12 from pelias/catch-exceptions

Catch exceptions from Document setter functions and log errors

7c740ca719f2c0c2c652ea32f7ea11440f21d093 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Update pelias-model dependency to npm instead of github

70f8f9ee6e8434a6fd68e5942c482b76cdcf1ed5 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Catch exceptions from Document setter functions and log errors to suspect records file

8e360262278d5335510cd3073e5a648927831afd authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #11 from pelias/parallel-stream

Parallel stream

d89f8935d2fe43fd3406f0b67e922d02bc776d16 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Move pelias-model to devDependencies again, stop using http.globalAgent in favor of local instance

92034ed41da92b2e280ba3d56b3205c49d071fef authored over 8 years ago by Diana Shkolnikov <[email protected]>
Remove hardcoded maxSockets value

a6bbca0b10b41d6966a1755ec7a30218e018c875 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Add travis.yml

fe40bb65029a9606c69e065b9717ddbcad0ec3c8 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Fix tests

c59d7f9b9355f202de7de889a003308affa58339 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge remote-tracking branch 'origin/master' into parallel-stream

265bea80837f034e73528f48e4379a07cff95d10 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge remote-tracking branch 'origin/master' into add-error-handling

e5251e9e62083a8e4367ec9fabb49a5671c8bbc8 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Switch to using parallel streams

4f61ee7d094596e6b142078c2ba509b8515b0b99 authored over 8 years ago by Diana Shkolnikov <[email protected]>
Merge branch 'add-countrycode-lookup'

b666cf1b808f3fbfb7cd2c0c4f009da3457daa29 authored over 8 years ago by Stephen Hess <[email protected]>
moved country and region mappings out to separate files

29fca12dc7d64dcdbac220b500be3479e8691443 authored over 8 years ago by Stephen Hess <[email protected]>
added logging for 2 PiP resolver scenarios:

- returns 0 countries
- returns 2+ values for any placetype

d573e2699bb502d01e025b4358181e4cce2da5ec authored over 8 years ago by Stephen Hess <[email protected]>
add support for setting alpha3 when country is supported

2ff8527fb886f1dc46106558b5660095ef118302 authored over 8 years ago by Stephen Hess <[email protected]>
added support for US region code lookup

updated pelias/model to latest for region abbr

ca4460467a00cf88c1f7add936db6c6e28a8013c authored over 8 years ago by Stephen Hess <[email protected]>
Merge pull request #9 from pelias/add-region-code-lookup

Add region code lookup

ee0d80084574210aedcfe03b54a27551a4a048af authored over 8 years ago by Stephen K Hess <[email protected]>
added logging for 2 PiP resolver scenarios:

- returns 0 countries
- returns 2+ values for any placetype

85a533185a2853ab338def5995570455462a74c5 authored over 8 years ago by Stephen Hess <[email protected]>
added helper methods for logging events

94814889d23d5341290f52bf1d7186afbe1ce65d authored over 8 years ago by Stephen Hess <[email protected]>
fixed test comments

30072cdeeaeaaf75926a274d110ae0815858d97d authored over 8 years ago by Stephen Hess <[email protected]>
added coverage tests

9a628583a7559e1db122e6b8a1980204dba3c4ca authored over 8 years ago by Stephen Hess <[email protected]>
added support for US region code lookup

updated pelias/model to latest for region abbr

90c093d0208fe7b1d9d7892851839f5519175655 authored over 8 years ago by Stephen Hess <[email protected]>
added `regions` map, not tied in yet

ef5f71d61a0aa0ae91df92af5c7c6e97c9e36e50 authored over 8 years ago by Stephen Hess <[email protected]>
switched to lodash call for empty object check

03db910fbb7f025835ffcf88d0ef9add8c78403a authored over 8 years ago by Stephen Hess <[email protected]>
modified result parsing to only honor first value

dc86206969511db43830518409a3eedc07bf880a authored over 8 years ago by Stephen Hess <[email protected]>
Merge pull request #8 from pelias/support-multiple-placetype-values

Support multiple placetype values

ac68575697b0849dc4373dbaf0d5afa3e77d0fc1 authored over 8 years ago by Stephen K Hess <[email protected]>
Merge remote-tracking branch 'origin/master' into support-multiple-placetype-values

cleaned up dependencies

d3df24f1f8a797abe8115805f4a45a8faf657424 authored over 8 years ago by Stephen Hess <[email protected]>
Merge pull request #7 from pelias/add-error-handling

Add error handling

06d726af76247a8cedbf5ae9b38b135feb9ab282 authored over 8 years ago by Stephen K Hess <[email protected]>
Merge remote-tracking branch 'origin/master' into add-error-handling

favored MIT license, added author

53109c99bad1fbda52402a2ee4c04d6cf6065971 authored over 8 years ago by Stephen Hess <[email protected]>
Merge remote-tracking branch 'origin/master' into support-multiple-placetype-values

favored MIT license, added author

0321483094c5b42b8caaf9c0a695dc3f85d8c8c8 authored over 8 years ago by Stephen Hess <[email protected]>
removed `baseUrl` to appease the scope sticklers

4af64e03d87c7d9b42c67c1249dbbebff9d18a51 authored almost 9 years ago by Stephen Hess <[email protected]>
added support for resolver returning multiple values to lookupStream

4dc3571d07aea35b7a08af0abac7395b527578bd authored almost 9 years ago by Stephen Hess <[email protected]>
Merge remote-tracking branch 'origin/initial-work-julians-changes' into add-error-handling

3935bfef84354bbf0fb1e00d551c0a8aa34e1299 authored almost 9 years ago by Diana Shkolnikov <[email protected]>