Stephen K Hess
|
71f8c8ecb4
|
Merge pull request #908 from pelias/camel-convention
updated variable names for camel-case convention
|
8 years ago |
Stephen Hess
|
3bdf088892
|
updated variable names for camel-case convention
|
8 years ago |
Stephen K Hess
|
5bcbebf7be
|
Merge pull request #907 from pelias/add-parser-prefix-to-placeholder-config
moved 'parser' placeholder url part to service config
|
8 years ago |
Stephen Hess
|
f94b683ef3
|
moved 'parser' placeholder url part to service config
|
8 years ago |
Stephen K Hess
|
97f6e950fe
|
Merge pull request #904 from pelias/cleanup-reverse-artifacts
Cleanup reverse artifacts
|
8 years ago |
Stephen Hess
|
b5c6c403cb
|
updated reverse boundary radius tests to lower value
|
8 years ago |
Stephen Hess
|
83a9b54b84
|
added ciao test for reverse coarse radius warning
|
8 years ago |
Stephen Hess
|
2ba23cbb62
|
added warning if boundary.circle.radius is defined
|
8 years ago |
Stephen Hess
|
d788d6a491
|
always set boundary.circle regardless of layers
|
8 years ago |
Stephen Hess
|
67360a4d0b
|
added geonames_deprecation to reverse sanitizing
|
8 years ago |
Stephen Hess
|
a247d7a1cd
|
limit /reverse boundary.circle.* for non-coarse
|
8 years ago |
Stephen K Hess
|
92d321a612
|
Merge pull request #905 from pelias/remove-lgtm
removed .lgtm
|
8 years ago |
Stephen Hess
|
d1d54ffeea
|
removed .lgtm
|
8 years ago |
Stephen K Hess
|
5e96c531c3
|
Merge pull request #900 from pelias/skip-explicit-coarse-layers
only query ES for non-coarse layers on non-coarse reverse requests
|
8 years ago |
Stephen Hess
|
0f55ff2546
|
removed superseded initial coarse reverse call
|
8 years ago |
Stephen Hess
|
10b1d28201
|
only query ES for non-coarse layers on non-coarse reverse requests
|
8 years ago |
Stephen Hess
|
1c9c68e5e3
|
switched to t.plan for easier testing with next()
|
8 years ago |
Stephen Hess
|
976f252e3f
|
remove address/venue/street from requested layers when creating results
refactored for cleanliness and clarity
|
8 years ago |
Stephen K Hess
|
9a8b701cb3
|
Merge pull request #899 from pelias/add-coarse-reverse-fallback
Add coarse reverse fallback
|
8 years ago |
Stephen Hess
|
615f7b720e
|
switched to t.plan for easier testing with next()
|
8 years ago |
Stephen Hess
|
788a8c8069
|
refactored for lodash because its siren song is so sweet
|
8 years ago |
Stephen Hess
|
d67830ca48
|
removed unneeded conditional for abbreviation set
|
8 years ago |
Stephen Hess
|
f721d68e9c
|
removed alpha3 set
|
8 years ago |
Stephen Hess
|
3764b928c5
|
reordered predicates, added comments
|
8 years ago |
Stephen Hess
|
39e91d8233
|
remove address/venue/street from requested layers when creating results
refactored for cleanliness and clarity
|
8 years ago |
Stephen Hess
|
1d4318868b
|
added helper for removed non-coarse layers
|
8 years ago |
Julian Simioni
|
fd1fa45849
|
chore: Merge pull request #901 from pelias/remove-duplicate-pelias-config-package
Remove duplicate pelias-config entry in package.json
|
8 years ago |
Stephen Hess
|
ecf7a90f68
|
add test that req.clean.layers should be unmodified
|
8 years ago |
Stephen Hess
|
6e693db87e
|
added support for non-coarse req.clean.layers
|
8 years ago |
Stephen Hess
|
a2589cfeb7
|
switched to _.isEmpty check
|
8 years ago |
Stephen K Hess
|
51cf6f3e80
|
Merge pull request #875 from pelias/update-pip-to-generic-http-service
Update pip to generic http service
|
8 years ago |
Stephen Hess
|
ff39600de6
|
removed new
|
8 years ago |
Stephen Hess
|
28b459d9ba
|
allow api.pipService even though it will be ignored
|
8 years ago |
Julian Simioni
|
5ee7cf2617
|
Merge pull request #902 from pelias/greenkeeper/pelias-text-analyzer-1.8.3
Update pelias-text-analyzer to the latest version 🚀
|
8 years ago |
Julian Simioni
|
76d5824269
|
Merge pull request #903 from pelias/greenkeeper/pelias-microservice-wrapper-1.1.1
Update pelias-microservice-wrapper to the latest version 🚀
|
8 years ago |
Stephen Hess
|
b33ad6c7ae
|
updated README for pip/placeholder configuration
|
8 years ago |
greenkeeper[bot]
|
cef4a0bc03
|
fix(package): update pelias-microservice-wrapper to version 1.1.1
|
8 years ago |
Stephen Hess
|
2bc12d0d72
|
added support for pip retries and timeout in schema
|
8 years ago |
Stephen Hess
|
88882d0199
|
added services.pip to successful test
|
8 years ago |
Stephen Hess
|
aa09419b9c
|
removed support for api.pipService (relocated to api.services)
|
8 years ago |
Stephen Hess
|
bc57876f70
|
added PointInPolygon service definitino
|
8 years ago |
Stephen Hess
|
914e508e41
|
added pip config + tests to schema
|
8 years ago |
Stephen Hess
|
c129dec3bf
|
switch to _.defaultTo since it's more descriptive
|
8 years ago |
Stephen Hess
|
eb54919ea0
|
removed unneeded pelias-mock-logger dependency
|
8 years ago |
Stephen Hess
|
f473503929
|
corrected config service
|
8 years ago |
Stephen Hess
|
143971e43e
|
use url.resolve to eliminate duplicate slashes
|
8 years ago |
Stephen Hess
|
0437ecdd15
|
bound pelias-microservice-config to 1.0.0
|
8 years ago |
Stephen Hess
|
ce64a1da5c
|
swap out for pelias-microservice-wrapper
|
8 years ago |
Stephen Hess
|
1f6b6b1ed0
|
finished conversion to use generic http/json service
|
8 years ago |
Stephen Hess
|
e97950c142
|
adapted coarse reverse controller to generic service
|
8 years ago |