Ecosyste.ms: OpenCollective

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

github.com/pelias/whosonfirst

Importer for Who's on First gazetteer
https://github.com/pelias/whosonfirst

Merge pull request #17 from pelias/set-alpha3

Set alpha3

616edb42d76243c7c2c3e16fe60e9f33c1005471 authored almost 9 years ago by Stephen K Hess <[email protected]>
included support for alpha3 using the iso3166-1 module since WOF only exports iso2 and not iso3 yet

5b13cb7a716e5daa9f32a403f78d6da2b5dee49b authored about 9 years ago by Stephen Hess <[email protected]>
Merge pull request #14 from pelias/add-import-unit-tests

Mergeed

f52a27235678537911e6a3d1a2dfb4da3080dc07 authored about 9 years ago by Stephen K Hess <[email protected]>
added hierarchyFinder, refactored for injection

hierarchyFinder can find hierarchies 2 ways: walk the tree by parent_id or by hierarchy

also ad...

b04726b16a08b569c16802ad209f4e24fc80539c authored about 9 years ago by Stephen Hess <[email protected]>
switch to underscores instead of camel case

98c7899d68c0756eb4cd5e1c7ad54e1b17b7258d authored about 9 years ago by Stephen Hess <[email protected]>
added comments for clarification

53e869e78d938709f62a266b67cacffd8cc9524f authored about 9 years ago by Stephen Hess <[email protected]>
refactored to be less code

5bca8e7210bccd1a2428d068fb551f5edea2da5f authored about 9 years ago by Stephen Hess <[email protected]>
extracted document generation and record stream out to be injectable

added lots of tests

32dc2393ed9b809420152ded419ab5f42f9b5e44 authored about 9 years ago by Stephen Hess <[email protected]>
Merge branch 'master' into add-import-unit-tests

updated model from 0.3.0->0.4.0

0c731c7dd6f51f98cf595f26015f3a70e8cecb27 authored about 9 years ago by Stephen Hess <[email protected]>
Merge pull request #13 from pelias/add-bounding-box-support

added boundingBox support from WOF records -> ES doc

06178e98da6f71b23eea9367b75b99a7a9546a24 authored about 9 years ago by Stephen K Hess <[email protected]>
refactored importStream to inject the destination stream

added tests for importStream, fixed jslint issues

94da9664fa084a768fb9e1d5c306e82fe0ad2209 authored about 9 years ago by Stephen Hess <[email protected]>
merged from master, fixed tests

a44e650e4d08eba719f8d1594da6d66ecba882e2 authored about 9 years ago by Stephen Hess <[email protected]>
Merge branch 'master' into add-bounding-box-support

6de933aa294bddb2d7bc7da1bddcc6ced9135b3c authored about 9 years ago by Stephen Hess <[email protected]>
added boundingBox support from WOF records -> ES doc

added jslint to package.json

7406e725ff44db1845f875c5ee4ea95ee937cf35 authored about 9 years ago by Stephen Hess <[email protected]>
Merge pull request #12 from pelias/add-unit-tests

Add unit tests

26b4c017a9b319be4c6c169cd1f8eca3da66ad99 authored about 9 years ago by Stephen K Hess <[email protected]>
extracted test setup/teardown out to helper functions

d0a5cb99447d371ac101a966f39d8e2a9328f8d2 authored about 9 years ago by Stephen Hess <[email protected]>
removed unused code

b3b9d31691ed364e2a40f9ccdbcb6e9da9a25147 authored about 9 years ago by Stephen Hess <[email protected]>
added readStreamTest to actually be tested

cd8a6810c639292c07188dc3ff9795ff6a2bb72c authored about 9 years ago by Stephen Hess <[email protected]>
added unit tests for readStream

switched types from hard-coded in readStream.js to injected from import.js for easier testing

ce844e36d34e491205dc6c7a2f374a23cc1fdd17 authored about 9 years ago by Stephen Hess <[email protected]>
added unit tests to other stream functions

02a9d00b532e03291d742b3fecf471e488fd65d9 authored about 9 years ago by Stephen Hess <[email protected]>
Merge pull request #10 from pelias/add-logger-for-records-missing-countries

added logger for records missing countries

3ad41387bef5bdf87528a54ac3c73b0dd491a5d9 authored about 9 years ago by Stephen K Hess <[email protected]>
added logger for records missing countries

also fixed bug where `placetype` was being used instead of `place_type`

8f5fc65fc8625ccfa0fd4764ddd1643e8d275df1 authored about 9 years ago by Stephen Hess <[email protected]>
Merge pull request #9 from pelias/switch-to-meta-for-files

Switch to meta for files

77e6628bc9bc2a45ac5457cd0471a53f522e407e authored about 9 years ago by Stephen K Hess <[email protected]>
converted importStream process to walk up hierachy by parent_id field for better reliability

e2dd6e91bbe16ffa15b20667c88c6bcc27d80f8e authored about 9 years ago by Stephen Hess <[email protected]>
cleaned up imports

e8448f0a227ab4fe9df1bd567ed5570a2c56e5b9 authored about 9 years ago by Stephen Hess <[email protected]>
switched initial data file read to use meta CSV files instead of walking the filesystem tree

6a86b21d1598c51124b321afe903a5dc59ed220e authored about 9 years ago by Stephen Hess <[email protected]>
Merge branch 'add-tests'

a60c5293276fc0f3e0f265de3f44788dc9a6eb0a authored about 9 years ago by Julian Simioni <[email protected]>
Add missing and remove extra semicolons

c7ebf834cc0041f9369dd5ad3cad32a996dc7c6a authored about 9 years ago by Julian Simioni <[email protected]>
Remove unused defines

15035ef31b4a082d96ac8d1619d7d7249d807dc2 authored about 9 years ago by Julian Simioni <[email protected]>
Add precommit-hook framework

285e5c030232e55cceeede7a035aaca594f6e85f authored about 9 years ago by Julian Simioni <[email protected]>
Use event-stream in place of stream-array

The functionality of that module is already in event-stream!

4f30043f50182cf231f223cc7892a7dfcd226bc6 authored about 9 years ago by Julian Simioni <[email protected]>
Extract test_stream method

4fc8e386fd4d73c337ba38a9720323f138dadc0a authored about 9 years ago by Julian Simioni <[email protected]>
Add first test and test framework

948ff429168b9e2e062a72905b75e6e427182d16 authored about 9 years ago by Julian Simioni <[email protected]>
Move read stream components to separate file

467f7215b8c5826d7b36d1a60a4c274d7fe8ce11 authored about 9 years ago by Julian Simioni <[email protected]>
Merge branch 'populate-field-hierarchy'

b6fb98459563ef05a977c8258e195505a4ded1bd authored about 9 years ago by Julian Simioni <[email protected]>
modifications to populate hierarchy of names and ignore non-neighbourhood, city, county, region, and country placetypes

3821f8836cd1db121eadaca83d95e3b28474ad34 authored about 9 years ago by Stephen Hess <[email protected]>
Merge branch 'initial-refactoring'

f966e2036cef84d93652d72bd03c9e717a102479 authored about 9 years ago by Julian Simioni <[email protected]>
Move elasticsearch pipeline to separate file

e450090045802c23ac4a023dac782e0fc798935b authored about 9 years ago by Julian Simioni <[email protected]>
Clean up property copying

d3555144b232d39562fa3648ded12e601d5f4388 authored about 9 years ago by Julian Simioni <[email protected]>
Remove special handling of New Zealand

2537e8690544948057722e5d18f0aebf769f18de authored about 9 years ago by Julian Simioni <[email protected]>
Streamline error handling

6da072f42072a60120cedcdef0522ba36549159d authored about 9 years ago by Julian Simioni <[email protected]>
Use a full through2 stream to get finish event

d7a9f60e4b87058b42fe23313ef8e1b20f75305d authored about 9 years ago by Julian Simioni <[email protected]>
Use through2 streams to process and import data

81ecf7abe7832398086219efe5413cb0e68172de authored about 9 years ago by Julian Simioni <[email protected]>
Move read stream code into separate file

69f05c329f21219abf1c4525f984b4c7181a344b authored about 9 years ago by Julian Simioni <[email protected]>
Move final import stream logic to separate file

f38f3b95dcb7db3a0ebd1148b8e2053d7fbe8278 authored about 9 years ago by Julian Simioni <[email protected]>
Remove unused imports

657f060cd126ae82011ec8877de40e63c2b221ae authored about 9 years ago by Julian Simioni <[email protected]>
Stream in files using fs-extra.walk

fc367461e6966352448bb2c5a0c6d68af920ff92 authored about 9 years ago by Julian Simioni <[email protected]>
Move import file to import.js

As mentioned [here](https://github.com/pelias/openstreetmap/issues/37),
Node.js conventions use ...

1081c02d47855150f9e0b80c0f7c432c24e1acd4 authored about 9 years ago by Julian Simioni <[email protected]>
Merge branch 'init-dev-work-julian'

45c674ef9c9a8378cfdba033810e7382083dd1bc authored about 9 years ago by Julian Simioni <[email protected]>
Very rough import into Elasticsearch

f9ae59d5d01660c51b69e63c8a534ac998cf4df1 authored about 9 years ago by Julian Simioni <[email protected]>
Space

db0910ea84cdeb60ebb1804645c5e748aefde91b authored about 9 years ago by Julian Simioni <[email protected]>
Merge branch 'init-dev-work'

11f4f5af8def24ec6a41fc62541fc8e640be8eae authored about 9 years ago by Julian Simioni <[email protected]>
initial dev work

7e26441c2b347b194221c90ad385732194ab31b8 authored about 9 years ago by Stephen Hess <[email protected]>
base npm init

0d3ae4f12a8d5fa2195fe6b7bb6ec3215ec190c8 authored about 9 years ago by Stephen Hess <[email protected]>
first commit

174b128239050fdb09facb32dbeceb276b6754af authored about 9 years ago by Julian Simioni <[email protected]>