Kevin Nowaczyk

Results 80 issues of Kevin Nowaczyk

I’ve seen a few significant size streams that have sections tagged as “Canal” and “Drain” when the natural waters routed through man-made structures. It seems the map ignores these and...

Have you considered adding an option to create gabled roofs as well as the hipped roof this currently produces? Instead of bisecting the angles on the end of the dormers,...

Vertex.ToString asks for a string representation of the Bisector, but the class does not have a function implemented.

This function is never used in the library and can safely be removed.

The following produces the error `Can't add node to closed FaceQueue` in version 1.1.0. ``` javascript const points = [ [ - 26.544995859742947, - 13.287698137967746 ], [ 9.913632585162611, - 3.7917336660976004...

GeoJSON requires that polygons be closed with the start point duplicated as the end point. If an array of points configured this way is sent to the v1 of the...

Vertex.ToString() asks for a string representation of the Bisector, but the class does not provide a method.

Mappers will sometimes accidentally save “along” or “across” in roof:direction instead of roof:orientation.

enhancement
Troubleshooting

The stuff that calculates the roof and building height from levels and whatnot needs to be easier to test.