find duplicate addresses in database, stop users entering them early?

前端 未结 15 1478
长发绾君心
长发绾君心 2021-02-04 05:13

How do I find duplicate addresses in a database, or better stop people already when filling in the form ? I guess the earlier the better?

Is there any good way of abstra

15条回答
  •  旧时难觅i
    2021-02-04 06:05

    Match address to addresses provided by DET BundesPost to detect duplicates.

    DET probably sells a CD like USA does. The problem then becomes matching to the Bundespost addresses. Just a long process of replacing abbreviations with the post approved abbreviations and such.

    Same way in USA. Match to USPostOffice addresses (Sorry these cost money so its not entirely open CDs are available from the US post office) to find duplicates.

提交回复
热议问题