[postgis-tickets] [PostGIS] #5266: [Enhacement] ST_ShortestLine suport with geography
PostGIS
trac at osgeo.org
Tue Oct 25 05:42:42 PDT 2022
#5266: [Enhacement] ST_ShortestLine suport with geography
-------------------------+---------------------------
Reporter: latot | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.3.2
Component: postgis | Version: 3.3.x
Keywords: |
-------------------------+---------------------------
Hi all!, There is a bunch of non-trivial functions of geometry that are
not implemented, I think would be great to have them, for now I'm
reporting this one!
ST_ShortestLine for now only supports geometry type, would be great if
there is the geography one too.
Maybe in ST_Distance there is a important sections that can be reusable,
because it supports geography, and for the min distance maybe there is the
shortest line too.
Thx!
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5266>
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