Opened 23 years ago

Closed 22 years ago

#48 closed enhancement (fixed)

new getProjection() method for map or layer classes

Reported by: bruno_gendron@… Owned by: assefa
Priority: high Milestone:
Component: MapScript-PHP Version: 3.5
Severity: minor Keywords:
Cc:

Description

Request to add a new method to map and layer classes: getProjection().

The method should return a string, or even better, an array of strings with 
proj4 parameters (if any) of map or layer.

Could be VERY useful in cases when you want to get user-input in some 
coordinate system and convert this input to map coordinates without previously 
knowing the projection of the map.

Change History (2)

comment:1 by dmorissette, 23 years ago

Owner: changed from morissette@… to assefa

comment:2 by assefa, 22 years ago

Resolution: fixed
Status: newclosed
Added
Note: See TracTickets for help on using tickets.