[postgis-tickets] [PostGIS] #3230: No error message when trying to create buffer from geography without SRID

PostGIS trac at osgeo.org
Tue Sep 29 11:56:26 PDT 2015


#3230: No error message when trying to create buffer from geography without SRID
-------------------------+------------------------------------------
  Reporter:  jo          |      Owner:  pramsey
      Type:  defect      |     Status:  closed
  Priority:  medium      |  Milestone:  PostGIS 2.1.9
 Component:  postgis     |    Version:  2.1.x
Resolution:  worksforme  |   Keywords:  geometry cast, buffer, error
-------------------------+------------------------------------------
Changes (by pramsey):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Not as far as I can tell:
 {{{
 select st_astext(st_buffer('POINT(0 0)'::geometry::geography,1000));
 }}}

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