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

pointed pelias/model dependency to github branch containg @missinglink refactoring

cdaf80e89a369f119f9ba883b1410e28f4ac8a32 authored almost 9 years ago by Stephen Hess <[email protected]>
refactored resolver to return multiple values per placetype

cee852832c9e7c656aff4afe3fc9995fce78178f authored almost 9 years ago by Stephen Hess <[email protected]>
added error handling (with tests!) for lookupStream

fc343d15951148e6053556cb2ef1c36385e8d486 authored almost 9 years ago by Stephen Hess <[email protected]>
added error handling to both resolver and lookupStream

11a70ea7faa9f000375af8b27b7e3b0e7f5cbcb9 authored almost 9 years ago by Stephen Hess <[email protected]>
removed `that=this` reference, opting for 2 param `callback` invocation

db76285267de73760147d60838b87a8f66a4850c authored almost 9 years ago by Stephen Hess <[email protected]>
added support for localadmin from WOF PiP

made parsing into result more node-y

e6b9e8b2fd2705bf5d1bf56556ceeb55a7014c13 authored almost 9 years ago by Stephen Hess <[email protected]>
Write directly to a second stream when HTTP results return

This lets us send multiple http requests at once (currently capped at
1000, which gives us 20k r...

d64ced78cb5443396fae0158ebd2294d16ba8e50 authored almost 9 years ago by Julian Simioni <[email protected]>
added switch condition that `locality` and `localadmin` are treated as city

bb5b542f96c38b0780a5cf1e4f1e37518c3dc78f authored almost 9 years ago by Stephen Hess <[email protected]>
Add index file

This simply exports the modules required to create a stream

0fb72b1b74871817bac2b845a1235f7cbbb42a81 authored almost 9 years ago by Julian Simioni <[email protected]>
Remove dev dependencies from dependencies section

They only need to be in one

da5eace4c5fb02418fda6746c9bdc443e4e1352a authored almost 9 years ago by Julian Simioni <[email protected]>
Merge pull request #4 from pelias/orangejulius-patch-1

Use MIT License

635fda28e0dd4ef3cee4c0803905f552d5dbf944 authored almost 9 years ago by Julian Simioni <[email protected]>
Use MIT License

c759478dc1832aa54e075c904cfc34d09bb96b1d authored almost 9 years ago by Julian Simioni <[email protected]>
moved baseUrl to a more appropriate scope

bbc662632ce747cae3e5b8880df50f659bd7bef7 authored almost 9 years ago by Stephen Hess <[email protected]>
added pre-commit hook logic, fixed lint issues

8ca54bd38f15ce65239b98568f2db858f2fa593c authored almost 9 years ago by Stephen Hess <[email protected]>
renamed resolvers.js -> resolversFactory.js

ee88c7c92abbc317ecc5535b7f507cc9adfa1ddc authored almost 9 years ago by Stephen Hess <[email protected]>
uncommented test

a5e0ae2758ea5eaf27cd7160006687083f12f473 authored almost 9 years ago by Stephen Hess <[email protected]>
bookkeeping for package.json (author, license, dependencies cleanup, keywords)

091741bdd9bd6e1d7b3281f070dea993b53d311a authored almost 9 years ago by Stephen Hess <[email protected]>
initial work to inject a resolver into lookupStream

43c7a67e0dca77b92bf7da9fd991eca66079de14 authored almost 9 years ago by Stephen Hess <[email protected]>
added package.json

b1eb3946e9867df65524e76f5bb95477bed7ef53 authored almost 9 years ago by Stephen Hess <[email protected]>
added README

3230d08af1a85b3b585791de2b474b1b47b0dfc9 authored almost 9 years ago by Stephen Hess <[email protected]>
Initial commit

cd2ec982882ab393a63aa5029e3aea62e95c9489 authored almost 9 years ago by Stephen K Hess <[email protected]>