Science Score: 28.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
7 of 110 committers (6.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: bosborn
- License: other
- Language: C++
- Default Branch: master
- Size: 235 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
PROJ
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-data-x.y.zip,
where "x" is the major release version and "y" is the minor release
version numbers. The resource packages can be downloaded from the
PROJ website.
More info on the contents of the proj-data package can be found at the PROJ-data 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.
As an alternative to installing the data package on the local system, the resource files can be retrieved on-the-fly from the PROJ CDN. A network-enabled PROJ build, will automatically fetch resource files that are not present locally from the CDN.
Citing PROJ in publications
See CITATION
Citation (CITATION)
To cite PROJ in publications use:
PROJ contributors (2020). PROJ coordinate transformation software
library. Open Source Geospatial Foundation. URL https://proj.org/.
A BibTeX entry for LaTeX users is
.. code-block:: latex
@Manual{,
title = {{PROJ} coordinate transformation software library},
author = {{PROJ contributors}},
organization = {Open Source Geospatial Foundation},
year = {2020},
url = {https://proj.org/},
}
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Even Rouault | e****t@s****m | 1,237 |
| Frank Warmerdam | w****m@p****m | 897 |
| Kristian Evers | k****s@g****m | 632 |
| Thomas Knudsen | b****k | 135 |
| Howard Butler | h****d@h****o | 106 |
| Mike Taves | m****s@g****m | 76 |
| Charles Karney | c****s@k****m | 61 |
| Kurt Schwehr | s****r@g****m | 43 |
| Elliott Sales de Andrade | q****t@g****m | 40 |
| Bas Couwenberg | s****c@x****l | 38 |
| Mateusz Loskot | m****z@l****t | 28 |
| Thomas Knudsen | l****m | 28 |
| Didier Richard | d****d@i****r | 21 |
| Martin Desruisseaux | m****x@g****m | 21 |
| snowman2 | a****1@g****m | 19 |
| Kai Pastor | d****t@d****e | 15 |
| Nyall Dawson | n****n@g****m | 15 |
| Charles Karney | c****y@k****m | 14 |
| Micah Cochran | m****n | 14 |
| julien2512 | m****n@g****m | 12 |
| Bojan Savric | b****c@e****m | 12 |
| Aaron Puchert | a****t@s****m | 11 |
| Chris Mayo | a****x@g****m | 9 |
| Martin Desruisseaux | m****x@g****r | 9 |
| Andrey Kiselev | d****n@a****u | 8 |
| Javier Goizueta | j****a@g****m | 6 |
| Philippe Rivière | f****l@r****t | 5 |
| mbull | M****l@j****v | 5 |
| Jeff Whitaker | j****t@f****m | 5 |
| Ivan Veselov | v****v@g****m | 5 |
| and 80 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0