[postgis-users] SetSRID() documentation

Nicolas Ribot nicky666 at gmail.com
Wed May 18 05:41:03 PDT 2005


Hi,

The postgis HTML documentation describes the SetSRID function this way:

SetSRID(geometry)

    Set the SRID on a geometry to a particular integer value. Useful
in constructing bounding boxes for queries.

Wouldn't it be:
SetSRID(geometry, integer) ?

Nicolas



More information about the postgis-users mailing list