Allow to generate a shape (mesh) around the lines (borders) of a Polygon (and potential also geojson LineString). Specifically: generate along each line four faces (inner/outer/top/left) at specified distances from the line to create shapes that resamble a squared donut. This would, for example, allow to easily generate a stone band / border along canals, generate sidewalks around building blocks and generate curbs around sidewalks.
Could transform into something that generates meshes from arbitrary splines. Could be very useful for creation of roads / fences / tram tracks / dykes etc.
Allow to generate a shape (mesh) around the lines (borders) of a Polygon (and potential also geojson LineString). Specifically: generate along each line four faces (inner/outer/top/left) at specified distances from the line to create shapes that resamble a squared donut. This would, for example, allow to easily generate a stone band / border along canals, generate sidewalks around building blocks and generate curbs around sidewalks.