[postgis-tickets] [PostGIS] #4979: There are still problems with empty geographies

PostGIS trac at osgeo.org
Sat Aug 21 14:32:11 PDT 2021


#4979: There are still problems with empty geographies
-----------------------+---------------------------
  Reporter:  ezimanyi  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.1.4
 Component:  postgis   |    Version:  2.5.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by ezimanyi):

 Actually, maybe the problem is with all geographies


 {{{
 test_pg3=# select geography 'Point(1 1)';
 ERROR:  lwgeom_set_geodetic: unsupported geom type: Unknown
 LINE 1: select geography 'Point(1 1)';
                          ^
 test_pg3=#
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4979#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