polygonize
polygonize copied to clipboard
Javascript Implementation of GEOS's Polygonize function
``` Error: Each LinearRing of a Polygon must have 4 or more Positions. at polygon (C:\Users\GurumNyang\Documents\Github\PZ_seoul\node_modules\@turf\helpers\dist\js\index.js:233:19) at EdgeRing.toPolygon (C:\Users\GurumNyang\Documents\Github\PZ_seoul\node_modules\polygonize\cjs\EdgeRing.js:171:50) at EdgeRing.getEnvelope (C:\Users\GurumNyang\Documents\Github\PZ_seoul\node_modules\polygonize\cjs\EdgeRing.js:182:59) at C:\Users\GurumNyang\Documents\Github\PZ_seoul\node_modules\polygonize\cjs\EdgeRing.js:219:33 at Array.forEach () at Function.findEdgeRingContaining (C:\Users\GurumNyang\Documents\Github\PZ_seoul\node_modules\polygonize\cjs\EdgeRing.js:218:17)...