diff options
Diffstat (limited to 'gis/proj')
-rw-r--r-- | gis/proj/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gis/proj/README b/gis/proj/README index 409d0f07da11..ddf960673dee 100644 --- a/gis/proj/README +++ b/gis/proj/README @@ -1,7 +1,7 @@ -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. - -For datum grids, install the proj-data package. Without this package, proj can -fetch required grids from the internet as needed. +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. +For datum grids, install the proj-data package. Without this package, +proj can fetch required grids from the internet as needed. |