Martin Nyhus
Martin Nyhus
My GoPro Hero 4 Session apparently produces images with "Focal Length in 35mm" set to 1, which produces horrible results when trying to reconstruct a scene. When I change `compute_focal`...
**Describe the bug** Cycleways that are tagged as closed with access=no (and no conflicting bicycle=*) are still used for routing, e.g. https://www.openstreetmap.org/way/424854123 **Expected behavior** Cycleways with access=no are not used...
While `Note::parse_at` returns a `Result::Err` when there are issues parsing the note it is not a public API and the only way to access it is though `NoteIterator::next`. Instead of...