aboutsummaryrefslogtreecommitdiff
path: root/gis/proj/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-03-01 08:45:07 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-07 14:06:36 +0700
commit31b7e87f7e9e1434a03e282908674614ca447311 (patch)
treeaffc80bfa47f3c343c9b52ffa11d7f5c8be133d2 /gis/proj/README
parentf16a3933e4ac4dc63dc5d4a2949e60e113b1aad4 (diff)
gis/proj: Updated for 7.0.0 and removed datumgrids.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/proj/README')
-rw-r--r--gis/proj/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/gis/proj/README b/gis/proj/README
index 7af2be3c5465..409d0f07da11 100644
--- a/gis/proj/README
+++ b/gis/proj/README
@@ -2,5 +2,6 @@ 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).
+For datum grids, install the proj-data package. Without this package, proj can
+fetch required grids from the internet as needed.
+