[postgis-tickets] [PostGIS] #2596: [raster] St_isVisible
PostGIS
trac at osgeo.org
Fri Jan 3 23:47:57 PST 2014
#2596: [raster] St_isVisible
-------------------------+--------------------------------------------------
Reporter: nclay | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
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)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2596>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list