Opened 11 years ago
Last modified 7 years ago
#2596 new enhancement
[raster] St_isVisible
Reported by: | nclay | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
This function will return true if the point A --> point B is visible when taking, in account the DEM as a surface.
ST_isVisible(raster DEM, Point A, Point B, bool curvature DEFAULT false)
Note:
See TracTickets
for help on using tickets.
Milestone renamed