Tools for regularization of polygons- the mean error of the position of the points

717
3
08-04-2018 11:48 AM
MalgorzataMendela
New Contributor III

Is it possible to regularize polygons in ArcGIS based on the mean error of the position of the points, which is one of the parameters of a tool in ArcGIS?
I know that Regularize Building Footprint is a tool, which can be used to regularize polygons representing buildings, but a user probably can not set there a value for the mean error of the position of the points as a parameter.
Do you know if I can use another tool in ArcGIS which allows for setting as a starting parametr the above mentioned value?

0 Kudos
3 Replies
DanPatterson_Retired
MVP Emeritus

For people not aware of the tool

Regularize Building Footprint—Help | ArcGIS Desktop 

and there are not other listed methods in this toolset meaning it would have to be coded.

Numpy, scipy and other modules could perhaps be used if you have an algorithm to implement

0 Kudos
MalgorzataMendela
New Contributor III

Hello Dan,

thank you for reply.

Do you know if ArcGIS has a tool which uses for computations a robust method for adjustment of polygons or a user has to build an appropriate script?

0 Kudos
DanPatterson_Retired
MVP Emeritus

None that I can find.  I don't know what algorithm you might be referring to

0 Kudos