sharedstreets / sharedstreets-js

SharedStreets (Node.js & Javascript)
https://sharedstreets.io
MIT License
78 stars 25 forks source link

Better handling for match failures #59

Open tbuckl opened 5 years ago

tbuckl commented 5 years ago

when using shst match on a point location data set i get the following error which terminates the matching operation:

TypeError: Cannot read property 'locationReferences' of undefined
    at Graph.getPointCandidateFromGeom (...
    at Graph.<anonymous> (...
    at Generator.next (<anonymous>)
    at fulfilled (...