You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter 79eac0f28f
gis/proj: Updated for version 9.0.1.
3 years ago
..
README gis/proj: Updated for version 9.0.1. 3 years ago
proj.SlackBuild gis/proj: Updated for version 9.0.1. 3 years ago
proj.info gis/proj: Updated for version 9.0.1. 3 years ago
slack-desc gis/proj: Updated for version 5.0.0. 8 years ago

README

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.

By default, the script does not build nor run the tests. You can use the
option TESTBUILD=YES to build and run the tests before the make install
part.