Skip to content

Commit

Permalink
add link to coordinate operations by PROJ library in r.proj
Browse files Browse the repository at this point in the history
nice overview about projections, conversions, transformations, pipeline operator available in the new PROJ library generation
  • Loading branch information
hellik committed Jan 25, 2020
1 parent 7282637 commit 975369a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raster/r.proj/r.proj.html
Expand Up @@ -288,6 +288,7 @@ <h2>REFERENCES</h2>
<ul>
<li> <a href="https://www.asprs.org/asprs-publications/grids-and-datums">ASPRS Grids and Datum</a>
<li> <a href="http://geotiff.maptools.org/proj_list/">Projections Transform List</a> (PROJ)
<li> <a href="https://proj.org/operations/index.html">Coordinate operations</a> by PROJ (projections, conversions, transformations, pipeline operator)
<li> <a href="http://www.mapref.org">MapRef -
The Collection of Map Projections and Reference Systems for Europe</a>
<li> <a href="http://www.crs-geo.eu">Information and Service System for European Coordinate Reference Systems - CRS</a>
Expand Down

0 comments on commit 975369a

Please sign in to comment.