[postgis-users] Need help to create an help table

Darafei "Komяpa" Praliaskouski me at komzpa.net
Sat Jan 30 05:59:05 PST 2021


>
>
>
> UPDATE city_boundaries SET way = ST_Makevalid(ST_Buffer(ST_Buffer(wayn1,
> 50, 'join=miter'), -50, 'join=miter'));
>

quick side note: you are not expected to need MakeValid after Buffer. If
you ever have an invalid as an output of Buffer, that has to be reported as
a bug with specific inputs you feed it.


-- 
Darafei "Komяpa" Praliaskouski
OSM BY Team - http://openstreetmap.by/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20210130/e138105e/attachment.html>


More information about the postgis-users mailing list