feat: add buscarmisasNetworkId (and discovermassId) to church-matcher interfaces and ID-match passes
This commit is contained in:
@@ -149,8 +149,8 @@ export type ChurchCandidate = {
|
|||||||
* Matching strategy (in priority order):
|
* Matching strategy (in priority order):
|
||||||
* 1. Exact osmId match
|
* 1. Exact osmId match
|
||||||
* 2. Exact baiduId match
|
* 2. Exact baiduId match
|
||||||
* 3-9. Exact importer ID matches (orarimesse, massSchedulesPh, philmass, horariosMisas, mszeInfo, weekdayMasses, messesInfo)
|
* 3-15. Exact importer ID matches (orarimesse, massSchedulesPh, philmass, horariosMisas, mszeInfo, weekdayMasses, messesInfo, bohosluzby, miserend, kerknet, gottesdienstzeiten, discovermass, buscarmisasNetwork)
|
||||||
* 10. Proximity + name similarity (within 200m + similar name)
|
* 16. Proximity + name similarity (within 200m + similar name)
|
||||||
*/
|
*/
|
||||||
export function findDuplicateChurch(
|
export function findDuplicateChurch(
|
||||||
candidate: ChurchCandidate,
|
candidate: ChurchCandidate,
|
||||||
|
|||||||
Reference in New Issue
Block a user