proj.4

PROJ - Cartographic Projections and Coordinate Transformations Library

  • 所有者: OSGeo/PROJ
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

PROJ

Travis Status
AppVeyor Status
Cirrus Status
Docker build Status
Coveralls Status
Gitter
Mailing List
Contributor Covenant

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 more information on the PROJ project please see the web page at:

https://proj.org/

The PROJ mailing list can be found at:

https://lists.osgeo.org/mailman/listinfo/proj/

See the NEWS file for changes between versions.

The following command line utilities are included in the PROJ package:

  • proj: for cartographic projection of geodetic coordinates.
  • cs2cs: for transformation from one CRS to another CRS.
  • geod: for geodesic (great circle) computations.
  • cct: for generic Coordinate Conversions and Transformations.
  • gie: the Geospatial Integrity Investigation Environment.
  • projinfo: for geodetic object and coordinate operation queries.
  • projsync: for synchronizing PROJ datum and transformation support data.

More information on the utilities can be found on the PROJ website.

Installation

Consult the Installation page of the official
documentation.
For builds on the master branch, install.rst
might be more up-to-date.

Distribution files and format

Sources are distributed in one or more files. The principle elements
of the system are stored in a compressed tar file named proj-x.y.z.tar.gz where
"x" will indicate the major release number, "y" indicates the minor release
number, and "z" indicates the patch number of the release.

In addition to the PROJ software package, distributions of datum
conversion grid files and PROJ parameter files are also available.
The grid package is distributed under the name proj-datumgrid-x.y.zip,
where "x" is the major release version and "y" is the minor release
version numbers. Similarly regional packages are distributed. The
regional packages contain resources that are not essential to the
functionality of PROJ but still of value to users in the region
specific to the package. All grids that were in proj-datumgrids-1.6
remain in proj-datumgrids-1.7; the regional datumgrid files contain
grids for datums not previously supported (prior to PROJ 5.0.0).

The resource packages can be downloaded from the PROJ website.

More info on the contents of the various resource packages can be
found at the
proj-datumgrid GitHub repository.

The resource file packages should be extracted to PROJ_LIB
where PROJ will find them after installation. The default location of
PROJ_LIB on UNIX-based systems is /usr/local/share/proj but it may
be changed to a different directory. On Windows you have to define
PROJ_LIB yourself.

Citing PROJ in publications

See CITATION

主要指标

概览
名称与所有者OSGeo/PROJ
主编程语言C++
编程语言CMake (语言数: 11)
平台
许可证Other
所有者活动
创建于2015-05-22 07:00:08
推送于2025-08-19 18:11:25
最后一次提交2025-08-19 20:11:25
发布数55
最新版本名称9.6.2 (发布于 2025-06-06 14:08:54)
第一版名称proj_4_4_5 (发布于 2002-01-09 14:36:22)
用户参与
星数1.9k
关注者数78
派生数847
提交数7.5k
已启用问题?
问题数1613
打开的问题数86
拉请求数2746
打开的拉请求数1
关闭的拉请求数193
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?