summaryrefslogtreecommitdiffstats
path: root/gis/proj/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-03-03 16:39:55 +0100
committer Willy Sudiarto Raharjo2018-03-05 20:04:29 +0100
commit186bffa0ba9ce15374a2f168e3b333dda93ec3f2 (patch)
tree987dbabc16d0f62a521dc33541e1be6560d07988 /gis/proj/README
parent332c3f3d45a42842d941fa37e8fec5a45d4863ca (diff)
downloadslackbuilds-186bffa0ba9ce15374a2f168e3b333dda93ec3f2.tar.gz
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/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/gis/proj/README b/gis/proj/README
index 373aeed2c4..7af2be3c54 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).