trying to expand a simple polygon

65 views
Skip to first unread message

Bradford Vesely

unread,
Aug 3, 2021, 9:53:02 PM8/3/21
to JSTS devs
Dear Group:

I am trying to expand a simple polygon.  The problem is that I keep getting a corner that does not match the original polygon.  Is there a way to change this.

var geometryFactory = new jsts.geom.GeometryFactory();
var shell = geometryFactory.createPolygon(geoInput); 
var polygon = shell.buffer(spacing,0)  //zero should set to no specialized corner but does not work.


Capture.JPG

Thank you for your help,
Brad




Bradford Vesely

unread,
Aug 3, 2021, 9:56:21 PM8/3/21
to JSTS devs
Reply all
Reply to author
Forward
0 new messages