Ticket #1505 (closed defect: fixed)
Deal with database dumps containing geometries with SRID > MAX_SRID
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Currently you'd be unable to restore. SRID < -1 is fine because it gets converted to 0. Should we convert SRID > MAX_SRID to something ?
See #1504 for such case happening in real world.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

