Opened 12 years ago

Last modified 12 years ago

#4268 new enhancement

speed up axes orientation lookup

Reported by: mko Owned by: sdlime
Priority: normal Milestone:
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords: axes orientation
Cc: mko

Description

Following up http://trac.osgeo.org/mapserver/ticket/3582#comment:16 lookup of the exes orientation should be enhanced.

Attachments (1)

axes_orientation.patch (3.7 KB ) - added by mko 12 years ago.
Use an array of bits in stead of epsg codes for the axes orientation.

Download all attachments as: .zip

Change History (2)

by mko, 12 years ago

Attachment: axes_orientation.patch added

Use an array of bits in stead of epsg codes for the axes orientation.

comment:1 by mko, 12 years ago

Summary: spped up axes orientation lookupspeed up axes orientation lookup
Note: See TracTickets for help on using tickets.