GithubHelp home page GithubHelp logo

Comments (2)

jbelien avatar jbelien commented on May 27, 2024

That's interesting !

The whole process is indeed based on the street name and I added that check to detect homonym errors or duplicated wikidata items and indeed make sure different parts of the same street have the same wikidata etymology tag but it doesn't work for more generic street names like "Friedenstraße" !
I could only enable that check for streets based on a person !

I'm a bit confused about your second example "Isoldestraße" : I understand the obvious reference with Isolde but not really with Cornwall. Is this correct ?

What would be your suggestion for that check ?

from equalstreetnames.

gislars avatar gislars commented on May 27, 2024

About the 2nd example with Cornwall I'm not sure, maybe that is a mistake.

Checking only for "person street names" would solve the present warning. But I guess there might be street names using a very common name but meaning different persons or using the first name. Double street names in big cities is a valid use case imo.

Then there could spatial processing.
Since using other attributes for comparison isn't an option, the check could be on the geometry. Aggregating line segments which are in a certain distance e.g. 500 meter and have the exact same name could be handled as one street. Aggregating segments which only touch each other isn't sufficient. A street can be interrupted.

from equalstreetnames.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.