uscuni / sgeop

Street geometry processing toolkit
BSD 3-Clause "New" or "Revised" License
13 stars 0 forks source link

should `eps` in `induce_nodes()` also be used in `roads.sindex.query()`? #66

Closed jGaboardi closed 1 month ago

jGaboardi commented 1 month ago

Should the eps keyword in induce_nodes() also be passed into roads.sindex.query(), like it is in split()?

jGaboardi commented 1 month ago

Seems not – since the induced node does not include an extended line.