Maning Sambale
Maning Sambale
Not sure how to implement this, basic idea is: 1. Get all buildings that only has 4 corners. 2. Get [bearing](http://turfjs.org/static/docs/module-turf_bearing.html) for each line. 3. For each connected lines, compute...
We describe the error but we don't say anything about how to fix them. Lets extend the READMEs for a section on how errors should be fixed. I did a...
With [turf.area](http://turfjs.org/static/docs/module-turf_area.html), negative values means that the polygon has invalid geometry like crossing ways. Let's use this to detect invalid polygons.
Nice public domain icons we can use: - blog - https://www.mapbox.com/blog/directions-icons/ - repo - https://github.com/mapbox/directions-icons
There are highways have the same turn lanes segments. Its faster to select multiple ways and edit in one go.
Is it possible that we are double-counting dual-carriageways? Although, I cannot find any reference to CIA Factbook on how they measure road length, but my guess is that the length...