Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1233 closed enhancement (fixed)

Forbid SRID <= 0 or SRID >= 999000 in spatial_ref_sys

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: history Cc:

Description

The valid user srid range is > 0 and < 999000, we should forbid adding rows in spatial_ref_sys with invalid values.

Change History (2)

comment:1 by strk, 13 years ago

Keywords: history added
Resolution: fixed
Status: newclosed

Done with r7968

comment:2 by strk, 13 years ago

Type: defectenhancement
Note: See TracTickets for help on using tickets.