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 |
Stephen Hess
|
dd172d782e
|
added PointInPolygon service configuration
|
8 years ago |
greenkeeper[bot]
|
5a862890fd
|
fix(package): update pelias-text-analyzer to version 1.8.3
|
8 years ago |
Julian Simioni
|
90759fe969
|
Remove duplicate pelias-config entry in package.json
Somehow it made its way in twice, which doesn't seem to break anything,
but we might as well fix it.
|
8 years ago |
Julian Simioni
|
31f421d8a2
|
Merge pull request #898 from pelias/greenkeeper/pelias-config-2.11.0
Update pelias-config to the latest version 🚀
|
8 years ago |
greenkeeper[bot]
|
425c166e08
|
fix(package): update pelias-config to version 2.11.0
|
8 years ago |
Stephen K Hess
|
c8095f7872
|
feat: Merge pull request #850 from pelias/add-placeholder-support
Add placeholder support
|
8 years ago |
Stephen Hess
|
50e3121f9a
|
added tests for placeholder service
|
8 years ago |
Stephen Hess
|
5e746d7ad4
|
bumped package versions
|
8 years ago |
Stephen Hess
|
988305686a
|
pass empty object to Placeholder when not in config
|
8 years ago |
Stephen Hess
|
9ec1840594
|
moved sorting above deduping since the latter trims
|
8 years ago |
Stephen Hess
|
2c722c2536
|
set pelias-sorting version
|
8 years ago |
Stephen Hess
|
502b9b13b8
|
removed carat
|
8 years ago |
Stephen Hess
|
445ad0ba74
|
added missing pelias-model that got skipped in rebase
|
8 years ago |
Stephen Hess
|
5a8ddd6268
|
added debug logging for sorting
|
8 years ago |
Stephen Hess
|
2164d7d696
|
added github dependency for pelias/sorting
|
8 years ago |
Stephen Hess
|
71394d4139
|
added comment about when geonames warning can go away
|
8 years ago |
Stephen Hess
|
234f9f9738
|
fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text
refactored a bit for clarity
|
8 years ago |
Stephen Hess
|
1711b6e325
|
added predicate for only sorting when results are admins-only
|
8 years ago |
Stephen Hess
|
238b49a0d8
|
added should_execute to sortResponseData
|
8 years ago |
Stephen Hess
|
c602794ed8
|
added predicate for finding results at given layers
|
8 years ago |
Stephen Hess
|
446d428292
|
don't reassign, sort works inline
|
8 years ago |
Stephen Hess
|
3ae431073d
|
removed debug line
|
8 years ago |
Stephen Hess
|
c5f16e32ad
|
added support for `boundary.rect` and `boundary.circle`
- tigthened up parsing of string-ish numbers to deal with lodash weirdness
- added lots of guard clauses to deal with bad data
|
8 years ago |
Stephen Hess
|
e3408e49a7
|
bumped lodash version to latest
|
8 years ago |
Stephen Hess
|
ba7a81123c
|
added support for popularity from placeholder
|
8 years ago |
Stephen Hess
|
2ad3bec3b4
|
added guard clause for string/negative population
|
8 years ago |
Stephen Hess
|
5d7a467909
|
added response data sorting middleware
|
8 years ago |
Stephen Hess
|
d1b87235c4
|
pull population from placeholder repsonse
|
8 years ago |
Stephen Hess
|
8429e0f22a
|
added response data sorting middleware
|
8 years ago |
Stephen Hess
|
a6f6d3d6cd
|
filter out results and hierarchies that don't match boundary.country
|
8 years ago |
Stephen Hess
|
83101505c0
|
removed support for alpha3 since it's not used anywhere
|
8 years ago |
Stephen Hess
|
8a14dcc48a
|
guard clauses, more tests, code cleanup
|
8 years ago |
Stephen Hess
|
7983e979d0
|
remove spurious '+'
|
8 years ago |
Diana Shkolnikov
|
a3e8f8d566
|
fix exception when no ids are found in placetype
|
8 years ago |