Code Monkey home page Code Monkey logo

Comments (3)

Pranava29 avatar Pranava29 commented on June 24, 2024

@jillesvangurp , any update on this? Please let me know if you need any more analysis information.

from geogeometry.

jillesvangurp avatar jillesvangurp commented on June 24, 2024

I'm not actively working on this project for a few years now; limited time for side projects currently. Feel free to create a pull request to address this.

from geogeometry.

jillesvangurp avatar jillesvangurp commented on June 24, 2024

I finally looked into this, the lines actually do intersect but the segments do not.

  • line 1 is vertical
  • line2 intersects line1 at -71.1884310511,42.32199266925454
  • 42.32199266925454 is in between 42.3219864254 and 42.321998793, this is why the check passes
  • however, this is NOT in between 42.3221529806 and 42.3222331303 of line2 so the intersection point is outside of that. This is the bug and we need to check both line segments. Pushing a fix soon.

from geogeometry.

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.