YZ
geometry(POINT, 4326)
geometry(MULTIPOLYGON, 4326)
пришлось:
geometry(GEOMETRYCOLLECTION, 4326)
ок - но как отделить озеро от здания... Тип указать рядом с именем в такой же колонке... а так делают ли, и как обратится в js в браузере...
Size: a a a
YZ
f
YZ
YZ
TE
В
В
st_buffer(route_line, 25) as route_line_buffer
(st_area(ST_Intersection((select route_line_buffer
from unprepared_lines where id = 565
order by route_group_length desc
limit 1), route_line_buffer)) / st_area((select route_line_buffer
from unprepared_lines where id = 565
order by route_group_length desc
limit 1)) * 100)::integer as duplication_percent,
В

В

В
В
В

В
