[postgis-tickets] [PostGIS] #5294: Postgis st_transform error: SQL Error [XX000]: ERROR: could not form projection (LWPROJ) from 'srid=7801' to 'srid=4326'
    PostGIS 
    trac at osgeo.org
       
    Fri Dec  2 10:04:36 PST 2022
    
    
  
#5294: Postgis st_transform error: SQL Error [XX000]: ERROR: could not form
projection (LWPROJ) from 'srid=7801' to 'srid=4326'
------------------------+---------------------------
  Reporter:  iknikolov  |      Owner:  pramsey
      Type:  defect     |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 3.2.4
 Component:  postgis    |    Version:  3.3.x
Resolution:             |   Keywords:
------------------------+---------------------------
Comment (by robe):
 oops sorry I missed the part about you having upgraded to 3.3.2.
 Did you run:
 {{{
 SELECT postgis_extensions_upgrade();
 }}}
 after?  that should fix issue of spatial_ref_sys if it is your
 spatial_ref_sys at fault.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5294#comment:2>
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