Opened 10 years ago

Closed 10 years ago

#5385 closed enhancement (fixed)

[PATCH] Add SpatialReference.EPSGTreatsAsNorthingEasting() to python bindings

Reported by: Robert Coup Owned by: Robert Coup
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: normal Keywords: osr
Cc: Even Rouault

Description

See attached patch which applies cleanly against trunk and 1.10, including some basic tests for EPSG:2193 which is specified as (Northing, Easting).

Bindings were generated using SWIG 1.3.40 on OSX and the patches haven't been edited.

Attachments (1)

EPSGTreatsAsNorthingEasting_python.patch (5.8 KB ) - added by Robert Coup 10 years ago.
Patch against trunk/1.10 at r26934

Download all attachments as: .zip

Change History (3)

by Robert Coup, 10 years ago

Patch against trunk/1.10 at r26934

comment:1 by Even Rouault, 10 years ago

Looks great. You can go ahead and apply

comment:2 by Robert Coup, 10 years ago

Resolution: fixed
Status: newclosed

Applied in r26938 (trunk) and r26939 (1.10).

Note: See TracTickets for help on using tickets.