[postgis-devel] [PostGIS] #1152: SRID_MAXIMUM should be raised, gserialized_get/set_srid () should be patched and typemod int too

PostGIS trac at osgeo.org
Sat Aug 6 00:16:35 PDT 2011


#1152: SRID_MAXIMUM should be raised, gserialized_get/set_srid () should be
patched and typemod int too
----------------------+-----------------------------------------------------
  Reporter:  vince    |       Owner:  pramsey       
      Type:  defect   |      Status:  closed        
  Priority:  medium   |   Milestone:  PostGIS 2.0.0 
 Component:  postgis  |     Version:  trunk         
Resolution:  invalid  |    Keywords:  srid liblwgeom
----------------------+-----------------------------------------------------

Comment(by vince):

 Paul,

 I know about typemod, this is well documented in the source.

 The knot is not here. THe main hurdle is that it is impossible to import
 whatever raster with SRID 310024140, it seems. Anytime I try, the
 generated extent SRID passed with the SQL transaction gets truncated to 21
 bit, and the raster line is not imported, because the process reject the
 extent geometry as bearing not the same SRID as the raster!

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1152#comment:5>
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-devel mailing list