Skip to content

Adding location proximity with fuzzy match. #17

Open
@kabilsharma

Description

@kabilsharma

We all have encountered that many time dealing with point data like poi , admin points from multiple sources have duplicates. To append them with existing data we have two challenges geom and name could be slightly different.

So we need fuzzy and distance proximity at the same time.

Currently most people use postgis or python queries to find duplicates but i haven't come accross a tool which can achieve such results.

If needed i would provide you with python script to do the task but have no idea how it works in a plugin. Happy to help .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions