[postgis-tickets] [PostGIS] #5324: ST_Extent support geography
PostGIS
trac at osgeo.org
Mon Feb 13 16:05:38 PST 2023
#5324: ST_Extent support geography
--------------------------+---------------------------
Reporter: latot | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.3.3
Component: postgis | Version: 3.3.x
Resolution: wontfix | Keywords:
--------------------------+---------------------------
Changes (by pramsey):
* status: new => closed
* resolution: => wontfix
Comment:
There is not an intuitive extent on the sphere, or we would provide one.
If you want a mercator extent or something to use on a slippy map, you can
make one yourself, by reprojecting to mercator and getting the usual
planar extent. If you want it expressed in geographics, reproject it back
to geographic. It will be something that will look like an extent on a
square map.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5324#comment:1>
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