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

updated docs

49f954f561c06131a9a2cdf399c4c9e220c48d72 authored about 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' into multiple_suggesters

f6244ac9c7ba024cead96d39f95be6d33dd312fd authored about 10 years ago by Harish Krishna <[email protected]>
Merge pull request #34 from pelias/mget

/doc

8ecd84508270c6f55aec53e0c7ab89b27661b4a2 authored about 10 years ago by Harish Krishna <[email protected]>
get to doc

81b3668b304989fe5a2971c0c9b6b29ff3055ae8 authored about 10 years ago by Harish Krishna <[email protected]>
doc - get

e6376942376332dbc48e253da9f7afdb24c54dbf authored about 10 years ago by Harish Krishna <[email protected]>
adding a mget ciao test

ca10661457634856e4d915369b0ea4ae7be2b8ca authored about 10 years ago by Harish Krishna <[email protected]>
ciao

a2ce1b2c8f936d017760ec1e323f00f76e73bed9 authored about 10 years ago by Harish Krishna <[email protected]>
de-dupe as part of sanitizing

5e42b4ac0c0ccfbbd54140621b535a263de9886f authored about 10 years ago by Harish Krishna <[email protected]>
Merge pull request #35 from pelias/mget-for-real

MGET

fb8f04da1ef86debb3ca8e0d35178f657d86bd8b authored about 10 years ago by Harish Krishna <[email protected]>
simplifying things, DRY - one endpoint 'GET' handles single/multiple requests. plus test coverage

b828a05b01b80eaa42d79653d439418d444710f6 authored about 10 years ago by Harish Krishna <[email protected]>
Merge branch 'mget' into mget-for-real

d74a08247b659561661e1b7982114400e0b1491a authored about 10 years ago by Harish Krishna <[email protected]>
going from ?id=123&type=geoname to ?id=geoname/123

tests updated

0dd495a3789b5835a8f623e696f7c1dd394e8d7b authored about 10 years ago by Harish Krishna <[email protected]>
mget for real - first pass (experiencing problems with the backend client)

23e6cfbef782935d52e8990a84c6c2a49d57593e authored about 10 years ago by Harish Krishna <[email protected]>
dont set type till its a valid type

516722f8dcf4a7b0d6f4ba6b0f271a91da52f726 authored about 10 years ago by Harish Krishna <[email protected]>
grouping test cases when appropriate

ed5a1923d3adceb982e5bc750a78efc2c47d4d46 authored about 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' into mget

b7115db47895bdabc8a54a5906160daf563caa12 authored about 10 years ago by Harish Krishna <[email protected]>
tests - adding get sanitizer tests, renaming sanitiser to suggest because that is what it is really.

018ee3b945bfecb7c399324db1fd1d1a1edb625c authored about 10 years ago by Harish Krishna <[email protected]>
type should be one of the indeces

32e9a13d64ce05d3066e6d7b7138c915f5e55e7a authored about 10 years ago by Harish Krishna <[email protected]>
/get endpoint - controller and sanitizer

fb6947e3fe6d1a86e3faa67fd7b30718b4840035 authored about 10 years ago by Harish Krishna <[email protected]>
Merge pull request #32 from pelias/grouping-precision-tests

valid precision - tests grouped together

63df11c208c47d175603694f14bb1751b87a6c93 authored about 10 years ago by Harish Krishna <[email protected]>
fine tuning 5-3-1 and admin logic

b4f7366ba164acd9b22aaa40160be497e9eb34a0 authored about 10 years ago by Harish Krishna <[email protected]>
5/3/1 precisions for suggest that start with a number or if more than 3 characters. if its less than 3 characters give preference to admins

b6b0c80f30e3be0d37614b1f0360fb794e336462 authored about 10 years ago by Harish Krishna <[email protected]>
precision as an array [3,1] resulted in mostly precision:1 values. so, splitting it up

db29e85a3c1e5909bde87e2195f07d3fd9af2a84 authored about 10 years ago by Harish Krishna <[email protected]>
when query is eual to or less than three letters - give admin* preference (with precision 1,3) and then fallback to pois.

e75aac5570415fa1611700858ba85c4aaa56800e authored about 10 years ago by Harish Krishna <[email protected]>
optional precision param

a8642cd97dc9b99b2381274949c7df27ec845b70 authored about 10 years ago by Harish Krishna <[email protected]>
equal distribution (mostly equal to the size requested or less)

81c064308f01d406e28312e20771fed7f1d09a71 authored about 10 years ago by Harish Krishna <[email protected]>
removing poi3 (mostly redundant) - deduping the results

6b192d598d9fca4147bdbc1b9e86decaf4c737fa authored about 10 years ago by Harish Krishna <[email protected]>
play with precisions

a824d209aaa6ff1ad777842c7531f237bb04b354 authored about 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' into multiple_suggesters

a0ed108d710da457c999d0a1481790818e97095e authored about 10 years ago by Harish Krishna <[email protected]>
Merge pull request #33 from pelias/reverse-default-size

expand/ reverse size + new tests

30a5cbd6de18da8962260dac4e010460b4427b46 authored about 10 years ago by Peter Johnson @insertcoffee <[email protected]>
Merge branch 'master' into multiple_suggesters

118f1cf3568d19a615d5a0a204155749dd35674f authored about 10 years ago by Harish Krishna <[email protected]>
fix indentation

ceecf5837d33459f4fc0e3297baa874a65f1b7db authored about 10 years ago by Harish Krishna <[email protected]>
expand/ reverse size

51f23c4410ddd6cae3f7e956171e1218dcadf9cc authored about 10 years ago by Harish Krishna <[email protected]>
Merge pull request #31 from pelias/search-layers

searching layers

529772791ff35baa65a31db72bd1d1e91afa90ea authored about 10 years ago by Peter Johnson @insertcoffee <[email protected]>
Merge pull request #30 from pelias/alias_layers

adding 'aliases' - 'poi' & 'admin' for the layers param.

abe7dc81ccdff1d91fe287582a8b9d445b7a8f1c authored about 10 years ago by Peter Johnson @insertcoffee <[email protected]>
valid precision - tests grouped together

1d54574d51eb488fdd216f75cf63bf5a8b760774 authored about 10 years ago by Harish Krishna <[email protected]>
adding type only if clean.layers are not undefined

0a58bc9fea61381738ea8ea7f0152a47acdf9f26 authored about 10 years ago by Harish Krishna <[email protected]>
adding type

ef95f5b67d5d7fe2af21edea763784ce01e75f8c authored about 10 years ago by Harish Krishna <[email protected]>
adding 'aliases' - 'poi' & 'admin' for the layers param.

6b29c5bbfe2b6372a92c61ca619d24b65c45be3c authored about 10 years ago by Harish Krishna <[email protected]>
query/suggest does not exist anymore. temp fix - using suggest_poi. changing controller/suggest to controller/suggest_poi as well

81a62482e7b7ec863a8dfd13587df3579cdff38c authored over 10 years ago by Harish Krishna <[email protected]>
using async (parallel)

5f8c3da14e849ec3fc3b5d91c104562aa0daa012 authored over 10 years ago by Harish Krishna <[email protected]>
query_poi should require suggest_poi

8771fc04daa58ad20f6ebd2be777eb729329d493 authored over 10 years ago by Harish Krishna <[email protected]>
progress commit

6558cc9289400586d214335218c2627bcbd75f42 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #24 from pelias/precision

work with precisions 1..5 based on the zoom levels

9d016fb5f473f49561c9b99c144463b970d85a7d authored over 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' of github.com:pelias/api into precision

034eba37ef95c8b9598b7aa70c796539bfcb79ed authored over 10 years ago by Peter Johnson <[email protected]>
Merge branch 'precision' of github.com:pelias/api into precision

4c87a8bda08d45e1125473b35744fa51c09d1234 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #25 from pelias/display_all_admin_fields

display all admin fields

a817827b4801a7aa83378eceac4a68e073eee939 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
display all admin fields

c9b1718829492a25fdc897f61cec4f59e645abaf authored over 10 years ago by Peter Johnson <[email protected]>
updating getPrecision() to handle null/undefined/empty zoom params

0abe345c1c520e889e7b1ec4232c4ae5ead8a229 authored over 10 years ago by Harish Krishna <[email protected]>
better naming

94ce548fceb1087f01372304c49fbac550f5ce4a authored over 10 years ago by Harish Krishna <[email protected]>
test precision (and while writing the test, caught/fixed the bug where zoom=4 ftw)

b4683fafb383a0270e97e5c370f4df5915a18a38 authored over 10 years ago by Harish Krishna <[email protected]>
fixing valid query test

ecda07a520fb78864160f3377614b2fa135a87eb authored over 10 years ago by Harish Krishna <[email protected]>
using precision levels 1..5 only

e7e449a91421301aa16d9b518e88686e707829c1 authored over 10 years ago by Harish Krishna <[email protected]>
work with precisions 1..9 based on the zoom levels

fecb3a8ea10b0560f880b687fabaf4b45b7da834 authored over 10 years ago by Harish Krishna <[email protected]>
Merge pull request #21 from pelias/fix_lat

fix lat error

a6aebe9e7871d66c9ce19e221cba54a855c33b7e authored over 10 years ago by Harish Krishna <[email protected]>
fix lat error

03a60831b4aba72548c4e7461116f24ced38c492 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #20 from pelias/docs

docs

48f89ea789a63e1f9859c8f59b0a161f9d95ef29 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
docs

ebf6e6eecdb269989b7b0e578a0c844ef1ecc259 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #19 from pelias/geojsonify_all_the_things

add 'text' property to /search and /reverse

8b7d1c08e5ac64d658b8c8aab6fbd4d61f50e297 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
add 'text' property to /search and /reverse

d52c6077a96ab1da74b8261d0f3d8c70f3811f42 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #18 from pelias/geojsonify_all_the_things

geojsonify /search and /reverse FTW

0092fed45168df5b7b4e43daff75b8f5344f1e85 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
geojsonify /search and /reverse FTW

17134105d5d09f7c21e221adb2bbda58617c51bd authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #17 from pelias/refactor_geojsonify

refactor geojsonify

ce7967e9f6dd1d9cc366aea59bc6e08e8f273141 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
Merge pull request #16 from pelias/refactor_search

Refactor search

f0e977371e18973600d1efddd1cd4b081a6e02f3 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
refactor geojsonify

26a5a7590b919680d6d2a7443f9ad62a9a76777a authored over 10 years ago by Peter Johnson <[email protected]>
remove redundant require()

a75b41dd338062bc38cce2a1f2043be9f8ab30cb authored over 10 years ago by Peter Johnson <[email protected]>
delete search middleware

e599b826e24eef0f35aa3bb31e08d1f1484da49a authored over 10 years ago by Peter Johnson <[email protected]>
refactor search query

8b979760225e8c7f33cb8724143bce8655817a7a authored over 10 years ago by Peter Johnson <[email protected]>
comment unused code

7bb05e1825647beb9370ac0bd9fc48d84c315763 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #15 from pelias/refactor_reverse

refactor reverse query

6c6275f70b42556807ec3bf3119b7014604c8d99 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
refactor reverse query

425fdf2e88f05b7931b196ffa998ace8d6104f16 authored over 10 years ago by Peter Johnson <[email protected]>
bump dep

6649220bdc71c1013ed63df423fb700e67a5253a authored over 10 years ago by Peter Johnson <[email protected]>
migrate to canonical version of geojson module; resolves #13

a3b7270f19857357fc1279b801eec7a40ed8053a authored over 10 years ago by Peter Johnson <[email protected]>
removed debug statement

4b2ac09c7cdb6834099f81e655a236c4a4bcf706 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #12 from pelias/geojson

geojsonify suggest API

245974ea7fa81f4a6a71ccf8afe920b165ea42af authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
flip lat/lon

613e7233af41c783893891aaf52609d4d94e4cf2 authored over 10 years ago by Peter Johnson <[email protected]>
flatten non-IO bound code

0b45036bce3462ac1a4b0fa172bcb681ccc152c0 authored over 10 years ago by Peter Johnson <[email protected]>
geojsonify suggest API

42ac5f05eb547af2277ff1767e9dafff9d89861a authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #11 from pelias/search-bug-fix

Search Bug Fix

05a1129316cfedc35c14ac8e28ef3e3c750dc37e authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
fixing the tests

5ee018bcf38cf86fbc55aa7b4c1a0cdfafdc5375 authored over 10 years ago by Harish Krishna <[email protected]>
fixing the bbox issue. constructing a 20km bbox and not some insanely big bounding box.

57f969117ef4465096336fc6c2165bf1eaa59d53 authored over 10 years ago by Harish Krishna <[email protected]>
formatting

2edc546db0f9b801f7ea5c9aa36e90cc1e5dee12 authored over 10 years ago by Peter Johnson <[email protected]>
formatting

7315159edf91a5d700151813e056d0588f3100a9 authored over 10 years ago by Peter Johnson <[email protected]>
docs

2ff3274cbe88897190be2d9856bdfed5771426d2 authored over 10 years ago by Peter Johnson <[email protected]>
relative path fix for linux; trailing whitespace

3ee39d208a3e824f4663c701a759408ddc7b5273 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #9 from hkrishna/reverse

adding test results/markdown

364d98d7fdc51dda21c80f1c2629e1e7a0d781fc authored over 10 years ago by Harish Krishna <[email protected]>
adding test results/markdown

7c9ec9d6649c4746d4eefa4aa1b58df4f2a7d24a authored over 10 years ago by Harish Krishna <[email protected]>
Merge pull request #5 from hkrishna/reverse

Search + Reverse

462e5a239954373e8f30d3784cad531056451c35 authored over 10 years ago by Harish Krishna <[email protected]>
math

8ba5c5b811122c99a1685183b5ba888c1770b9cb authored over 10 years ago by Harish Krishna <[email protected]>
split sanitizers into reusable pieces. renaming sanitise to suggest. using suggest sanitizer for search. adding reverse sanitizer. updating tests..

32275aca5675a9c729605af63fbf22c4fc0f0aa5 authored over 10 years ago by Harish Krishna <[email protected]>
exporting middleware and fixing reverse endpoint

8fcfa1b57e3b574c09543c4568091dafa48057f1 authored over 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' into reverse

Conflicts:
query/search.js

def1b141f2d230ab13c9ae3e37563fc64c408045 authored over 10 years ago by Harish Krishna <[email protected]>
Merge branch 'search' into reverse

Conflicts:
controller/search.js
index.js
query/search.js

e387eac69923aeb59f21b1be8c1eff19ae32095e authored over 10 years ago by Harish Krishna <[email protected]>
Merge branch 'master' of github.com:pelias/api

eb5320002605ee10b29f24ad53f3f5bc6abbb71f authored over 10 years ago by Peter Johnson <[email protected]>
readme

75d2eabbbe0be9dc1b78f9cb14c233281dcd3b69 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #7 from pelias/search

Search

7d5677edb3bfe3d0fdefbb0d87849479e290e351 authored over 10 years ago by Harish Krishna <[email protected]>
validity check

d6ae185cc1dba93b8c21c11a6106d726c3333fe3 authored over 10 years ago by Peter Johnson <[email protected]>
formatting

d637c5630b9f755d4fc3dd9f20444386aebd9373 authored over 10 years ago by Peter Johnson <[email protected]>
Merge pull request #4 from hkrishna/search

Search API

e038a36b2ffaf6ef9a886ac9a7990a043e3a98b3 authored over 10 years ago by Peter Johnson @insertcoffee <[email protected]>
Merge branch 'master' into search

Conflicts:
index.js

f9fc883aea7daff33e025969caf16342b59127a6 authored over 10 years ago by Harish Krishna <[email protected]>