I have a set of detached building polygons and i can merge them together in order to form a single building polygon. However, when merged output polygon may not preserve the orthogonality of building sides depending on the orientation of the original detached polygons. In order to make the sides of merged building orthogonal, is there any open-source building squaring algorithm/ tool?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
There is such polygon squaring algorithm in the opencarto java lib. Have a look at the class Squaring of the opencarto-server module. This algorithm is quickly described in this paper. Good luck! |
|||||
|
