Ticket #1234 (closed defect: fixed)
_ST_BestSRID making up utm zone 61
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
_ST_BestSRID UTM zone computer returns zone=61 for corner cases (X on timeline). This was already the case before the switch to named SRIDs, but would better be addressed. With the named SRID switch, zone=61 would be interpreted by ST_Transform as a Lambert Azimuthal projection.
Clamping the zone to be within the valid range should do, but a testcase would be important to have (currently missing).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

