You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Square an area" should align the corners of an area / building,
to beautify it to a more right-angled shape.
But sometimes this does not work right, and ends up with an unuseble shape,
e.g. one corner is lost (or 2 points moved to the same coordinates).
When mapping small villages, there are quite a lot of old buildings with odd shapes.
This is where I encounter the buggy behaviour of "square an area" more frequently,
but it can happen with simple 4-cornerd houses too.
(I just didn't bother to write a bugreport yet)
In Go Map!! I'm using the iD code for squaring, translated line-for-line to C. The first way (Way/316791604) fails because it contains a duplicated node that produces a NaN. The other examples work perfectly for me, with none of the distortions iD has, so it doesn't seem to be a fundamental algorithm bug.
"Square an area" should align the corners of an area / building,
to beautify it to a more right-angled shape.
But sometimes this does not work right, and ends up with an unuseble shape,
e.g. one corner is lost (or 2 points moved to the same coordinates).
When mapping small villages, there are quite a lot of old buildings with odd shapes.
This is where I encounter the buggy behaviour of "square an area" more frequently,
but it can happen with simple 4-cornerd houses too.
(I just didn't bother to write a bugreport yet)
Here some examples from the village Rossdorf/Zeilhard :
Find all those places I marked with notes: http://overpass-turbo.eu/s/6tN
Note: since the report, there has been an automatic mass-edit,
that might have corrected the data that leads to the error,
see http://www.openstreetmap.org/changeset/27512311
The text was updated successfully, but these errors were encountered: