224 Commits (master)

Author SHA1 Message Date
missinglink b2069606f2
feat(dedupe): improved handling of cases where "name", "parent" or "address_parts" propertiees are not set 6 years ago
missinglink 077bd3f78e
feat(dedupe): move canonical_sources config to pelias/config 6 years ago
Peter Johnson c0a0663e21
feat(dedupe): treat all non-canonical layers and analogous to a venue, prefer non-canonical records 6 years ago
Peter Johnson 14e6c6303f
refactor middleware dedupe for readability 6 years ago
Julian Simioni 24ef0a4361
feat(log): replace console logs with pelias-logger 6 years ago
Julian Simioni ff5c66a269
fix(test): Use default pelias-config for type tests 6 years ago
Horace Williams ed0a96cff2 Migrate to internal iso3166 defnitions 6 years ago
Peter Johnson e15aa52f63 feat(type_mapping): rename function to avoid confusion with elasticsearch API 6 years ago
missinglink b1cfd091ed type_mapping: add unit tests 6 years ago
missinglink 2dd2061f8e feat(targets): configuration-based filter targets 6 years ago
missinglink e2835dcd1c feat(type_mapping): refactor 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Julian Simioni 02aac0c13e
Remove use stricts 7 years ago
missinglink 59f0f4d70e add line comment, fix line comment 7 years ago
missinglink 7a01e794cf support aliases for name fields 7 years ago
Stephen Hess 3a862c17ec move empire include/exclude logic to eojsonify_place_details 7 years ago
Stephen Hess e4e8d9b0bf if country_gid exists, remove empire fields 7 years ago
Stephen Hess 795474f87b removed unused dependency 7 years ago
Stephen Hess 18e7673dc1 added empire to coarse translation 7 years ago
Stephen Hess a76859dfa7 added support for ocean, marinearea, continent, and empire 7 years ago
Stephen Hess 473c79e13c use Object.assign instead of lodash.assign 7 years ago
Stephen Hess 214c3807eb added continent, ocean, and marinearea to geojsonify 7 years ago
Stephen Hess 81be065418 renamed import, added comment 7 years ago
Stephen Hess 9d54735e41 converted geojsonify_place_details to return instead of modify 7 years ago
Stephen Hess cd99f87c04 inlined and condensed doc setup 7 years ago
Stephen Hess 314e7eb450 converted to reduce 7 years ago
Stephen Hess 1fb50dc6bd removed superfluous conditional 7 years ago
Stephen Hess a85e079544 inlined metadata assignments 7 years ago
Stephen Hess 0dfe67046b removed commented out line 7 years ago
Stephen Hess b02d20c5ee removed commented out line 7 years ago
Stephen Hess 20bf53ef0a inlined geojsonify_meta_data since it's pretty simple 7 years ago
Stephen Hess 5e1360f022 refactored geojsonify, improved test coverage 7 years ago
Stephen Hess 69c60dae9c converted to const/let 7 years ago
Stephen Hess 6d9090fa84 removed redundant 'default' check 7 years ago
Stephen Hess 5721b591fb cleaned up scope 7 years ago
Stephen Hess 7eb2c68090 removed bookkeeping object, it was adding unneeded complexity 7 years ago
Stephen Hess 5ac373c0ca removed outdated comments 7 years ago
Stephen Hess 0548192b6e removed level of indirection 7 years ago
Stephen Hess 414043ba30 removed unused dependencies 7 years ago
Stephen Hess e70a668056 added support for continent, ocean, and marinearea placetypes 7 years ago
Lily He 7ecf770d79 create stackTraceLine helper to debug predicates 7 years ago
Lily He af03e706b2 debug push takes function & beginTimer returns Date 7 years ago
Lily He cafb7d9277 created new debug helper class and debug sanitizer 7 years ago
Stephen Hess 1660648f5d added @mapbox scope for geojson-extent 7 years ago
Diana Shkolnikov a52691c61e feat: search by postalcode 8 years ago
Stephen Hess d35f40f372 switched `label` to property-to-copy 8 years ago
Stephen Hess 34d9893018 removed unused parameter 8 years ago
Stephen Hess beb309ca07 moved assignLabels to fire before geojsonify 8 years ago
Stephen Hess 248b1299c8 added post-processing step to generate labels 8 years ago
Stephen Hess c14a1311f7 extracted labelGenerator to be injectable 8 years ago