Closed abyrd closed 8 years ago
Here's another image that might give a clue about the nature of the problem. We've got a nice smooth edge here on the isochrone because this area is over water:
Judging by this and the other image above, we've got notches exactly one pixel high occurring right on the pixel boundaries.
It's also worth noting that all those pixels out over the water should be considered inaccessible, but that's dealt with elsewhere in an R5 ticket.
This is definitely a jsolines bug, creating a ticket there: conveyal/jsolines#2
Ah I didn't realize that jsolines was a separate project from browsochrones. Thanks.
This could accurately reflect the output data, but it looks so systematic across the whole region that I suspect it's a glitch in the marching squares algorithm. There are elongated vertical notches in the vector isochrones following along the vertical edges of the grid cells.