diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-03 07:39:55 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-06 02:04:29 +0700 |
commit | 186bffa0ba9ce15374a2f168e3b333dda93ec3f2 (patch) | |
tree | 987dbabc16d0f62a521dc33541e1be6560d07988 /gis/proj/README | |
parent | 332c3f3d45a42842d941fa37e8fec5a45d4863ca (diff) |
gis/proj: Updated for version 5.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/proj/README')
-rw-r--r-- | gis/proj/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/gis/proj/README b/gis/proj/README index 373aeed2c413..7af2be3c5465 100644 --- a/gis/proj/README +++ b/gis/proj/README @@ -1,3 +1,6 @@ -proj is a standard UNIX filter function which converts geographic -longitude and latitude coordinates into cartesian coordinates by means -of a wide variety of cartographic projection functions. +PROJ is a generic coordinate transformation software, that transforms +coordinates from one coordinate reference system (CRS) to another. This +includes cartographic projections as well as geodetic transformations. + +This SlackBuild also includes the datum grid files for PROJ (excluding the +regional resource packages). |