ba70c456af
PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations (converts from longitude,latitude to native map projection x,y coordinates and vice versa, or from one map projection coordinate system directly to another). WWW: http://code.google.com/p/pyproj PR: ports/108879 Submitted by: TAOKA Fumiyoshi
8 lines
326 B
Text
8 lines
326 B
Text
Pyrex wrapper to provide python interfaces to
|
|
PROJ.4 (http://proj.maptools.org) functions.
|
|
|
|
Performs cartographic transformations (converts from longitude,latitude
|
|
to native map projection x,y coordinates and vice versa, or from
|
|
one map projection coordinate system directly to another).
|
|
|
|
WWW: http://code.google.com/p/pyproj
|