소스 검색

add link to coordinate operations by PROJ library in r.proj (#298)

nice overview about projections, conversions, transformations, pipeline operator available in the new PROJ library generation
Helmut Kudrnovsky 5 년 전
부모
커밋
8bb8d8ab7f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      raster/r.proj/r.proj.html

+ 1 - 0
raster/r.proj/r.proj.html

@@ -288,6 +288,7 @@ location=source_location_name mapset=PERMANENT res=5 method=bicubic
 <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>